Skip to content

Commit c3c1c01

Browse files
committed
docs:
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
1 parent 9298e7a commit c3c1c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/themes/hugo-theme-relearn/static/css/theme-blue.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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 */

docs/themes/hugo-theme-relearn/static/css/theme-relearn-light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
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 */

0 commit comments

Comments
 (0)