Last active
June 14, 2024 07:33
-
-
Save bethropolis/63b21fc999c51181d023346032e25f1a to your computer and use it in GitHub Desktop.
a plugin file for Haze editor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Retro Theme", | |
"description": "Experience the beauty of a retro style with this captivating theme.", | |
"version": "1.0.0", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/d50c3e9c1055243dca86ca9e0f9f8fbe/raw/46423a9229e8c2211166d56baf07054957d7f45e/retro.css", | |
"mode": "light", | |
"author": "bethropolis" | |
}, | |
{ | |
"name": "Gothic theme", | |
"description": "Experience the beauty of a gothic style with this captivating theme.", | |
"version": "1.0.0", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/05864289c4769f3a0773791d6fff0541/raw/f0caa9adc14f14267e5073a520f9493686e28d99/gothic.css", | |
"mode": "dark", | |
"author": "bethropolis" | |
}, | |
{ | |
"name": "Dark blue Theme", | |
"description": "Experience the beauty of a dark blue style with this captivating theme.", | |
"version": "1.0.0", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/870c2bdc64d9c8862bb1744e819a0979/raw/4ef3f42c760654e7c7de34d0fbfb70b5728b8d6f/blue.css", | |
"mode": "dark", | |
"author": "bethropolis" | |
}, | |
{ | |
"name": "pastel", | |
"description": "Experience the beauty of a pastel style with this captivating theme.", | |
"version": "5.0.0", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/1201dde881e77d94362f3fd5425e7369/raw/f9030beef4c9a753e61f0b4906b3da4df69f5f21/pastel.css", | |
"mode": "light", | |
"author": "bethropolis" | |
}, | |
{ | |
"name": "Alucard Theme", | |
"description": "Experience the beauty of a dark and mysterious style.", | |
"version": "1.0.1", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/e94616902c562f9de17f6d7271b54fea/raw/8afbe0ed9c8cd70b38b98b21a824be787fd59347/alucard.css", | |
"mode": "dark", | |
"author": "bethropolis" | |
}, | |
{ | |
"name": "Catppuccino Theme", | |
"description": "Experience the beauty of a warm and cozy style with this captivating theme.", | |
"version": "1.0.1", | |
"type": "theme", | |
"file": "https://gist.githubusercontent.com/bethropolis/e4d376f2c33947a8f0a9b527a5da5292/raw/796a0f98a23fd969e9625162b0846309eb5220df/catppuccino.css", | |
"mode": "light", | |
"author": "bethropolis" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment