Compare commits
2 Commits
version_14
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f22083e0e0 | |||
| 673704dd49 |
@@ -7,15 +7,15 @@
|
||||
--foreground: #e0e0e0;;
|
||||
--primary-cta: #ffcc00;;
|
||||
--secondary-cta: #33334d;;
|
||||
--accent: #ff6600;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #4d4d66;; */
|
||||
|
||||
--background: #1a1a2e;;
|
||||
--background: url('path/to/image.jpg');;
|
||||
--card: #1e1e2f;;
|
||||
--foreground: #e0e0e0;;
|
||||
--primary-cta: #ffcc00;;
|
||||
--secondary-cta: #33334d;;
|
||||
--accent: #ff6600;;
|
||||
--accent: #ff0000;;
|
||||
--background-accent: #4d4d66;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
|
||||
Reference in New Issue
Block a user