diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2018-03-15 17:37:17 +1100 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2018-03-15 17:37:17 +1100 |
| commit | 3569d10312ecc7d46de5e4f8e90d217f7d3dfdb3 (patch) | |
| tree | fcac33697feb86a0039f76948646c91d21f0e317 /pywal/colorschemes | |
| parent | 14adc09073aa9fc157e0e8633ffaf4e92b54038f (diff) | |
themes: Added 3024
Diffstat (limited to 'pywal/colorschemes')
| -rw-r--r-- | pywal/colorschemes/3024-dark.json (renamed from pywal/colorschemes/3024.json) | 0 | ||||
| -rw-r--r-- | pywal/colorschemes/3024-light.json | 25 |
2 files changed, 25 insertions, 0 deletions
diff --git a/pywal/colorschemes/3024.json b/pywal/colorschemes/3024-dark.json index 498f96c..498f96c 100644 --- a/pywal/colorschemes/3024.json +++ b/pywal/colorschemes/3024-dark.json diff --git a/pywal/colorschemes/3024-light.json b/pywal/colorschemes/3024-light.json new file mode 100644 index 0000000..aedc835 --- /dev/null +++ b/pywal/colorschemes/3024-light.json @@ -0,0 +1,25 @@ +{ + "special": { + "background": "#f7f7f7", + "foreground": "#090300", + "cursor": "#db2d20" + }, + "colors": { + "color0": "#f7f7f7", + "color1": "#db2d20", + "color2": "#01a252", + "color3": "#fded02", + "color4": "#01a0e4", + "color5": "#a16a94", + "color6": "#b5e4f4", + "color7": "#090300", + "color8": "#5c5855", + "color9": "#db2d20", + "color10": "#01a252", + "color11": "#fded02", + "color12": "#01a0e4", + "color13": "#a16a94", + "color14": "#b5e4f4", + "color15": "#090300" + } +} |
