|
|
|
@ -25,7 +25,7 @@ $asset_path: if($variant == 'dark', dark-assets, light-assets); |
|
|
|
|
// |
|
|
|
|
// Globals |
|
|
|
|
// |
|
|
|
|
$font-size: 10; |
|
|
|
|
$font-size: 9; |
|
|
|
|
$font-family: Futura Bk bt, Cantarell, Sans-Serif; |
|
|
|
|
$_bubble_bg_color: opacify($osd_bg_color,0.25); |
|
|
|
|
$_bubble_fg_color: $osd_fg_color; |
|
|
|
@ -1009,7 +1009,7 @@ StScrollBar { |
|
|
|
|
.screencast-indicator { color: $error_color; } |
|
|
|
|
|
|
|
|
|
.clock-display > * > *:last-child { |
|
|
|
|
color: $selected_bg_color; |
|
|
|
|
color: $selected_fg_color; |
|
|
|
|
margin-left: .3em; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|