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

@@ -0,0 +1 @@
{"color_01": "#4E4E4E", "color_02": "#FF6C60", "color_03": "#A8FF60", "color_04": "#FFFFB6", "color_05": "#69CBFE", "color_06": "#FF73FD", "color_07": "#C6C5FE", "color_08": "#EEEEEE", "color_09": "#7C7C7C", "color_10": "#FFB6B0", "color_11": "#CEFFAC", "color_12": "#FFFFCB", "color_13": "#B5DCFE", "color_14": "#FF9CFE", "color_15": "#DFDFFE", "color_16": "#FFFFFF", "name": "Ir Black", "foreground": "#EEEEEE", "background": "#000000", "cursorColor": "#FFA560", "hash": "ab34433339fba70edf7aa0996c1f38d36da082026dbf22aea27808435c4dfc70"}