diff options
| author | Devine Lu Linvega <aliceffekt@gmail.com> | 2018-08-11 11:05:49 +1200 |
|---|---|---|
| committer | Devine Lu Linvega <aliceffekt@gmail.com> | 2018-08-11 11:05:49 +1200 |
| commit | 6ee000e511f07d7fd1e4d31b68f3c5ba9c0d15b4 (patch) | |
| tree | a4a195982d0196cff18d7949159f6e6a832f0a15 /themes | |
| parent | 1cfeeb769a6c825d241a78e3d9a1d7043cbff411 (diff) | |
*
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/deuveir | 18 | ||||
| -rw-r--r-- | themes/lotus.thm | 4 |
2 files changed, 2 insertions, 20 deletions
diff --git a/themes/deuveir b/themes/deuveir deleted file mode 100644 index 329d7bd..0000000 --- a/themes/deuveir +++ /dev/null @@ -1,18 +0,0 @@ -{ - "meta": { - "author": "unknown", - "version": 2, - "revision": 1 - }, - "data": { - "background": "#141414", - "f_high": "#efefef", - "f_med": "#efefef", - "f_low": "#3d3d3d", - "f_inv": "#141414", - "b_high": "#efefef", - "b_med": "#aa0000", - "b_low": "#000000", - "b_inv": "#3d3d3d" - } -}
\ No newline at end of file diff --git a/themes/lotus.thm b/themes/lotus.thm index dd2ebd4..421d854 100644 --- a/themes/lotus.thm +++ b/themes/lotus.thm @@ -8,11 +8,11 @@ "background": "#161616", "f_high": "#f0c098", "f_med": "#999999", - "f_low": "#555555", + "f_low": "#cccccc", "f_inv": "#222222", "b_high": "#ffffff", "b_med": "#333333", - "b_low": "#000000", + "b_low": "#444444", "b_inv": "#f0c098" } }
\ No newline at end of file |
