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 359a103 commit 82073a2Copy full SHA for 82073a2
src/labs_sphinx_theme/static/css/style.css
@@ -4,7 +4,7 @@
4
html[data-theme="light"] {
5
--pst-color-primary: #154A72; /* logo blue */
6
--pst-color-primary-highlight: #151B72; /* purpler shade of logo blue */
7
- --pst-color-secondary: #40611F; /* darker shade of logo green */
+ --pst-color-secondary: #81C240; /* logo green */
8
--pst-color-secondary-highlight: #40C240; /* greener shade of logo green */
9
--pst-color-secondary-bg: #CDDEBB; /* color secondary mixed with white, should be close to white */
10
--pst-color-table-row-hover-bg: #81C240; /* logo green */
0 commit comments