1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Each theme is generated as a separate JSON file.

This commit is contained in:
Mgldvd
2023-02-26 21:47:22 -05:00
parent b154478f63
commit a72c727d00
245 changed files with 279 additions and 0 deletions

1
json/dark-pastel.json Normal file
View File

@@ -0,0 +1 @@
{"color_01": "#000000", "color_02": "#FF5555", "color_03": "#55FF55", "color_04": "#FFFF55", "color_05": "#5555FF", "color_06": "#FF55FF", "color_07": "#55FFFF", "color_08": "#BBBBBB", "color_09": "#555555", "color_10": "#FF5555", "color_11": "#55FF55", "color_12": "#FFFF55", "color_13": "#5555FF", "color_14": "#FF55FF", "color_15": "#55FFFF", "color_16": "#FFFFFF", "name": "Dark Pastel", "foreground": "#FFFFFF", "background": "#000000", "cursorColor": "#FFFFFF", "hash": "3e2beca737c8b5d9b188b1767a5aebcd062298d08501cac1ed75cef4f0668be5"}