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

@@ -0,0 +1 @@
{"color_01": "#FBF1C7", "color_02": "#CC241D", "color_03": "#98971A", "color_04": "#D79921", "color_05": "#458588", "color_06": "#B16286", "color_07": "#689D6A", "color_08": "#7C6F64", "color_09": "#928374", "color_10": "#9D0006", "color_11": "#79740E", "color_12": "#B57614", "color_13": "#076678", "color_14": "#8F3F71", "color_15": "#427B58", "color_16": "#3C3836", "name": "Gruvbox", "foreground": "#3C3836", "background": "#FBF1C7", "cursorColor": "#3C3836", "hash": "01060a90ad107aa5025a7eefb3f6dc61b1d11c861bc607b94f334ff6a0f02f27"}