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

@@ -0,0 +1 @@
{"color_01": "#011627", "color_02": "#EF5350", "color_03": "#22DA6E", "color_04": "#ADDB67", "color_05": "#82AAFF", "color_06": "#C792EA", "color_07": "#21C7A8", "color_08": "#FFFFFF", "color_09": "#575656", "color_10": "#EF5350", "color_11": "#22DA6E", "color_12": "#FFEB95", "color_13": "#82AAFF", "color_14": "#C792EA", "color_15": "#7FDBCA", "color_16": "#FFFFFF", "name": "Night Owl", "foreground": "#D6DEEB", "background": "#011627", "cursorColor": "#D6DEEB", "hash": "b78ff1ecf6f210469de9bccbc5b0a48ad2590742600994b1e3ed560a64e16422"}