diff options
Diffstat (limited to 'themes/deuveir.thm')
| -rw-r--r-- | themes/deuveir.thm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/deuveir.thm b/themes/deuveir.thm new file mode 100644 index 0000000..b4c0ccf --- /dev/null +++ b/themes/deuveir.thm @@ -0,0 +1,11 @@ +{ + "background": "#141414", + "f_high": "#efefef", + "f_med": "#efefef", + "f_low": "#3d3d3d", + "f_inv": "#141414", + "b_high": "#aa0000", + "b_med": "#aa0000", + "b_low": "#000000", + "b_inv": "#3d3d3d" +} |
