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