Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5045255d8f | |||
| 153b5549a8 |
+1
-1
@@ -407,7 +407,7 @@ optgroup {
|
||||
}
|
||||
|
||||
&.active {
|
||||
background-color: $dark-bg2;
|
||||
background-color: $dark-selected-monitor-bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,6 +13,7 @@ $dark-font-color: #b1b8c0;
|
||||
$dark-font-color2: #020b05;
|
||||
$dark-bg: #0d1117;
|
||||
$dark-bg2: #070a10;
|
||||
$dark-selected-monitor-bg: #303030;
|
||||
$dark-border-color: #1d2634;
|
||||
$dark-header-bg: #161b22;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user