Skip to content
Snippets Groups Projects
Verified Commit 488a9384 authored by Martin Weise's avatar Martin Weise
Browse files

Re-colored

parent d2325276
Branches
No related tags found
No related merge requests found
Pipeline #4915 failed
:root {
--md-primary-fg-color: #5e7677;
--md-accent-fg-color: #4b5e5e /* darken 10% */;
--md-primary-fg-color--dark: #4b5e5e /* darken 10% */;
--md-primary-fg-color: #1976d2;
--md-accent-fg-color: #166abc /* darken 10% */;
--md-primary-fg-color--dark: #135fa9 /* darken 10% */;
}
.md-main .md-content a:not(.action-button),
......
......@@ -18,8 +18,8 @@ nav:
extra_css:
- stylesheets/extra.css
theme:
favicon: images/DS-icon_white_hiRes.png
logo: images/DS-icon_white_hiRes.png
favicon: images/signet_white.png
logo: images/signet_white.png
font:
text: IBM Plex Serif
code: IBM Plex Mono
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment