wip
This commit is contained in:
parent
18be0d36f3
commit
fccfe19e13
8 changed files with 45 additions and 59 deletions
|
|
@ -86,6 +86,8 @@
|
|||
"calendarSaturdayOrSunday": "#ff6679",
|
||||
"calendarDay": "#c5ced6",
|
||||
|
||||
"chartCaption": ":alpha<0.6<$text",
|
||||
|
||||
"announcementsBg": "#253a50",
|
||||
"announcementsTitle": "#539eff",
|
||||
"announcementsText": "#fff",
|
||||
|
|
@ -125,6 +127,13 @@
|
|||
"desktopSettingsNavItem": ":alpha<0.8<$text",
|
||||
"desktopSettingsNavItemHover": ":lighten<10<$text",
|
||||
|
||||
"mobileUserPageName": "#fff",
|
||||
"mobileUserPageAcct": "$text",
|
||||
"mobileUserPageDescription": "$text",
|
||||
"mobileUserPageFollowedBg": "rgba(0, 0, 0, 0.3)",
|
||||
"mobileUserPageFollowedFg": "$text",
|
||||
"mobileUserPageStatusHighlight": "#fff",
|
||||
"mobileUserPageHeaderShadow": "rgba(0, 0, 0, 0.3)",
|
||||
"mobileAnnouncement": "rgba(30, 129, 216, 0.2)",
|
||||
"mobileAnnouncementFg": "#fff",
|
||||
"mobileSignedInAsBg": "#273c34",
|
||||
|
|
|
|||
|
|
@ -86,6 +86,8 @@
|
|||
"calendarSaturdayOrSunday": "#ef95a0",
|
||||
"calendarDay": "#777",
|
||||
|
||||
"chartCaption": ":alpha<0.6<$text",
|
||||
|
||||
"announcementsBg": "#f3f9ff",
|
||||
"announcementsTitle": "#4078c0",
|
||||
"announcementsText": "#57616f",
|
||||
|
|
@ -125,6 +127,13 @@
|
|||
"desktopSettingsNavItem": ":alpha<0.8<$text",
|
||||
"desktopSettingsNavItemHover": ":darken<10<$text",
|
||||
|
||||
"mobileUserPageName": "#757c82",
|
||||
"mobileUserPageAcct": "#969ea5",
|
||||
"mobileUserPageDescription": "#757c82",
|
||||
"mobileUserPageFollowedBg": "#a7bec7",
|
||||
"mobileUserPageFollowedFg": "#fff",
|
||||
"mobileUserPageStatusHighlight": "#787e86",
|
||||
"mobileUserPageHeaderShadow": "rgba(0, 0, 0, 0.07)",
|
||||
"mobileAnnouncement": "rgba(155, 196, 232, 0.2)",
|
||||
"mobileAnnouncementFg": "#3f4967",
|
||||
"mobileSignedInAsBg": "#fcfff5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue