diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2018-05-08 08:02:17 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2018-05-08 08:02:17 +1000 |
| commit | 672cfb00a2fda3cbdf8080b3f3052a1889266e80 (patch) | |
| tree | 297ac37c7f0097aa87e80b16eaf26fd07b3c5a1c /pywal/colorschemes/light/tempus_fugit.json | |
| parent | e69147cff87ceebd876272c0185c7884a2d4c4c5 (diff) | |
themes: Added tempus themes.
Diffstat (limited to 'pywal/colorschemes/light/tempus_fugit.json')
| -rw-r--r-- | pywal/colorschemes/light/tempus_fugit.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/pywal/colorschemes/light/tempus_fugit.json b/pywal/colorschemes/light/tempus_fugit.json new file mode 100644 index 0000000..8a2e13b --- /dev/null +++ b/pywal/colorschemes/light/tempus_fugit.json @@ -0,0 +1,25 @@ +{ + "special": { + "background": "#fff5f3", + "foreground": "#4d696f", + "cursor": "#4d696f" + }, + "colors": { + "color0": "#fff5f3", + "color1": "#df2014", + "color2": "#587d0a", + "color3": "#8a6f00", + "color4": "#196bec", + "color5": "#c83884", + "color6": "#2a79a2", + "color7": "#4d696f", + "color8": "#8b6781", + "color9": "#9a511a", + "color10": "#11742f", + "color11": "#8d590a", + "color12": "#004fff", + "color13": "#9536c0", + "color14": "#046c92", + "color15": "#4d696f" + } +} |
