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

@@ -0,0 +1 @@
{"color_01": "#000000", "color_02": "#D62E4E", "color_03": "#71BE6B", "color_04": "#BEB86B", "color_05": "#489BEE", "color_06": "#E979D7", "color_07": "#6BBEB8", "color_08": "#D6D6D6", "color_09": "#262626", "color_10": "#E02553", "color_11": "#AFF08C", "color_12": "#DFDDB7", "color_13": "#65AAF1", "color_14": "#DDB7DF", "color_15": "#B7DFDD", "color_16": "#FFFFFF", "name": "Red Alert", "foreground": "#FFFFFF", "background": "#762423", "cursorColor": "#FFFFFF", "hash": "458b34b64623d76aa96e123e8bb672796250aea87905973439fffbff09537168"}