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/mono-yellow.json Normal file
View File

@@ -0,0 +1 @@
{"color_01": "#403500", "color_02": "#FFD300", "color_03": "#FFD300", "color_04": "#FFD300", "color_05": "#FFD300", "color_06": "#FFD300", "color_07": "#FFD300", "color_08": "#FFD300", "color_09": "#FFD300", "color_10": "#FFD300", "color_11": "#FFD300", "color_12": "#FFD300", "color_13": "#FFD300", "color_14": "#FFD300", "color_15": "#FFD300", "color_16": "#FFD300", "name": "Mono Yellow", "foreground": "#FFD300", "background": "#2B2400", "cursorColor": "#FFD300", "hash": "ebe63ffa9f99dfed3c3010575eeb8f30e90c0dbec45ffe4a159b3711230cda2c"}