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

@@ -0,0 +1 @@
{"color_01": "#3B4252", "color_02": "#BF616A", "color_03": "#A3BE8C", "color_04": "#EBCB8B", "color_05": "#81A1C1", "color_06": "#B48EAD", "color_07": "#88C0D0", "color_08": "#E5E9F0", "color_09": "#4C566A", "color_10": "#BF616A", "color_11": "#A3BE8C", "color_12": "#EBCB8B", "color_13": "#81A1C1", "color_14": "#B48EAD", "color_15": "#8FBCBB", "color_16": "#ECEFF4", "name": "Nord", "foreground": "#D8DEE9", "background": "#2E3440", "cursorColor": "#D8DEE9", "hash": "27d82a02ce5231e377b6df9d459bcd09cd88af086907b2f24129a47638157cc7"}