Skip to content

Commit 3fff215

Browse files
author
Çağatay Çivici
committed
Fixed active color
1 parent 77e2fac commit 3fff215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/themes/rocket/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $stateDefaultTextColor: #fafafa;
2525

2626
//Active State
2727
$stateActiveBorderColor: #9dc939;
28-
$stateActiveBgColor: #242122;
28+
$stateActiveBgColor: #9dc939;
2929
$stateActiveTextColor: #304915;
3030

3131
//Highlight State

0 commit comments

Comments
 (0)