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

@@ -0,0 +1 @@
{"color_01": "#000000", "color_02": "#CC5555", "color_03": "#55CC55", "color_04": "#CDCD55", "color_05": "#5555CC", "color_06": "#CC55CC", "color_07": "#7ACACA", "color_08": "#CCCCCC", "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": "Wez", "foreground": "#B3B3B3", "background": "#000000", "cursorColor": "#B3B3B3", "hash": "5d75523e7fc1a8a66adce43140ed71774c0a1015ef5598ea3892d7bdee7f5960"}