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 2222 --CODE-INLINE-BG-color : # fffae9 ; /* color for inline code background */
2323 --CODE-INLINE-BORDER-color : # f8e8c8 ; /* color of inline code border */
2424
25- --MENU-HOME-LINK-color : # 2d363f ; /* Color of the home button text */
25+ --MENU-HOME-LINK-color : # fffae9 ; /* Color of the home button text */
2626 --MENU-HOME-LINK-HOVER-color : # 000000 ; /* Color of the hovered home button text */
2727
2828 --MENU-HEADER-BG-color : # 1c90f3 ; /* Background color of menu header */
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 : # fffae9 ; /* home button color if configured */
3232 --MENU-HOME-LINK-HOVER-color : # 000000 ; /* hovered home button color if configured */
3333
3434 --MENU-SEARCH-color : # e0e0e0 ; /* text and icon color of search box */
You can’t perform that action at this time.
0 commit comments