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

@@ -0,0 +1 @@
{"color_01": "#000000", "color_02": "#C82828", "color_03": "#718C00", "color_04": "#EAB700", "color_05": "#4171AE", "color_06": "#8959A8", "color_07": "#3E999F", "color_08": "#FFFEFE", "color_09": "#000000", "color_10": "#C82828", "color_11": "#708B00", "color_12": "#E9B600", "color_13": "#4170AE", "color_14": "#8958A7", "color_15": "#3D999F", "color_16": "#FFFEFE", "name": "Tomorrow", "foreground": "#4D4D4C", "background": "#FFFFFF", "cursorColor": "#4C4C4C", "hash": "59626f973ef6e4c657e20f1adb18d02718dd136191e548f4de13744e9ae106fd"}