diff options
Diffstat (limited to 'Neutron-trunk/resources/css/themes/red-light.css')
-rw-r--r-- | Neutron-trunk/resources/css/themes/red-light.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Neutron-trunk/resources/css/themes/red-light.css b/Neutron-trunk/resources/css/themes/red-light.css deleted file mode 100644 index 1c260ae..0000000 --- a/Neutron-trunk/resources/css/themes/red-light.css +++ /dev/null @@ -1,11 +0,0 @@ -:root { - --mdc-theme-primary: #c90000; - --mdc-theme-secondary: #00c9c9; - --mdc-theme-background: #c99898; - --mdc-theme-surface: #c90000; - --mdc-theme-on-surface: white; - --mdc-theme-on-primary: white; - --mdc-theme-on-secondary: black; - - --cms-extra-superdark: #300000; -}
\ No newline at end of file |