We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4430524 commit 3f7e8deCopy full SHA for 3f7e8de
src/labs_sphinx_theme/static/css/style.css
@@ -15,7 +15,7 @@ html[data-theme="dark"] {
15
--pst-color-primary: #4A9EDE; /* lighter shade of logo blue */
16
--pst-color-primary-highlight: #15726C; /* greener shade of logo blue */
17
--pst-color-secondary: #81C240; /* logo green */
18
- --pst-color-secondary-highlight: #40C240; /* yellower shade of logo green */
+ --pst-color-secondary-highlight: #C2C240; /* yellower shade of logo green */
19
--pst-color-secondary-bg: #2b4115; /* color secondary mixed with black, should be close to black */
20
--pst-color-table-row-hover-bg: #40611F; /* darker shade of logo green */
21
}
0 commit comments