Skip to content

Commit 194ad64

Browse files
committed
Adjust red theme
1 parent 09f2af4 commit 194ad64

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/_themes/red-theme.scss

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
$color-primary: #FF6161;
22

33
$link-color: #969696;
4-
$link-color-hover: #E45252;
5-
$link-transition: initial;
4+
$link-transition: initial;
5+
$link-decoration: underline;
6+
7+
$link-hover-color: #E45252;
8+
$link-hover-decoration: underline;

0 commit comments

Comments
 (0)