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

@@ -0,0 +1 @@
{"color_01": "#073642", "color_02": "#DC322F", "color_03": "#859900", "color_04": "#CF9A6B", "color_05": "#268BD2", "color_06": "#D33682", "color_07": "#2AA198", "color_08": "#EEE8D5", "color_09": "#657B83", "color_10": "#D87979", "color_11": "#88CF76", "color_12": "#657B83", "color_13": "#2699FF", "color_14": "#D33682", "color_15": "#43B8C3", "color_16": "#FDF6E3", "name": "Solarized Dark", "foreground": "#839496", "background": "#002B36", "cursorColor": "#839496", "hash": "dec6eac77cdd3d58303ef9068638bc58bababd18b028efe8463c36cf0b12ee23"}