mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Improve power colours in classic theme
This commit is contained in:
parent
d285722ddf
commit
e6cd2bdff6
@ -12,9 +12,9 @@ $theme: (
|
||||
"background-post-caption": #eee,
|
||||
"background-post-gallery": #262728,
|
||||
"background-post-loading": #3b3c3d,
|
||||
"background-power-primary": #bd4444,
|
||||
"background-power-secondary": #6a2222,
|
||||
"background-power-tertiary": #481717,
|
||||
"background-power-primary": #d63f44,
|
||||
"background-power-secondary": #8e2929,
|
||||
"background-power-tertiary": #4d2020,
|
||||
"background-power-palest": #ffbebe,
|
||||
"background-power-pale": #ff7c7c,
|
||||
"background-power-quote": #191919,
|
||||
@ -42,7 +42,7 @@ $theme: (
|
||||
"foreground-primary-quote": #000,
|
||||
"foreground-banner": #fff,
|
||||
"link-primary": #085cae,
|
||||
"link-power": #ffb8b8,
|
||||
"link-power": #ffb9b7,
|
||||
"link-error-page": #4a93d2,
|
||||
"link-hashtag": #127722,
|
||||
"edge-context-divider": 1px solid #333,
|
||||
|
Loading…
Reference in New Issue
Block a user