Merge version_5_1780145514558 into main
Merge version_5_1780145514558 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -5,15 +5,15 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
/* @colorThemes/lightTheme/grayNavyBlue */
|
/* @colorThemes/lightTheme/grayNavyBlue */
|
||||||
--background: #0a0a0a;
|
--background: #0d1117;
|
||||||
--card: #1a1a1a;
|
--card: #161b22;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #c9d1d9;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #58a6ff;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0d1117;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #21262d;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #c9d1d9;
|
||||||
--accent: #b8860b;
|
--accent: #3080d0;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #1f3652;
|
||||||
|
|
||||||
/* @layout/border-radius/rounded */
|
/* @layout/border-radius/rounded */
|
||||||
--radius: 0.5rem;
|
--radius: 0.5rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user