Skip to content

Commit a4872c1

Browse files
committed
Update _themes.scss
1 parent 6caa8bc commit a4872c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/_themes.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
--global-code-bg-color: #{$code-bg-color-light};
1010
--global-text-color: #{$black-color};
1111
--global-text-color-light: #{$grey-color};
12-
--global-theme-color: #8b1538; //#{$purple-color};
13-
--global-hover-color: #6b0f2a; //#{$purple-color};
12+
--global-theme-color: #1a365d; //#{$purple-color};
13+
--global-hover-color: #0f2547; //#{$purple-color};
1414
--global-hover-text-color: #{$white-color};
1515
--global-footer-bg-color: #{$grey-color-dark};
1616
--global-footer-text-color: #{$grey-color-light};

0 commit comments

Comments
 (0)