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

@@ -0,0 +1 @@
{"color_01": "#073641", "color_02": "#EB606B", "color_03": "#C3E88D", "color_04": "#F7EB95", "color_05": "#80CBC3", "color_06": "#FF2490", "color_07": "#AEDDFF", "color_08": "#FFFFFF", "color_09": "#002B36", "color_10": "#EB606B", "color_11": "#C3E88D", "color_12": "#F7EB95", "color_13": "#7DC6BF", "color_14": "#6C71C3", "color_15": "#34434D", "color_16": "#FFFFFF", "name": "Material", "foreground": "#C3C7D1", "background": "#1E282C", "cursorColor": "#657B83", "hash": "7ae55f2c5c0cb062fe0065d3318717a598bbd809a70dda7fe8428530e1762cde"}