Custom CSS. BG color issue #1060
Unanswered
andrii-sudak
asked this question in
Q&A
Replies: 2 comments
-
|
Great idea! I have also wanted to change white to something "less" white but not found any structured way to do that, so hoping for something to come out of this topic. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Worked for me by copy/pasting the initial colors eg |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The idea is to create a Solarized color schema with green accents for light and dark colors, based on https://ethanschoonover.com/solarized/.
I created the file
/assets/css/custom.css:It seems to apply to the site, but only the dark colors work properly, while the light colors, at least the background colors, do not function correctly. In the light colors, the background is always white #FFFFFF.
Beta Was this translation helpful? Give feedback.
All reactions