diff options
| -rw-r--r-- | cina.thm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cina.thm b/cina.thm new file mode 100644 index 0000000..871de78 --- /dev/null +++ b/cina.thm @@ -0,0 +1,11 @@ +{ + "background": "#000", + "f_high": "white", + "f_med": "#6ff", + "f_low": "#555", + "f_inv": "#fff", + "b_high": "#89023E", + "b_med": "#89023E", + "b_low": "#222", + "b_inv": "#F00" +}
\ No newline at end of file |
