diff options
author | jakobst1n <undefined> | 2022-05-21 13:37:59 +0200 |
---|---|---|
committer | jakobst1n <undefined> | 2022-05-21 13:37:59 +0200 |
commit | 74e78f01293e3f0836de38502d4c84aff961f396 (patch) | |
tree | 11feb254655499ef41bfc74c9a2b2a0cce9222ab /theme.css | |
parent | e972452bcd2dbf887654af85bfaeba2495d9c419 (diff) | |
download | Aurora-data-gh-pages.tar.gz Aurora-data-gh-pages.zip |
Updatesgh-pages
Diffstat (limited to 'theme.css')
-rw-r--r-- | theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ body { --elevation-1: #c2c2c2; --on-elevation-1: #000000; + --error: #d54444; + --on-error: #000000; + --divider: #e2e8f0; --gradient-1: linear-gradient(90deg, #84fab0, #8fd3f4 51%, #84fab0) 100% / 200%; --gradient-2: linear-gradient(90deg, rgba(255, 42,228,1) 0%, |