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

@@ -0,0 +1 @@
{"color_01": "#878787", "color_02": "#FF6600", "color_03": "#CCFF04", "color_04": "#FFCC00", "color_05": "#44B4CC", "color_06": "#9933CC", "color_07": "#44B4CC", "color_08": "#F5F5F5", "color_09": "#555555", "color_10": "#FF0000", "color_11": "#00FF00", "color_12": "#FFFF00", "color_13": "#0000FF", "color_14": "#FF00FF", "color_15": "#00FFFF", "color_16": "#E5E5E5", "name": "Vibrant Ink", "foreground": "#FFFFFF", "background": "#000000", "cursorColor": "#FFFFFF", "hash": "b21f2ec5bef1321de5cd01f60d7dfae0d56c2845736a83e3fc4e5ca27ec6cda4"}