wip
This commit is contained in:
parent
fccfe19e13
commit
436773837b
3 changed files with 8 additions and 12 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
"primary": "$primary",
|
||||
"primaryForeground": "#fff",
|
||||
"secondary": "$secondary",
|
||||
"bg": ":darken<8<$secondary",
|
||||
"text": "$text",
|
||||
|
||||
|
|
@ -127,6 +128,7 @@
|
|||
"desktopSettingsNavItem": ":alpha<0.8<$text",
|
||||
"desktopSettingsNavItemHover": ":lighten<10<$text",
|
||||
|
||||
"mobileNavBackdrop": "rgba(0, 0, 0, 0.7)",
|
||||
"mobileUserPageName": "#fff",
|
||||
"mobileUserPageAcct": "$text",
|
||||
"mobileUserPageDescription": "$text",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
"primary": "$primary",
|
||||
"primaryForeground": "#fff",
|
||||
"secondary": "$secondary",
|
||||
"bg": ":darken<8<$secondary",
|
||||
"text": "$text",
|
||||
|
||||
|
|
@ -127,6 +128,7 @@
|
|||
"desktopSettingsNavItem": ":alpha<0.8<$text",
|
||||
"desktopSettingsNavItemHover": ":darken<10<$text",
|
||||
|
||||
"mobileNavBackdrop": "rgba(0, 0, 0, 0.2)",
|
||||
"mobileUserPageName": "#757c82",
|
||||
"mobileUserPageAcct": "#969ea5",
|
||||
"mobileUserPageDescription": "#757c82",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue