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

@@ -0,0 +1 @@
{"color_01": "#666666", "color_02": "#FF1E8E", "color_03": "#8EFF1E", "color_04": "#FFFB00", "color_05": "#1E8EFF", "color_06": "#E500E5", "color_07": "#00E5E5", "color_08": "#E5E5E5", "color_09": "#666666", "color_10": "#FF1E8E", "color_11": "#8EFF1E", "color_12": "#FFFB00", "color_13": "#1E8EFF", "color_14": "#E500E5", "color_15": "#00E5E5", "color_16": "#E5E5E5", "name": "Summer Pop", "foreground": "#FFFFFF", "background": "#272822", "cursorColor": "#FFFFFF", "hash": "2f1b67f768170a7ef69d84a5082b3b41068dd72fce52be685e7e8ffc184d1dcc"}