diff options
Diffstat (limited to 'raspberry.thm')
| -rw-r--r-- | raspberry.thm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/raspberry.thm b/raspberry.thm new file mode 100644 index 0000000..e8c7979 --- /dev/null +++ b/raspberry.thm @@ -0,0 +1,11 @@ +{ + "background": "#30343F", + "f_high": "white", + "f_med": "#EA638C", + "f_low": "#EA638C", + "f_inv": "#89023E", + "b_high": "#89023E", + "b_med": "#89023E", + "b_low": "#EA638C", + "b_inv": "#FFD9DA" +} |
