Skip to content

Commit 7ff500f

Browse files
committed
Update _themes.scss
1 parent 2742de6 commit 7ff500f

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
@@ -10,8 +10,8 @@
1010
--global-code-bg-color: #{$code-bg-color-light};
1111
--global-text-color: #{$black-color};
1212
--global-text-color-light: #{$grey-color};
13-
--global-theme-color: #70a5c4;
14-
--global-hover-color: #59849c;
13+
--global-theme-color: #479aba;
14+
--global-hover-color: #387b94;
1515
--global-hover-text-color: #{$white-color};
1616
--global-footer-bg-color: #{$grey-color-dark};
1717
--global-footer-text-color: #{$grey-color-light};

0 commit comments

Comments
 (0)