File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/themes/hugo-theme-relearn/static/css Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 --MERMAID-theme : default; /* name of the default Mermaid theme for this variant, can be overridden in config.toml */
2929 --SWAGGER-theme : light; /* name of the default Swagger theme for this variant, can be overridden in config.toml */
3030
31- --MENU-HOME-LINK-color : # 404040 ; /* home button color if configured */
31+ --MENU-HOME-LINK-color : # f4f4f4 ; /* home button color if configured */
3232 --MENU-HOME-LINK-HOVER-color : # 000000 ; /* hovered home button color if configured */
3333
3434 --MENU-SEARCH-color : # 404040 ; /* text and icon color of search box */
Original file line number Diff line number Diff line change 2727 --MERMAID-theme : dark; /* name of the default Mermaid theme for this variant, can be overridden in config.toml */
2828 --SWAGGER-theme : dark; /* name of the default Swagger theme for this variant, can be overridden in config.toml */
2929
30- --MENU-HOME-LINK-color : # 404040 ; /* home button color if configured */
30+ --MENU-HOME-LINK-color : # e0e0e0 ; /* home button color if configured */
3131 --MENU-HOME-LINK-HOVER-color : # 000000 ; /* hovered home button color if configured */
3232
3333 --MENU-SEARCH-color : # e0e0e0 ; /* text and icon color of search box */
You can’t perform that action at this time.
0 commit comments