Compare commits
12 Commits
version_8_
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 20f6f75d31 | |||
| 1f551347c7 | |||
| b5c5a2cc06 | |||
| 4acc06c118 | |||
| e224e2f5af | |||
| 5218af5ef3 | |||
| fec4d52ae0 | |||
| f03bde88df | |||
| dca5a619bc | |||
| 94fbb821cd | |||
| 7dedbd4dbf | |||
| 1d14519661 |
@@ -5,15 +5,15 @@
|
||||
|
||||
:root {
|
||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||
--background: #020617;
|
||||
--card: #0f172a;
|
||||
--foreground: #e2e8f0;
|
||||
--primary-cta: #c4d8f9;
|
||||
--primary-cta-text: #020617;
|
||||
--secondary-cta: #041633;
|
||||
--secondary-cta-text: #e2e8f0;
|
||||
--accent: #2d30f3;
|
||||
--background-accent: #1d4ed8;
|
||||
--background: #efebe5;
|
||||
--card: #f7f2ea;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #efebe5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #e1b875;
|
||||
|
||||
/* @layout/border-radius/rounded */
|
||||
--radius: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user