Cinnamon: Update desktop theme colors

This commit is contained in:
EliverLara
2020-09-23 14:07:52 -05:00
parent 514a86e5d9
commit 5c3130bc90
27 changed files with 1288 additions and 1247 deletions

View File

@@ -2,29 +2,25 @@
// it gets @if ed depending on $variant // it gets @if ed depending on $variant
$base_color: #181b28; $base_color: #1E2326;
$text_color: #98abb2; $text_color: #76777A;
$bg_color: #181b28; $bg_color: #1A1E21;
$fg_color: #98abb2; $fg_color: #76777A;
$main_dark_color: darken($bg_color, 5%); $main_dark_color: darken($bg_color, 5%);
$lime: #71f79f; $lime: #CAE7B9;
$red: #ed254e; $red: #F67E7D;
$orange: #ff6a00; $purple: #D7BCC8;
$yellow: #f9dc5c; $cyan: #A0C1B9;
$purple: #c74ded; $yellow: #E1DD8F;
$darkpurple: #7b7bbd; $orange: #F79F79;
$blue: #7cb7ff; $blue: #7cb7ff;
$cyan: #00c1e4;
$g1: #c50ed2; $selected_fg_color: #f7f7f7;
$g2: #8500f7; $selected_bg_color:$red;
$selected_fg_color: #fefefe;
$selected_bg_color: #c50ed2;
$selected_borders_color: darken($selected_bg_color, 20%); $selected_borders_color: darken($selected_bg_color, 20%);
$borders_color: darken($main_dark_color, 5%); $borders_color: darken(#1d2021, 3%);
$link_color: $blue; $link_color: $blue;
$link_visited_color:transparentize($link_color,0.5); $link_visited_color:transparentize($link_color,0.5);

View File

@@ -298,8 +298,7 @@ StScrollBar {
&:active { &:active {
color: $selected_fg_color; color: $selected_fg_color;
background-color: transparent; background-color: $selected_bg_color;
border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1;
} }
&:insensitive { &:insensitive {
color: transparentize($fg_color, 0.5); color: transparentize($fg_color, 0.5);

View File

@@ -1,7 +1,7 @@
stage { stage {
font-family: Futura Bk bt, sans, Sans-Serif; font-family: Futura Bk bt, sans, Sans-Serif;
font-size: 9pt; font-size: 9pt;
color: #98abb2; } color: #76777A; }
.label-shadow { .label-shadow {
color: rgba(0, 0, 0, 0); } color: rgba(0, 0, 0, 0); }
@@ -12,11 +12,11 @@ stage {
min-height: 20px; min-height: 20px;
padding: 5px 32px; padding: 5px 32px;
transition-duration: 0; transition-duration: 0;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button, .menu #notification .notification-icon-button, .menu #notification .notification-button, .menu #notification .notification-icon-button,
.popup-menu #notification .notification-button, .popup-menu #notification .notification-button,
.popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus,
@@ -36,98 +36,98 @@ stage {
.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus,
.popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-button:focus,
.popup-menu #notification .notification-icon-button:focus, .sound-button:focus { .popup-menu #notification .notification-icon-button:focus, .sound-button:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover,
.popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-button:hover,
.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #252a3e; background-color: #2e353a;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(37, 42, 62, 0.05); } box-shadow: inset 0 2px 4px rgba(46, 53, 58, 0.05); }
.menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus,
.popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-button:hover:focus,
.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active,
.popup-menu #notification .notification-button:active, .popup-menu #notification .notification-button:active,
.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus,
.popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-button:active:focus,
.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px #c50ed2; } box-shadow: inset 0 2px 4px #F67E7D; }
.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive,
.popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-button:insensitive,
.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
border: 1px solid rgba(5, 5, 8, 0.55); border: 1px solid rgba(22, 24, 25, 0.55);
background-color: rgba(28, 31, 46, 0.55); background-color: rgba(35, 40, 44, 0.55);
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { .notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button {
min-height: 20px; min-height: 20px;
padding: 5px 32px; padding: 5px 32px;
transition-duration: 0; transition-duration: 0;
border-radius: 2px; border-radius: 2px;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.4); } background-color: rgba(64, 74, 81, 0.4); }
.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus {
color: #c50ed2; } color: #F67E7D; }
.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; } background-color: #F67E7D; }
.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #42464f; color: #42464b;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.25); } background-color: rgba(64, 74, 81, 0.25); }
.menu #notification StEntry, .menu #notification StEntry,
.popup-menu #notification StEntry, #menu-search-entry { .popup-menu #notification StEntry, #menu-search-entry {
padding: 7px; padding: 7px;
caret-size: 1px; caret-size: 1px;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
selected-color: #fefefe; selected-color: #f7f7f7;
transition-duration: 300ms; transition-duration: 300ms;
border-radius: 3px; border-radius: 3px;
color: #98abb2; color: #76777A;
background-color: #181b28; background-color: #1e2326;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(30, 35, 38, 0.05); }
.menu #notification StEntry:focus, .menu #notification StEntry:focus,
.popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover,
.popup-menu #notification StEntry:hover, #menu-search-entry:hover { .popup-menu #notification StEntry:hover, #menu-search-entry:hover {
color: #98abb2; color: #76777A;
background-color: #181b28; background-color: #1e2326;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(30, 35, 38, 0.05); }
.menu #notification StEntry:insensitive, .menu #notification StEntry:insensitive,
.popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive {
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
background-color: #181b28; background-color: #1c2124;
border-color: 1px solid #0d0f16; border-color: 1px solid #181b1d;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(28, 33, 36, 0.05); }
.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning {
icon-size: 16px; icon-size: 16px;
warning-color: #F27835; warning-color: #F27835;
@@ -137,22 +137,22 @@ stage {
padding: 7px; padding: 7px;
caret-size: 1px; caret-size: 1px;
caret-color: #BAC3CF; caret-color: #BAC3CF;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
selected-color: #fefefe; selected-color: #f7f7f7;
transition-duration: 300ms; transition-duration: 300ms;
border-radius: 3px; border-radius: 3px;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.notification StEntry:focus { .notification StEntry:focus {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.notification StEntry:insensitive { .notification StEntry:insensitive {
color: rgba(186, 195, 207, 0.55); color: rgba(186, 195, 207, 0.55);
background-color: rgba(57, 64, 94, 0.25); background-color: rgba(64, 74, 81, 0.25);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
@@ -168,17 +168,17 @@ StScrollBar {
min-width: 5px; min-width: 5px;
min-height: 5px; } min-height: 5px; }
StScrollBar StBin#trough { StScrollBar StBin#trough {
background-color: rgba(24, 27, 40, 0.1); background-color: rgba(30, 35, 38, 0.1);
border-radius: 8px; } border-radius: 8px; }
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
border-radius: 2px; border-radius: 2px;
background-color: #4b555f; background-color: #3f4245;
border: 0px solid; border: 0px solid;
margin: 0px; } margin: 0px; }
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover {
background-color: #3e4651; } background-color: #36393c; }
StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
background-color: #c50ed2; } background-color: #F67E7D; }
.separator { .separator {
-gradient-height: 1px; -gradient-height: 1px;
@@ -190,9 +190,9 @@ StScrollBar {
.popup-slider-menu-item, .popup-slider-menu-item,
.slider { .slider {
-slider-height: 4px; -slider-height: 4px;
-slider-background-color: #050508; -slider-background-color: #161819;
-slider-border-color: rgba(0, 0, 0, 0); -slider-border-color: rgba(0, 0, 0, 0);
-slider-active-background-color: #c50ed2; -slider-active-background-color: #F67E7D;
-slider-active-border-color: rgba(0, 0, 0, 0); -slider-active-border-color: rgba(0, 0, 0, 0);
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 4px;
@@ -205,7 +205,7 @@ StScrollBar {
.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active .popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active
.slider { .slider {
-slider-background-color: rgba(0, 0, 0, 0.2); -slider-background-color: rgba(0, 0, 0, 0.2);
-slider-active-background-color: #fefefe; } -slider-active-background-color: #f7f7f7; }
.check-box CinnamonGenericContainer { .check-box CinnamonGenericContainer {
spacing: .2em; spacing: .2em;
@@ -274,7 +274,7 @@ StScrollBar {
#Tooltip { #Tooltip {
border-radius: 3px; border-radius: 3px;
padding: 5px 12px; padding: 5px 12px;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
font-size: 1em; font-size: 1em;
font-weight: normal; font-weight: normal;
@@ -283,10 +283,10 @@ StScrollBar {
.menu, .menu,
.popup-menu, .popup-menu,
.popup-combo-menu { .popup-combo-menu {
color: #98abb2; color: #76777A;
background-color: #0e1018; background-color: #0f1113;
border-radius: 5px; border-radius: 5px;
border: 1px solid #050508; } border: 1px solid #161819; }
.menu-arrow, .menu-arrow,
.popup-menu-arrow { .popup-menu-arrow {
icon-size: 16px; } icon-size: 16px; }
@@ -295,7 +295,7 @@ StScrollBar {
.popup-combo-menu .popup-sub-menu { .popup-combo-menu .popup-sub-menu {
background-gradient-direction: none; background-gradient-direction: none;
box-shadow: none; box-shadow: none;
background-color: #0b0c12; } background-color: #0a0c0d; }
.menu .popup-sub-menu .popup-menu-item:ltr, .menu .popup-sub-menu .popup-menu-item:ltr,
.popup-menu .popup-sub-menu .popup-menu-item:ltr, .popup-menu .popup-sub-menu .popup-menu-item:ltr,
.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr {
@@ -326,26 +326,25 @@ StScrollBar {
.menu .popup-menu-item:active, .menu .popup-menu-item:active,
.popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item:active,
.popup-combo-menu .popup-menu-item:active { .popup-combo-menu .popup-menu-item:active {
color: #fefefe; color: #f7f7f7;
background-color: transparent; background-color: #F67E7D; }
border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; }
.menu .popup-menu-item:insensitive, .menu .popup-menu-item:insensitive,
.popup-menu .popup-menu-item:insensitive, .popup-menu .popup-menu-item:insensitive,
.popup-combo-menu .popup-menu-item:insensitive { .popup-combo-menu .popup-menu-item:insensitive {
color: rgba(152, 171, 178, 0.5); color: rgba(118, 119, 122, 0.5);
background: none; } background: none; }
.menu .popup-inactive-menu-item, .menu .popup-inactive-menu-item,
.popup-menu .popup-inactive-menu-item, .popup-menu .popup-inactive-menu-item,
.popup-combo-menu .popup-inactive-menu-item { .popup-combo-menu .popup-inactive-menu-item {
color: #98abb2; } color: #76777A; }
.menu .popup-inactive-menu-item:insensitive, .menu .popup-inactive-menu-item:insensitive,
.popup-menu .popup-inactive-menu-item:insensitive, .popup-menu .popup-inactive-menu-item:insensitive,
.popup-combo-menu .popup-inactive-menu-item:insensitive { .popup-combo-menu .popup-inactive-menu-item:insensitive {
color: rgba(152, 171, 178, 0.45); } color: rgba(118, 119, 122, 0.45); }
.menu .popup-menu-item:active .popup-inactive-menu-item, .menu .popup-menu-item:active .popup-inactive-menu-item,
.popup-menu .popup-menu-item:active .popup-inactive-menu-item, .popup-menu .popup-menu-item:active .popup-inactive-menu-item,
.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item {
color: #fefefe; } color: #f7f7f7; }
.menu-icon, .menu-icon,
.popup-menu-icon { .popup-menu-icon {
icon-size: 16px; } icon-size: 16px; }
@@ -388,8 +387,8 @@ StScrollBar {
height: 28px; height: 28px;
width: 32px; width: 32px;
font-weight: 700; font-weight: 700;
background-color: #0e1018; background-color: #0f1113;
color: #98abb2; } color: #76777A; }
#panel:highlight { #panel:highlight {
border-image: none; border-image: none;
background-color: rgba(252, 65, 56, 0.5); } background-color: rgba(252, 65, 56, 0.5); }
@@ -433,7 +432,7 @@ StScrollBar {
background-gradient-end: rgba(0, 255, 0, 0.2); } background-gradient-end: rgba(0, 255, 0, 0.2); }
.panel-top, .panel-bottom, .panel-left, .panel-right { .panel-top, .panel-bottom, .panel-left, .panel-right {
color: #98abb2; color: #76777A;
font-size: 1em; font-size: 1em;
padding: 0px; } padding: 0px; }
@@ -465,8 +464,8 @@ StScrollBar {
spacing: 12px; } spacing: 12px; }
.window-caption { .window-caption {
background-color: #0e1018; background-color: #0f1113;
border: 1px solid #0e1018; border: 1px solid #0f1113;
color: #BAC3CF; color: #BAC3CF;
spacing: 25px; spacing: 25px;
border-radius: 2px; border-radius: 2px;
@@ -474,9 +473,9 @@ StScrollBar {
padding: 5px 8px; padding: 5px 8px;
-cinnamon-caption-spacing: 4px; } -cinnamon-caption-spacing: 4px; }
.window-caption#selected { .window-caption#selected {
background-color: #c50ed2; background-color: #F67E7D;
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
spacing: 25px; } spacing: 25px; }
.expo-workspaces-name-entry, .expo-workspaces-name-entry,
@@ -487,30 +486,30 @@ StScrollBar {
padding: 5px 8px; padding: 5px 8px;
-cinnamon-caption-spacing: 4px; -cinnamon-caption-spacing: 4px;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.expo-workspaces-name-entry:focus, .expo-workspaces-name-entry:focus,
.expo-workspaces-name-entry#selected:focus { .expo-workspaces-name-entry#selected:focus {
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; background-color: #F67E7D;
color: #fefefe; color: #f7f7f7;
font-style: italic; font-style: italic;
transition-duration: 300; transition-duration: 300;
selection-background-color: #fefefe; selection-background-color: #f7f7f7;
selected-color: #c50ed2; } selected-color: #F67E7D; }
.expo-workspace-thumbnail-frame { .expo-workspace-thumbnail-frame {
border: 4px solid rgba(255, 255, 255, 0); border: 4px solid rgba(255, 255, 255, 0);
background-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0);
border-radius: 2px; } border-radius: 2px; }
.expo-workspace-thumbnail-frame#active { .expo-workspace-thumbnail-frame#active {
border: 4px solid #c50ed2; border: 4px solid #F67E7D;
background-color: black; background-color: black;
border-radius: 2px; } border-radius: 2px; }
.expo-background { .expo-background {
background-color: #0e1018; } background-color: #0f1113; }
.workspace-thumbnails { .workspace-thumbnails {
spacing: 26px; } spacing: 26px; }
@@ -576,9 +575,9 @@ StScrollBar {
padding-bottom: 14px; } padding-bottom: 14px; }
.about-scrollBox { .about-scrollBox {
border: 1px solid #050508; border: 1px solid #161819;
border-radius: 2px; border-radius: 2px;
background-color: #181b28; background-color: #1E2326;
padding: 4px; padding: 4px;
padding-right: 0; padding-right: 0;
border-radius: 0; } border-radius: 0; }
@@ -601,7 +600,7 @@ StScrollBar {
spacing-columns: 0px; } spacing-columns: 0px; }
.calendar-month-label { .calendar-month-label {
color: #98abb2; color: #76777A;
font-weight: bold; font-weight: bold;
padding: 8px 0; } padding: 8px 0; }
@@ -640,7 +639,7 @@ StScrollBar {
padding: .4em 1.75em; padding: .4em 1.75em;
font-weight: bold; font-weight: bold;
text-align: center; text-align: center;
color: #98abb2; color: #76777A;
border-radius: 2px; } border-radius: 2px; }
.calendar-day-base { .calendar-day-base {
@@ -653,13 +652,13 @@ StScrollBar {
border-radius: 12.5px; } border-radius: 12.5px; }
.calendar-day-heading { .calendar-day-heading {
color: rgba(152, 171, 178, 0.85); color: rgba(118, 119, 122, 0.85);
margin-top: 1em; margin-top: 1em;
font-size: 70%; } font-size: 70%; }
.calendar-day { .calendar-day {
border-width: 0; border-width: 0;
color: rgba(152, 171, 178, 0.8); } color: rgba(118, 119, 122, 0.8); }
.calendar-day-top { .calendar-day-top {
border-top-width: 0; } border-top-width: 0; }
@@ -668,7 +667,7 @@ StScrollBar {
border-left-width: 0; } border-left-width: 0; }
.calendar-nonwork-day { .calendar-nonwork-day {
color: #98abb2; color: #76777A;
background-color: transparent; background-color: transparent;
font-weight: bold; } font-weight: bold; }
@@ -677,16 +676,16 @@ StScrollBar {
.calendar-today:focus, .calendar-today:focus,
.calendar-today:hover { .calendar-today:hover {
font-weight: bold; font-weight: bold;
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border-width: 0; } border-width: 0; }
.calendar-other-month-day { .calendar-other-month-day {
color: rgba(152, 171, 178, 0.3); color: rgba(118, 119, 122, 0.3);
opacity: 1; } opacity: 1; }
.calendar-week-number { .calendar-week-number {
color: rgba(152, 171, 178, 0.7); color: rgba(118, 119, 122, 0.7);
font-size: 80%; } font-size: 80%; }
#notification { #notification {
@@ -704,7 +703,7 @@ StScrollBar {
.menu #notification, .menu #notification.multi-line-notification, .menu #notification, .menu #notification.multi-line-notification,
.popup-menu #notification, .popup-menu #notification,
.popup-menu #notification.multi-line-notification { .popup-menu #notification.multi-line-notification {
color: #98abb2; } color: #76777A; }
.menu #notification .notification-button, .menu #notification .notification-icon-button, .menu #notification .notification-button, .menu #notification .notification-icon-button,
.popup-menu #notification .notification-button, .popup-menu #notification .notification-button,
.popup-menu #notification .notification-icon-button { .popup-menu #notification .notification-icon-button {
@@ -755,11 +754,11 @@ StScrollBar {
border-radius: 2px; } border-radius: 2px; }
.switcher-list .item-box:outlined { .switcher-list .item-box:outlined {
padding: 8px; padding: 8px;
border: 1px solid #c50ed2; } border: 1px solid #F67E7D; }
.switcher-list .item-box:selected { .switcher-list .item-box:selected {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 0px solid #c50ed2; } border: 0px solid #F67E7D; }
.switcher-list .thumbnail { .switcher-list .thumbnail {
width: 256px; } width: 256px; }
.switcher-list .thumbnail-box { .switcher-list .thumbnail-box {
@@ -774,7 +773,7 @@ StScrollBar {
color: #BAC3CF; } color: #BAC3CF; }
.switcher-arrow:highlighted { .switcher-arrow:highlighted {
border-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);
color: #98abb2; } color: #76777A; }
.thumbnail-scroll-gradient-left { .thumbnail-scroll-gradient-left {
background-color: rgba(0, 0, 0, 0); background-color: rgba(0, 0, 0, 0);
@@ -803,8 +802,8 @@ StScrollBar {
background-color: white; } background-color: white; }
.modal-dialog { .modal-dialog {
color: #98abb2; color: #76777A;
background-color: rgba(24, 27, 40, 0); background-color: rgba(26, 30, 33, 0);
border: none; border: none;
border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; border-image: url("dark-assets/misc/modal.svg") 9 9 9 67;
padding: 0 5px 6px 5px; } padding: 0 5px 6px 5px; }
@@ -845,16 +844,16 @@ StScrollBar {
padding: 7px; padding: 7px;
border-radius: 3px; border-radius: 3px;
caret-color: #BAC3CF; caret-color: #BAC3CF;
selected-color: #fefefe; selected-color: #f7f7f7;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.run-dialog-entry:focus { .run-dialog-entry:focus {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.run-dialog .modal-dialog-button-box { .run-dialog .modal-dialog-button-box {
border: none; border: none;
@@ -918,7 +917,7 @@ StScrollBar {
border-width: 0px; } border-width: 0px; }
#keyboard { #keyboard {
background-color: #0e1018; background-color: #0f1113;
border-width: 0; border-width: 0;
border-top-width: 1px; border-top-width: 1px;
border-color: rgba(0, 0, 0, 0.4); } border-color: rgba(0, 0, 0, 0.4); }
@@ -937,31 +936,31 @@ StScrollBar {
font-weight: bold; font-weight: bold;
border-radius: 3px; border-radius: 3px;
box-shadow: none; box-shadow: none;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.4); } background-color: rgba(64, 74, 81, 0.4); }
.keyboard-key:hover { .keyboard-key:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.keyboard-key:active, .keyboard-key:checked { .keyboard-key:active, .keyboard-key:checked {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; } background-color: #F67E7D; }
.keyboard-key:grayed { .keyboard-key:grayed {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #42464f; color: #42464b;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.25); } background-color: rgba(64, 74, 81, 0.25); }
.keyboard-subkeys { .keyboard-subkeys {
color: #BAC3CF; color: #BAC3CF;
padding: 5px; padding: 5px;
-arrow-border-radius: 2px; -arrow-border-radius: 2px;
-arrow-background-color: #0e1018; -arrow-background-color: #0f1113;
-arrow-border-width: 1px; -arrow-border-width: 1px;
-arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-border-color: rgba(0, 0, 0, 0.4);
-arrow-base: 20px; -arrow-base: 20px;
@@ -972,8 +971,8 @@ StScrollBar {
margin: auto; margin: auto;
padding: 10px; padding: 10px;
transition-duration: 300; transition-duration: 300;
background-color: #181b28; background-color: #1A1E21;
border: 1px solid #050508; } border: 1px solid #161819; }
.menu-favorites-button { .menu-favorites-button {
padding: 10px; padding: 10px;
@@ -1017,7 +1016,7 @@ StScrollBar {
border-radius: 2px; } border-radius: 2px; }
.menu-category-button-greyed { .menu-category-button-greyed {
padding: 7px; padding: 7px;
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
border: 1px solid rgba(0, 0, 0, 0); } border: 1px solid rgba(0, 0, 0, 0); }
.menu-category-button-label:ltr { .menu-category-button-label:ltr {
padding-left: 5px; } padding-left: 5px; }
@@ -1049,11 +1048,11 @@ StScrollBar {
width: 250px; width: 250px;
height: 15px; height: 15px;
font-weight: normal; font-weight: normal;
caret-color: #98abb2; } caret-color: #76777A; }
.menu-search-entry-icon { .menu-search-entry-icon {
icon-size: 1em; icon-size: 1em;
color: #98abb2; } color: #76777A; }
/* Context menu (at the moment only for favorites) */ /* Context menu (at the moment only for favorites) */
.info-osd { .info-osd {
@@ -1061,7 +1060,7 @@ StScrollBar {
font-weight: bold; font-weight: bold;
spacing: 1em; spacing: 1em;
padding: 16px; padding: 16px;
color: #98abb2; color: #76777A;
border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } border-image: url("common-assets/misc/osd.svg") 9 9 9 9; }
.osd-window { .osd-window {
@@ -1072,7 +1071,7 @@ StScrollBar {
margin: 32px; margin: 32px;
min-width: 64px; min-width: 64px;
min-height: 64px; min-height: 64px;
color: #98abb2; color: #76777A;
background: none; background: none;
border: none; border: none;
border-radius: 5px; border-radius: 5px;
@@ -1084,9 +1083,9 @@ StScrollBar {
height: 4px; height: 4px;
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);
border-radius: 2px; border-radius: 2px;
color: #c50ed2; } color: #F67E7D; }
.osd-window .level-bar { .osd-window .level-bar {
background-color: #c50ed2; } background-color: #F67E7D; }
.window-list-box { .window-list-box {
spacing: 0; } spacing: 0; }
@@ -1099,36 +1098,36 @@ StScrollBar {
.window-list-box.vertical { .window-list-box.vertical {
padding: 6px 0 0 0; } padding: 6px 0 0 0; }
.window-list-box:highlight { .window-list-box:highlight {
background-color: #c50ed2; } background-color: #F67E7D; }
.window-list-item-box { .window-list-item-box {
border: 0 none transparent; border: 0 none transparent;
border-image: none; border-image: none;
background-image: none; background-image: none;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
box-shadow: none; box-shadow: none;
font-weight: 400; } font-weight: 400; }
.window-list-item-box:hover { .window-list-item-box:hover {
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-box:hover { .panel-top .window-list-item-box:hover {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-box:hover { .panel-bottom .window-list-item-box:hover {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-box:hover { .panel-left .window-list-item-box:hover {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-box:hover { .panel-right .window-list-item-box:hover {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover { .window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover {
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover { .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover {
box-shadow: inset 0 2px #ed254e; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover { .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover {
box-shadow: inset 0 -2px #ed254e; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover { .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover {
box-shadow: inset 2px 0 #ed254e; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover { .panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover {
box-shadow: inset -2px 0 #ed254e; } box-shadow: inset -2px 0 #F67E7D; }
.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StIcon,
.panel-bottom .window-list-item-box StIcon, .panel-top .panel-bottom .window-list-item-box StIcon, .panel-top
.window-list-item-box StBin, .window-list-item-box StBin,
@@ -1148,21 +1147,21 @@ StScrollBar {
padding: 0 0 0 4px; } padding: 0 0 0 4px; }
.window-list-item-box:progress, .window-list-item-box:progress,
.window-list-item-box .progress { .window-list-item-box .progress {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; } background-gradient-end: #F67E7D; }
.window-list-item-demands-attention { .window-list-item-demands-attention {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; background-gradient-end: #F67E7D;
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-demands-attention { .panel-top .window-list-item-demands-attention {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-demands-attention { .panel-bottom .window-list-item-demands-attention {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-demands-attention { .panel-left .window-list-item-demands-attention {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-demands-attention { .panel-right .window-list-item-demands-attention {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.window-list-preview { .window-list-preview {
padding: 12px; padding: 12px;
@@ -1177,7 +1176,7 @@ StScrollBar {
border: 0 none transparent; border: 0 none transparent;
border-image: none; border-image: none;
background-image: none; background-image: none;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
box-shadow: none; box-shadow: none;
font-weight: 400; } font-weight: 400; }
@@ -1188,38 +1187,38 @@ StScrollBar {
.grouped-window-list-item-box StBin { .grouped-window-list-item-box StBin {
padding: 0 4px; } padding: 0 4px; }
.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked {
box-shadow: inset 0 2px #485178; } box-shadow: inset 0 2px #525f68; }
.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked {
box-shadow: inset 0 -2px #485178; } box-shadow: inset 0 -2px #525f68; }
.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked {
box-shadow: inset 2px 0 #485178; } box-shadow: inset 2px 0 #525f68; }
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked {
box-shadow: inset -2px 0 #485178; } box-shadow: inset -2px 0 #525f68; }
.panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover { .panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover { .panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover { .panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover { .panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.grouped-window-list-item-box:progress, .grouped-window-list-item-box:progress,
.grouped-window-list-item-box .progress { .grouped-window-list-item-box .progress {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; } background-gradient-end: #F67E7D; }
.grouped-window-list-item-demands-attention { .grouped-window-list-item-demands-attention {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; background-gradient-end: #F67E7D;
color: #fefefe; } color: #f7f7f7; }
.panel-top .grouped-window-list-item-demands-attention { .panel-top .grouped-window-list-item-demands-attention {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .grouped-window-list-item-demands-attention { .panel-bottom .grouped-window-list-item-demands-attention {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .grouped-window-list-item-demands-attention { .panel-left .grouped-window-list-item-demands-attention {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .grouped-window-list-item-demands-attention { .panel-right .grouped-window-list-item-demands-attention {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.sound-button { .sound-button {
width: 22px; width: 22px;
@@ -1286,7 +1285,7 @@ StScrollBar {
height: 70px; height: 70px;
padding: 15px; padding: 15px;
spacing: 0.5em; spacing: 0.5em;
background: rgba(5, 5, 8, 0.9); background: rgba(4, 4, 4, 0.9);
border: 0px solid black; border: 0px solid black;
border-bottom: 1px; border-bottom: 1px;
color: #BAC3CF; } color: #BAC3CF; }
@@ -1296,20 +1295,20 @@ StScrollBar {
padding: 5px; padding: 5px;
color: #BAC3CF; color: #BAC3CF;
border-radius: 2px; border-radius: 2px;
border: 1px solid rgba(14, 16, 24, 0); } border: 1px solid rgba(15, 17, 19, 0); }
.sound-player-overlay StButton StIcon { .sound-player-overlay StButton StIcon {
icon-size: 16px; } icon-size: 16px; }
.sound-player-overlay StButton:hover { .sound-player-overlay StButton:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.sound-player-overlay StButton:active { .sound-player-overlay StButton:active {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px #c50ed2; } box-shadow: inset 0 2px 4px #F67E7D; }
.sound-player-overlay StBoxLayout { .sound-player-overlay StBoxLayout {
padding-top: 2px; } padding-top: 2px; }
.sound-player .slider { .sound-player .slider {
@@ -1317,9 +1316,9 @@ StScrollBar {
padding: 0; padding: 0;
border: none; border: none;
-slider-height: 0.5em; -slider-height: 0.5em;
-slider-background-color: #0e1018; -slider-background-color: #0f1113;
-slider-border-color: rgba(0, 0, 0, 0); -slider-border-color: rgba(0, 0, 0, 0);
-slider-active-background-color: #c50ed2; -slider-active-background-color: #F67E7D;
-slider-active-border-color: rgba(0, 0, 0, 0); -slider-active-border-color: rgba(0, 0, 0, 0);
-slider-border-width: 0px; -slider-border-width: 0px;
-slider-handle-radius: 0px; } -slider-handle-radius: 0px; }
@@ -1336,14 +1335,14 @@ StScrollBar {
.workspace-button { .workspace-button {
width: 20px; width: 20px;
height: 10px; height: 10px;
color: #fefefe; color: #f7f7f7;
padding: 3px; padding: 3px;
padding-top: 4px; padding-top: 4px;
transition-duration: 300; } transition-duration: 300; }
.workspace-button:outlined, .workspace-button:outlined:hover { .workspace-button:outlined, .workspace-button:outlined:hover {
color: #c50ed2; } color: #F67E7D; }
.workspace-button:hover { .workspace-button:hover {
color: rgba(197, 14, 210, 0.5); } color: rgba(246, 126, 125, 0.5); }
/* Controls the style when using the "Visual representation" option */ /* Controls the style when using the "Visual representation" option */
.workspace-graph { .workspace-graph {
@@ -1356,19 +1355,19 @@ StScrollBar {
background-color: rgba(0, 0, 0, 0.2); } background-color: rgba(0, 0, 0, 0.2); }
.workspace-graph .workspace:active { .workspace-graph .workspace:active {
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-gradient-direction: none; } background-gradient-direction: none; }
.workspace-graph .workspace .windows { .workspace-graph .workspace .windows {
-active-window-background: #2b3148; -active-window-background: #30383e;
-active-window-border: rgba(0, 0, 0, 0.8); -active-window-border: rgba(0, 0, 0, 0.8);
-inactive-window-background: #2b3148; -inactive-window-background: #30383e;
-inactive-window-border: rgba(0, 0, 0, 0.8); } -inactive-window-border: rgba(0, 0, 0, 0.8); }
.workspace-graph .workspace:active .windows { .workspace-graph .workspace:active .windows {
-active-window-background: #353b58; -active-window-background: #3c454c;
-active-window-border: rgba(0, 0, 0, 0.8); -active-window-border: rgba(0, 0, 0, 0.8);
-inactive-window-background: #181b28; -inactive-window-background: #1a1e21;
-inactive-window-border: rgba(0, 0, 0, 0.8); } -inactive-window-border: rgba(0, 0, 0, 0.8); }
#panel-launchers-box { #panel-launchers-box {
@@ -1384,7 +1383,7 @@ StScrollBar {
.panel-launcher:hover, .panel-launcher:hover,
.launcher:hover { .launcher:hover {
background-gradient-direction: none; background-gradient-direction: none;
border: 0px solid #c50ed2; } border: 0px solid #F67E7D; }
.panel-bottom .panel-launcher:hover, .panel-bottom .panel-bottom .panel-launcher:hover, .panel-bottom
.launcher:hover { .launcher:hover {
border-bottom-width: 1px; } border-bottom-width: 1px; }
@@ -1415,14 +1414,14 @@ StScrollBar {
.applet-box { .applet-box {
padding-left: 3px; padding-left: 3px;
padding-right: 3px; padding-right: 3px;
color: #98abb2; color: #76777A;
text-shadow: none; text-shadow: none;
transition-duration: 100; } transition-duration: 100; }
.applet-box.vertical { .applet-box.vertical {
padding: 3px 0; } padding: 3px 0; }
.applet-box:hover { .applet-box:hover {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; } background-color: #F67E7D; }
.applet-box:highlight { .applet-box:highlight {
background-image: none; background-image: none;
border-image: none; border-image: none;
@@ -1430,16 +1429,16 @@ StScrollBar {
.applet-label { .applet-label {
font-weight: bold; font-weight: bold;
color: #98abb2; } color: #76777A; }
.applet-label:hover, .applet-box:hover .applet-label { .applet-label:hover, .applet-box:hover .applet-label {
color: #fefefe; color: #f7f7f7;
text-shadow: none; } text-shadow: none; }
.applet-icon { .applet-icon {
color: #98abb2; color: #76777A;
icon-size: 22px; } icon-size: 22px; }
.applet-icon:hover, .applet-box:hover > .applet-icon { .applet-icon:hover, .applet-box:hover > .applet-icon {
color: #fefefe; color: #f7f7f7;
text-shadow: none; } text-shadow: none; }
.user-icon { .user-icon {
@@ -1450,7 +1449,7 @@ StScrollBar {
border-radius: 0; } border-radius: 0; }
.user-label { .user-label {
color: #98abb2; color: #76777A;
font-size: 1em; font-size: 1em;
font-weight: bold; font-weight: bold;
margin: 0px; } margin: 0px; }
@@ -1483,8 +1482,8 @@ StScrollBar {
padding: 12px; padding: 12px;
padding-bottom: 6px; } padding-bottom: 6px; }
.desklet-drag-placeholder { .desklet-drag-placeholder {
border: 2px solid #c50ed2; border: 2px solid #F67E7D;
background-color: rgba(197, 14, 210, 0.3); } background-color: rgba(246, 126, 125, 0.3); }
.photoframe-box { .photoframe-box {
border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-image: url("common-assets/misc/bg.svg") 9 9 9 9;
@@ -1507,8 +1506,8 @@ StScrollBar {
.tile-preview, .tile-preview.snap, .tile-preview, .tile-preview.snap,
.tile-hud, .tile-hud.snap { .tile-hud, .tile-hud.snap {
background-color: rgba(197, 14, 210, 0.3); background-color: rgba(246, 126, 125, 0.3);
border: 1px solid #c50ed2; } border: 1px solid #F67E7D; }
.xkcd-box { .xkcd-box {
padding: 6px; padding: 6px;

View File

@@ -1,7 +1,7 @@
stage { stage {
font-family: Futura Bk bt, sans, Sans-Serif; font-family: Futura Bk bt, sans, Sans-Serif;
font-size: 9pt; font-size: 9pt;
color: #98abb2; } color: #76777A; }
.label-shadow { .label-shadow {
color: rgba(0, 0, 0, 0); } color: rgba(0, 0, 0, 0); }
@@ -12,11 +12,11 @@ stage {
min-height: 20px; min-height: 20px;
padding: 5px 32px; padding: 5px 32px;
transition-duration: 0; transition-duration: 0;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button, .menu #notification .notification-icon-button, .menu #notification .notification-button, .menu #notification .notification-icon-button,
.popup-menu #notification .notification-button, .popup-menu #notification .notification-button,
.popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus,
@@ -36,98 +36,98 @@ stage {
.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus,
.popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-button:focus,
.popup-menu #notification .notification-icon-button:focus, .sound-button:focus { .popup-menu #notification .notification-icon-button:focus, .sound-button:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover,
.popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-button:hover,
.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #252a3e; background-color: #2e353a;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(37, 42, 62, 0.05); } box-shadow: inset 0 2px 4px rgba(46, 53, 58, 0.05); }
.menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus,
.popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-button:hover:focus,
.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #98abb2; color: #76777A;
background-color: #1c1f2e; background-color: #23282c;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active,
.popup-menu #notification .notification-button:active, .popup-menu #notification .notification-button:active,
.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus,
.popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-button:active:focus,
.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px #c50ed2; } box-shadow: inset 0 2px 4px #F67E7D; }
.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive,
.popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-button:insensitive,
.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
border: 1px solid rgba(5, 5, 8, 0.55); border: 1px solid rgba(22, 24, 25, 0.55);
background-color: rgba(28, 31, 46, 0.55); background-color: rgba(35, 40, 44, 0.55);
box-shadow: inset 0 2px 4px rgba(28, 31, 46, 0.05); } box-shadow: inset 0 2px 4px rgba(35, 40, 44, 0.05); }
.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { .notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button {
min-height: 20px; min-height: 20px;
padding: 5px 32px; padding: 5px 32px;
transition-duration: 0; transition-duration: 0;
border-radius: 2px; border-radius: 2px;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.4); } background-color: rgba(64, 74, 81, 0.4); }
.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus {
color: #c50ed2; } color: #F67E7D; }
.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; } background-color: #F67E7D; }
.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #42464f; color: #42464b;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.25); } background-color: rgba(64, 74, 81, 0.25); }
.menu #notification StEntry, .menu #notification StEntry,
.popup-menu #notification StEntry, #menu-search-entry { .popup-menu #notification StEntry, #menu-search-entry {
padding: 7px; padding: 7px;
caret-size: 1px; caret-size: 1px;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
selected-color: #fefefe; selected-color: #f7f7f7;
transition-duration: 300ms; transition-duration: 300ms;
border-radius: 3px; border-radius: 3px;
color: #98abb2; color: #76777A;
background-color: #181b28; background-color: #1e2326;
border: 1px solid #050508; border: 1px solid #161819;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(30, 35, 38, 0.05); }
.menu #notification StEntry:focus, .menu #notification StEntry:focus,
.popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover,
.popup-menu #notification StEntry:hover, #menu-search-entry:hover { .popup-menu #notification StEntry:hover, #menu-search-entry:hover {
color: #98abb2; color: #76777A;
background-color: #181b28; background-color: #1e2326;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(30, 35, 38, 0.05); }
.menu #notification StEntry:insensitive, .menu #notification StEntry:insensitive,
.popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive {
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
background-color: #181b28; background-color: #1c2124;
border-color: 1px solid #0d0f16; border-color: 1px solid #181b1d;
box-shadow: inset 0 2px 4px rgba(24, 27, 40, 0.05); } box-shadow: inset 0 2px 4px rgba(28, 33, 36, 0.05); }
.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning {
icon-size: 16px; icon-size: 16px;
warning-color: #F27835; warning-color: #F27835;
@@ -137,22 +137,22 @@ stage {
padding: 7px; padding: 7px;
caret-size: 1px; caret-size: 1px;
caret-color: #BAC3CF; caret-color: #BAC3CF;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
selected-color: #fefefe; selected-color: #f7f7f7;
transition-duration: 300ms; transition-duration: 300ms;
border-radius: 3px; border-radius: 3px;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.notification StEntry:focus { .notification StEntry:focus {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.notification StEntry:insensitive { .notification StEntry:insensitive {
color: rgba(186, 195, 207, 0.55); color: rgba(186, 195, 207, 0.55);
background-color: rgba(57, 64, 94, 0.25); background-color: rgba(64, 74, 81, 0.25);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
@@ -168,17 +168,17 @@ StScrollBar {
min-width: 5px; min-width: 5px;
min-height: 5px; } min-height: 5px; }
StScrollBar StBin#trough { StScrollBar StBin#trough {
background-color: rgba(24, 27, 40, 0.1); background-color: rgba(30, 35, 38, 0.1);
border-radius: 8px; } border-radius: 8px; }
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
border-radius: 2px; border-radius: 2px;
background-color: #4b555f; background-color: #3f4245;
border: 0px solid; border: 0px solid;
margin: 0px; } margin: 0px; }
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover {
background-color: #3e4651; } background-color: #36393c; }
StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active {
background-color: #c50ed2; } background-color: #F67E7D; }
.separator { .separator {
-gradient-height: 1px; -gradient-height: 1px;
@@ -190,9 +190,9 @@ StScrollBar {
.popup-slider-menu-item, .popup-slider-menu-item,
.slider { .slider {
-slider-height: 4px; -slider-height: 4px;
-slider-background-color: #050508; -slider-background-color: #161819;
-slider-border-color: rgba(0, 0, 0, 0); -slider-border-color: rgba(0, 0, 0, 0);
-slider-active-background-color: #c50ed2; -slider-active-background-color: #F67E7D;
-slider-active-border-color: rgba(0, 0, 0, 0); -slider-active-border-color: rgba(0, 0, 0, 0);
-slider-border-width: 0; -slider-border-width: 0;
-slider-handle-radius: 4px; -slider-handle-radius: 4px;
@@ -205,7 +205,7 @@ StScrollBar {
.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active .popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active
.slider { .slider {
-slider-background-color: rgba(0, 0, 0, 0.2); -slider-background-color: rgba(0, 0, 0, 0.2);
-slider-active-background-color: #fefefe; } -slider-active-background-color: #f7f7f7; }
.check-box CinnamonGenericContainer { .check-box CinnamonGenericContainer {
spacing: .2em; spacing: .2em;
@@ -274,7 +274,7 @@ StScrollBar {
#Tooltip { #Tooltip {
border-radius: 3px; border-radius: 3px;
padding: 5px 12px; padding: 5px 12px;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
font-size: 1em; font-size: 1em;
font-weight: normal; font-weight: normal;
@@ -283,10 +283,10 @@ StScrollBar {
.menu, .menu,
.popup-menu, .popup-menu,
.popup-combo-menu { .popup-combo-menu {
color: #98abb2; color: #76777A;
background-color: #0e1018; background-color: #0f1113;
border-radius: 5px; border-radius: 5px;
border: 1px solid #050508; } border: 1px solid #161819; }
.menu-arrow, .menu-arrow,
.popup-menu-arrow { .popup-menu-arrow {
icon-size: 16px; } icon-size: 16px; }
@@ -295,7 +295,7 @@ StScrollBar {
.popup-combo-menu .popup-sub-menu { .popup-combo-menu .popup-sub-menu {
background-gradient-direction: none; background-gradient-direction: none;
box-shadow: none; box-shadow: none;
background-color: #0b0c12; } background-color: #0a0c0d; }
.menu .popup-sub-menu .popup-menu-item:ltr, .menu .popup-sub-menu .popup-menu-item:ltr,
.popup-menu .popup-sub-menu .popup-menu-item:ltr, .popup-menu .popup-sub-menu .popup-menu-item:ltr,
.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr {
@@ -326,26 +326,25 @@ StScrollBar {
.menu .popup-menu-item:active, .menu .popup-menu-item:active,
.popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item:active,
.popup-combo-menu .popup-menu-item:active { .popup-combo-menu .popup-menu-item:active {
color: #fefefe; color: #f7f7f7;
background-color: transparent; background-color: #F67E7D; }
border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; }
.menu .popup-menu-item:insensitive, .menu .popup-menu-item:insensitive,
.popup-menu .popup-menu-item:insensitive, .popup-menu .popup-menu-item:insensitive,
.popup-combo-menu .popup-menu-item:insensitive { .popup-combo-menu .popup-menu-item:insensitive {
color: rgba(152, 171, 178, 0.5); color: rgba(118, 119, 122, 0.5);
background: none; } background: none; }
.menu .popup-inactive-menu-item, .menu .popup-inactive-menu-item,
.popup-menu .popup-inactive-menu-item, .popup-menu .popup-inactive-menu-item,
.popup-combo-menu .popup-inactive-menu-item { .popup-combo-menu .popup-inactive-menu-item {
color: #98abb2; } color: #76777A; }
.menu .popup-inactive-menu-item:insensitive, .menu .popup-inactive-menu-item:insensitive,
.popup-menu .popup-inactive-menu-item:insensitive, .popup-menu .popup-inactive-menu-item:insensitive,
.popup-combo-menu .popup-inactive-menu-item:insensitive { .popup-combo-menu .popup-inactive-menu-item:insensitive {
color: rgba(152, 171, 178, 0.45); } color: rgba(118, 119, 122, 0.45); }
.menu .popup-menu-item:active .popup-inactive-menu-item, .menu .popup-menu-item:active .popup-inactive-menu-item,
.popup-menu .popup-menu-item:active .popup-inactive-menu-item, .popup-menu .popup-menu-item:active .popup-inactive-menu-item,
.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item {
color: #fefefe; } color: #f7f7f7; }
.menu-icon, .menu-icon,
.popup-menu-icon { .popup-menu-icon {
icon-size: 16px; } icon-size: 16px; }
@@ -388,8 +387,8 @@ StScrollBar {
height: 28px; height: 28px;
width: 32px; width: 32px;
font-weight: 700; font-weight: 700;
background-color: #0e1018; background-color: #0f1113;
color: #98abb2; } color: #76777A; }
#panel:highlight { #panel:highlight {
border-image: none; border-image: none;
background-color: rgba(252, 65, 56, 0.5); } background-color: rgba(252, 65, 56, 0.5); }
@@ -433,7 +432,7 @@ StScrollBar {
background-gradient-end: rgba(0, 255, 0, 0.2); } background-gradient-end: rgba(0, 255, 0, 0.2); }
.panel-top, .panel-bottom, .panel-left, .panel-right { .panel-top, .panel-bottom, .panel-left, .panel-right {
color: #98abb2; color: #76777A;
font-size: 1em; font-size: 1em;
padding: 0px; } padding: 0px; }
@@ -465,8 +464,8 @@ StScrollBar {
spacing: 12px; } spacing: 12px; }
.window-caption { .window-caption {
background-color: #0e1018; background-color: #0f1113;
border: 1px solid #0e1018; border: 1px solid #0f1113;
color: #BAC3CF; color: #BAC3CF;
spacing: 25px; spacing: 25px;
border-radius: 2px; border-radius: 2px;
@@ -474,9 +473,9 @@ StScrollBar {
padding: 5px 8px; padding: 5px 8px;
-cinnamon-caption-spacing: 4px; } -cinnamon-caption-spacing: 4px; }
.window-caption#selected { .window-caption#selected {
background-color: #c50ed2; background-color: #F67E7D;
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
spacing: 25px; } spacing: 25px; }
.expo-workspaces-name-entry, .expo-workspaces-name-entry,
@@ -487,30 +486,30 @@ StScrollBar {
padding: 5px 8px; padding: 5px 8px;
-cinnamon-caption-spacing: 4px; -cinnamon-caption-spacing: 4px;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.expo-workspaces-name-entry:focus, .expo-workspaces-name-entry:focus,
.expo-workspaces-name-entry#selected:focus { .expo-workspaces-name-entry#selected:focus {
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; background-color: #F67E7D;
color: #fefefe; color: #f7f7f7;
font-style: italic; font-style: italic;
transition-duration: 300; transition-duration: 300;
selection-background-color: #fefefe; selection-background-color: #f7f7f7;
selected-color: #c50ed2; } selected-color: #F67E7D; }
.expo-workspace-thumbnail-frame { .expo-workspace-thumbnail-frame {
border: 4px solid rgba(255, 255, 255, 0); border: 4px solid rgba(255, 255, 255, 0);
background-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0);
border-radius: 2px; } border-radius: 2px; }
.expo-workspace-thumbnail-frame#active { .expo-workspace-thumbnail-frame#active {
border: 4px solid #c50ed2; border: 4px solid #F67E7D;
background-color: black; background-color: black;
border-radius: 2px; } border-radius: 2px; }
.expo-background { .expo-background {
background-color: #0e1018; } background-color: #0f1113; }
.workspace-thumbnails { .workspace-thumbnails {
spacing: 26px; } spacing: 26px; }
@@ -576,9 +575,9 @@ StScrollBar {
padding-bottom: 14px; } padding-bottom: 14px; }
.about-scrollBox { .about-scrollBox {
border: 1px solid #050508; border: 1px solid #161819;
border-radius: 2px; border-radius: 2px;
background-color: #181b28; background-color: #1E2326;
padding: 4px; padding: 4px;
padding-right: 0; padding-right: 0;
border-radius: 0; } border-radius: 0; }
@@ -601,7 +600,7 @@ StScrollBar {
spacing-columns: 0px; } spacing-columns: 0px; }
.calendar-month-label { .calendar-month-label {
color: #98abb2; color: #76777A;
font-weight: bold; font-weight: bold;
padding: 8px 0; } padding: 8px 0; }
@@ -640,7 +639,7 @@ StScrollBar {
padding: .4em 1.75em; padding: .4em 1.75em;
font-weight: bold; font-weight: bold;
text-align: center; text-align: center;
color: #98abb2; color: #76777A;
border-radius: 2px; } border-radius: 2px; }
.calendar-day-base { .calendar-day-base {
@@ -653,13 +652,13 @@ StScrollBar {
border-radius: 12.5px; } border-radius: 12.5px; }
.calendar-day-heading { .calendar-day-heading {
color: rgba(152, 171, 178, 0.85); color: rgba(118, 119, 122, 0.85);
margin-top: 1em; margin-top: 1em;
font-size: 70%; } font-size: 70%; }
.calendar-day { .calendar-day {
border-width: 0; border-width: 0;
color: rgba(152, 171, 178, 0.8); } color: rgba(118, 119, 122, 0.8); }
.calendar-day-top { .calendar-day-top {
border-top-width: 0; } border-top-width: 0; }
@@ -668,7 +667,7 @@ StScrollBar {
border-left-width: 0; } border-left-width: 0; }
.calendar-nonwork-day { .calendar-nonwork-day {
color: #98abb2; color: #76777A;
background-color: transparent; background-color: transparent;
font-weight: bold; } font-weight: bold; }
@@ -677,16 +676,16 @@ StScrollBar {
.calendar-today:focus, .calendar-today:focus,
.calendar-today:hover { .calendar-today:hover {
font-weight: bold; font-weight: bold;
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border-width: 0; } border-width: 0; }
.calendar-other-month-day { .calendar-other-month-day {
color: rgba(152, 171, 178, 0.3); color: rgba(118, 119, 122, 0.3);
opacity: 1; } opacity: 1; }
.calendar-week-number { .calendar-week-number {
color: rgba(152, 171, 178, 0.7); color: rgba(118, 119, 122, 0.7);
font-size: 80%; } font-size: 80%; }
#notification { #notification {
@@ -704,7 +703,7 @@ StScrollBar {
.menu #notification, .menu #notification.multi-line-notification, .menu #notification, .menu #notification.multi-line-notification,
.popup-menu #notification, .popup-menu #notification,
.popup-menu #notification.multi-line-notification { .popup-menu #notification.multi-line-notification {
color: #98abb2; } color: #76777A; }
.menu #notification .notification-button, .menu #notification .notification-icon-button, .menu #notification .notification-button, .menu #notification .notification-icon-button,
.popup-menu #notification .notification-button, .popup-menu #notification .notification-button,
.popup-menu #notification .notification-icon-button { .popup-menu #notification .notification-icon-button {
@@ -755,11 +754,11 @@ StScrollBar {
border-radius: 2px; } border-radius: 2px; }
.switcher-list .item-box:outlined { .switcher-list .item-box:outlined {
padding: 8px; padding: 8px;
border: 1px solid #c50ed2; } border: 1px solid #F67E7D; }
.switcher-list .item-box:selected { .switcher-list .item-box:selected {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 0px solid #c50ed2; } border: 0px solid #F67E7D; }
.switcher-list .thumbnail { .switcher-list .thumbnail {
width: 256px; } width: 256px; }
.switcher-list .thumbnail-box { .switcher-list .thumbnail-box {
@@ -774,7 +773,7 @@ StScrollBar {
color: #BAC3CF; } color: #BAC3CF; }
.switcher-arrow:highlighted { .switcher-arrow:highlighted {
border-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0);
color: #98abb2; } color: #76777A; }
.thumbnail-scroll-gradient-left { .thumbnail-scroll-gradient-left {
background-color: rgba(0, 0, 0, 0); background-color: rgba(0, 0, 0, 0);
@@ -803,8 +802,8 @@ StScrollBar {
background-color: white; } background-color: white; }
.modal-dialog { .modal-dialog {
color: #98abb2; color: #76777A;
background-color: rgba(24, 27, 40, 0); background-color: rgba(26, 30, 33, 0);
border: none; border: none;
border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; border-image: url("dark-assets/misc/modal.svg") 9 9 9 67;
padding: 0 5px 6px 5px; } padding: 0 5px 6px 5px; }
@@ -845,16 +844,16 @@ StScrollBar {
padding: 7px; padding: 7px;
border-radius: 3px; border-radius: 3px;
caret-color: #BAC3CF; caret-color: #BAC3CF;
selected-color: #fefefe; selected-color: #f7f7f7;
selection-background-color: #c50ed2; selection-background-color: #F67E7D;
color: #BAC3CF; color: #BAC3CF;
background-color: rgba(57, 64, 94, 0.4); background-color: rgba(64, 74, 81, 0.4);
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.run-dialog-entry:focus { .run-dialog-entry:focus {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); }
.run-dialog .modal-dialog-button-box { .run-dialog .modal-dialog-button-box {
border: none; border: none;
@@ -918,7 +917,7 @@ StScrollBar {
border-width: 0px; } border-width: 0px; }
#keyboard { #keyboard {
background-color: #0e1018; background-color: #0f1113;
border-width: 0; border-width: 0;
border-top-width: 1px; border-top-width: 1px;
border-color: rgba(0, 0, 0, 0.4); } border-color: rgba(0, 0, 0, 0.4); }
@@ -937,31 +936,31 @@ StScrollBar {
font-weight: bold; font-weight: bold;
border-radius: 3px; border-radius: 3px;
box-shadow: none; box-shadow: none;
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.4); } background-color: rgba(64, 74, 81, 0.4); }
.keyboard-key:hover { .keyboard-key:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.keyboard-key:active, .keyboard-key:checked { .keyboard-key:active, .keyboard-key:checked {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-color: #c50ed2; } background-color: #F67E7D; }
.keyboard-key:grayed { .keyboard-key:grayed {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #42464f; color: #42464b;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(57, 64, 94, 0.25); } background-color: rgba(64, 74, 81, 0.25); }
.keyboard-subkeys { .keyboard-subkeys {
color: #BAC3CF; color: #BAC3CF;
padding: 5px; padding: 5px;
-arrow-border-radius: 2px; -arrow-border-radius: 2px;
-arrow-background-color: #0e1018; -arrow-background-color: #0f1113;
-arrow-border-width: 1px; -arrow-border-width: 1px;
-arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-border-color: rgba(0, 0, 0, 0.4);
-arrow-base: 20px; -arrow-base: 20px;
@@ -972,8 +971,8 @@ StScrollBar {
margin: auto; margin: auto;
padding: 10px; padding: 10px;
transition-duration: 300; transition-duration: 300;
background-color: #181b28; background-color: #1A1E21;
border: 1px solid #050508; } border: 1px solid #161819; }
.menu-favorites-button { .menu-favorites-button {
padding: 10px; padding: 10px;
@@ -1017,7 +1016,7 @@ StScrollBar {
border-radius: 2px; } border-radius: 2px; }
.menu-category-button-greyed { .menu-category-button-greyed {
padding: 7px; padding: 7px;
color: rgba(152, 171, 178, 0.45); color: rgba(118, 119, 122, 0.45);
border: 1px solid rgba(0, 0, 0, 0); } border: 1px solid rgba(0, 0, 0, 0); }
.menu-category-button-label:ltr { .menu-category-button-label:ltr {
padding-left: 5px; } padding-left: 5px; }
@@ -1049,11 +1048,11 @@ StScrollBar {
width: 250px; width: 250px;
height: 15px; height: 15px;
font-weight: normal; font-weight: normal;
caret-color: #98abb2; } caret-color: #76777A; }
.menu-search-entry-icon { .menu-search-entry-icon {
icon-size: 1em; icon-size: 1em;
color: #98abb2; } color: #76777A; }
/* Context menu (at the moment only for favorites) */ /* Context menu (at the moment only for favorites) */
.info-osd { .info-osd {
@@ -1061,7 +1060,7 @@ StScrollBar {
font-weight: bold; font-weight: bold;
spacing: 1em; spacing: 1em;
padding: 16px; padding: 16px;
color: #98abb2; color: #76777A;
border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } border-image: url("common-assets/misc/osd.svg") 9 9 9 9; }
.osd-window { .osd-window {
@@ -1072,7 +1071,7 @@ StScrollBar {
margin: 32px; margin: 32px;
min-width: 64px; min-width: 64px;
min-height: 64px; min-height: 64px;
color: #98abb2; color: #76777A;
background: none; background: none;
border: none; border: none;
border-radius: 5px; border-radius: 5px;
@@ -1084,9 +1083,9 @@ StScrollBar {
height: 4px; height: 4px;
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);
border-radius: 2px; border-radius: 2px;
color: #c50ed2; } color: #F67E7D; }
.osd-window .level-bar { .osd-window .level-bar {
background-color: #c50ed2; } background-color: #F67E7D; }
.window-list-box { .window-list-box {
spacing: 0; } spacing: 0; }
@@ -1099,36 +1098,36 @@ StScrollBar {
.window-list-box.vertical { .window-list-box.vertical {
padding: 6px 0 0 0; } padding: 6px 0 0 0; }
.window-list-box:highlight { .window-list-box:highlight {
background-color: #c50ed2; } background-color: #F67E7D; }
.window-list-item-box { .window-list-item-box {
border: 0 none transparent; border: 0 none transparent;
border-image: none; border-image: none;
background-image: none; background-image: none;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
box-shadow: none; box-shadow: none;
font-weight: 400; } font-weight: 400; }
.window-list-item-box:hover { .window-list-item-box:hover {
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-box:hover { .panel-top .window-list-item-box:hover {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-box:hover { .panel-bottom .window-list-item-box:hover {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-box:hover { .panel-left .window-list-item-box:hover {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-box:hover { .panel-right .window-list-item-box:hover {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover { .window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover {
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover { .panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover {
box-shadow: inset 0 2px #ed254e; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover { .panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover {
box-shadow: inset 0 -2px #ed254e; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover { .panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover {
box-shadow: inset 2px 0 #ed254e; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover { .panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover {
box-shadow: inset -2px 0 #ed254e; } box-shadow: inset -2px 0 #F67E7D; }
.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StIcon,
.panel-bottom .window-list-item-box StIcon, .panel-top .panel-bottom .window-list-item-box StIcon, .panel-top
.window-list-item-box StBin, .window-list-item-box StBin,
@@ -1148,21 +1147,21 @@ StScrollBar {
padding: 0 0 0 4px; } padding: 0 0 0 4px; }
.window-list-item-box:progress, .window-list-item-box:progress,
.window-list-item-box .progress { .window-list-item-box .progress {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; } background-gradient-end: #F67E7D; }
.window-list-item-demands-attention { .window-list-item-demands-attention {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; background-gradient-end: #F67E7D;
color: #fefefe; } color: #f7f7f7; }
.panel-top .window-list-item-demands-attention { .panel-top .window-list-item-demands-attention {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .window-list-item-demands-attention { .panel-bottom .window-list-item-demands-attention {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .window-list-item-demands-attention { .panel-left .window-list-item-demands-attention {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .window-list-item-demands-attention { .panel-right .window-list-item-demands-attention {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.window-list-preview { .window-list-preview {
padding: 12px; padding: 12px;
@@ -1177,7 +1176,7 @@ StScrollBar {
border: 0 none transparent; border: 0 none transparent;
border-image: none; border-image: none;
background-image: none; background-image: none;
background-color: #0e1018; background-color: #0f1113;
color: #BAC3CF; color: #BAC3CF;
box-shadow: none; box-shadow: none;
font-weight: 400; } font-weight: 400; }
@@ -1188,38 +1187,38 @@ StScrollBar {
.grouped-window-list-item-box StBin { .grouped-window-list-item-box StBin {
padding: 0 4px; } padding: 0 4px; }
.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked { .panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked {
box-shadow: inset 0 2px #485178; } box-shadow: inset 0 2px #525f68; }
.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked { .panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked {
box-shadow: inset 0 -2px #485178; } box-shadow: inset 0 -2px #525f68; }
.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked { .panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked {
box-shadow: inset 2px 0 #485178; } box-shadow: inset 2px 0 #525f68; }
.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked { .panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked {
box-shadow: inset -2px 0 #485178; } box-shadow: inset -2px 0 #525f68; }
.panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover { .panel-top .grouped-window-list-item-box:hover, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:active:focus, .panel-top .grouped-window-list-item-box:focus:hover, .panel-top .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover { .panel-bottom .grouped-window-list-item-box:hover, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:active:focus, .panel-bottom .grouped-window-list-item-box:focus:hover, .panel-bottom .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover { .panel-left .grouped-window-list-item-box:hover, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:active:focus, .panel-left .grouped-window-list-item-box:focus:hover, .panel-left .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover { .panel-right .grouped-window-list-item-box:hover, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:active:focus, .panel-right .grouped-window-list-item-box:focus:hover, .panel-right .grouped-window-list-item-box:active:focus:hover {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.grouped-window-list-item-box:progress, .grouped-window-list-item-box:progress,
.grouped-window-list-item-box .progress { .grouped-window-list-item-box .progress {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; } background-gradient-end: #F67E7D; }
.grouped-window-list-item-demands-attention { .grouped-window-list-item-demands-attention {
background-gradient-start: #c50ed2; background-gradient-start: #F67E7D;
background-gradient-end: #c50ed2; background-gradient-end: #F67E7D;
color: #fefefe; } color: #f7f7f7; }
.panel-top .grouped-window-list-item-demands-attention { .panel-top .grouped-window-list-item-demands-attention {
box-shadow: inset 0 2px #c50ed2; } box-shadow: inset 0 2px #F67E7D; }
.panel-bottom .grouped-window-list-item-demands-attention { .panel-bottom .grouped-window-list-item-demands-attention {
box-shadow: inset 0 -2px #c50ed2; } box-shadow: inset 0 -2px #F67E7D; }
.panel-left .grouped-window-list-item-demands-attention { .panel-left .grouped-window-list-item-demands-attention {
box-shadow: inset 2px 0 #c50ed2; } box-shadow: inset 2px 0 #F67E7D; }
.panel-right .grouped-window-list-item-demands-attention { .panel-right .grouped-window-list-item-demands-attention {
box-shadow: inset -2px 0 #c50ed2; } box-shadow: inset -2px 0 #F67E7D; }
.sound-button { .sound-button {
width: 22px; width: 22px;
@@ -1286,7 +1285,7 @@ StScrollBar {
height: 70px; height: 70px;
padding: 15px; padding: 15px;
spacing: 0.5em; spacing: 0.5em;
background: rgba(5, 5, 8, 0.9); background: rgba(4, 4, 4, 0.9);
border: 0px solid black; border: 0px solid black;
border-bottom: 1px; border-bottom: 1px;
color: #BAC3CF; } color: #BAC3CF; }
@@ -1296,20 +1295,20 @@ StScrollBar {
padding: 5px; padding: 5px;
color: #BAC3CF; color: #BAC3CF;
border-radius: 2px; border-radius: 2px;
border: 1px solid rgba(14, 16, 24, 0); } border: 1px solid rgba(15, 17, 19, 0); }
.sound-player-overlay StButton StIcon { .sound-player-overlay StButton StIcon {
icon-size: 16px; } icon-size: 16px; }
.sound-player-overlay StButton:hover { .sound-player-overlay StButton:hover {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #BAC3CF; color: #BAC3CF;
border: 1px solid rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.4);
background-color: rgba(70, 79, 117, 0.5); } background-color: rgba(80, 92, 101, 0.5); }
.sound-player-overlay StButton:active { .sound-player-overlay StButton:active {
text-shadow: 0 1px rgba(24, 27, 40, 0); text-shadow: 0 1px rgba(30, 35, 38, 0);
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; background-color: #F67E7D;
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
box-shadow: inset 0 2px 4px #c50ed2; } box-shadow: inset 0 2px 4px #F67E7D; }
.sound-player-overlay StBoxLayout { .sound-player-overlay StBoxLayout {
padding-top: 2px; } padding-top: 2px; }
.sound-player .slider { .sound-player .slider {
@@ -1317,9 +1316,9 @@ StScrollBar {
padding: 0; padding: 0;
border: none; border: none;
-slider-height: 0.5em; -slider-height: 0.5em;
-slider-background-color: #0e1018; -slider-background-color: #0f1113;
-slider-border-color: rgba(0, 0, 0, 0); -slider-border-color: rgba(0, 0, 0, 0);
-slider-active-background-color: #c50ed2; -slider-active-background-color: #F67E7D;
-slider-active-border-color: rgba(0, 0, 0, 0); -slider-active-border-color: rgba(0, 0, 0, 0);
-slider-border-width: 0px; -slider-border-width: 0px;
-slider-handle-radius: 0px; } -slider-handle-radius: 0px; }
@@ -1336,14 +1335,14 @@ StScrollBar {
.workspace-button { .workspace-button {
width: 20px; width: 20px;
height: 10px; height: 10px;
color: #fefefe; color: #f7f7f7;
padding: 3px; padding: 3px;
padding-top: 4px; padding-top: 4px;
transition-duration: 300; } transition-duration: 300; }
.workspace-button:outlined, .workspace-button:outlined:hover { .workspace-button:outlined, .workspace-button:outlined:hover {
color: #c50ed2; } color: #F67E7D; }
.workspace-button:hover { .workspace-button:hover {
color: rgba(197, 14, 210, 0.5); } color: rgba(246, 126, 125, 0.5); }
/* Controls the style when using the "Visual representation" option */ /* Controls the style when using the "Visual representation" option */
.workspace-graph { .workspace-graph {
@@ -1356,19 +1355,19 @@ StScrollBar {
background-color: rgba(0, 0, 0, 0.2); } background-color: rgba(0, 0, 0, 0.2); }
.workspace-graph .workspace:active { .workspace-graph .workspace:active {
border: 1px solid #c50ed2; border: 1px solid #F67E7D;
background-gradient-direction: none; } background-gradient-direction: none; }
.workspace-graph .workspace .windows { .workspace-graph .workspace .windows {
-active-window-background: #2b3148; -active-window-background: #30383e;
-active-window-border: rgba(0, 0, 0, 0.8); -active-window-border: rgba(0, 0, 0, 0.8);
-inactive-window-background: #2b3148; -inactive-window-background: #30383e;
-inactive-window-border: rgba(0, 0, 0, 0.8); } -inactive-window-border: rgba(0, 0, 0, 0.8); }
.workspace-graph .workspace:active .windows { .workspace-graph .workspace:active .windows {
-active-window-background: #353b58; -active-window-background: #3c454c;
-active-window-border: rgba(0, 0, 0, 0.8); -active-window-border: rgba(0, 0, 0, 0.8);
-inactive-window-background: #181b28; -inactive-window-background: #1a1e21;
-inactive-window-border: rgba(0, 0, 0, 0.8); } -inactive-window-border: rgba(0, 0, 0, 0.8); }
#panel-launchers-box { #panel-launchers-box {
@@ -1384,7 +1383,7 @@ StScrollBar {
.panel-launcher:hover, .panel-launcher:hover,
.launcher:hover { .launcher:hover {
background-gradient-direction: none; background-gradient-direction: none;
border: 0px solid #c50ed2; } border: 0px solid #F67E7D; }
.panel-bottom .panel-launcher:hover, .panel-bottom .panel-bottom .panel-launcher:hover, .panel-bottom
.launcher:hover { .launcher:hover {
border-bottom-width: 1px; } border-bottom-width: 1px; }
@@ -1415,14 +1414,14 @@ StScrollBar {
.applet-box { .applet-box {
padding-left: 3px; padding-left: 3px;
padding-right: 3px; padding-right: 3px;
color: #98abb2; color: #76777A;
text-shadow: none; text-shadow: none;
transition-duration: 100; } transition-duration: 100; }
.applet-box.vertical { .applet-box.vertical {
padding: 3px 0; } padding: 3px 0; }
.applet-box:hover { .applet-box:hover {
color: #fefefe; color: #f7f7f7;
background-color: #c50ed2; } background-color: #F67E7D; }
.applet-box:highlight { .applet-box:highlight {
background-image: none; background-image: none;
border-image: none; border-image: none;
@@ -1430,16 +1429,16 @@ StScrollBar {
.applet-label { .applet-label {
font-weight: bold; font-weight: bold;
color: #98abb2; } color: #76777A; }
.applet-label:hover, .applet-box:hover .applet-label { .applet-label:hover, .applet-box:hover .applet-label {
color: #fefefe; color: #f7f7f7;
text-shadow: none; } text-shadow: none; }
.applet-icon { .applet-icon {
color: #98abb2; color: #76777A;
icon-size: 22px; } icon-size: 22px; }
.applet-icon:hover, .applet-box:hover > .applet-icon { .applet-icon:hover, .applet-box:hover > .applet-icon {
color: #fefefe; color: #f7f7f7;
text-shadow: none; } text-shadow: none; }
.user-icon { .user-icon {
@@ -1450,7 +1449,7 @@ StScrollBar {
border-radius: 0; } border-radius: 0; }
.user-label { .user-label {
color: #98abb2; color: #76777A;
font-size: 1em; font-size: 1em;
font-weight: bold; font-weight: bold;
margin: 0px; } margin: 0px; }
@@ -1483,8 +1482,8 @@ StScrollBar {
padding: 12px; padding: 12px;
padding-bottom: 6px; } padding-bottom: 6px; }
.desklet-drag-placeholder { .desklet-drag-placeholder {
border: 2px solid #c50ed2; border: 2px solid #F67E7D;
background-color: rgba(197, 14, 210, 0.3); } background-color: rgba(246, 126, 125, 0.3); }
.photoframe-box { .photoframe-box {
border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-image: url("common-assets/misc/bg.svg") 9 9 9 9;
@@ -1507,8 +1506,8 @@ StScrollBar {
.tile-preview, .tile-preview.snap, .tile-preview, .tile-preview.snap,
.tile-hud, .tile-hud.snap { .tile-hud, .tile-hud.snap {
background-color: rgba(197, 14, 210, 0.3); background-color: rgba(246, 126, 125, 0.3);
border: 1px solid #c50ed2; } border: 1px solid #F67E7D; }
.xkcd-box { .xkcd-box {
padding: 6px; padding: 6px;

View File

@@ -80,14 +80,14 @@
<g <g
transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)" transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)"
id="g6908" id="g6908"
style="fill:#c50ed2;fill-opacity:1;opacity:0.5"> style="fill:#F67E7D;fill-opacity:1;opacity:0.5">
<rect <rect
y="108" y="108"
x="1011" x="1011"
height="33" height="33"
width="348" width="348"
id="rect5271" id="rect5271"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" />
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -102,7 +102,7 @@
id="layer1" id="layer1"
transform="translate(0,-852.36218)"> transform="translate(0,-852.36218)">
<path <path
style="opacity:0.5;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="opacity:0.5;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 3,0 C 1.3380015,0 0,1.3380015 0,3 v 194 c 0,1.662 1.3380015,3 3,3 h 33 c 1.661999,0 3,-1.338 3,-3 V 3 C 39,1.3380015 37.661999,0 36,0 Z m 0,1 h 33 c 1.108,0 2,0.892 2,2 v 194 c 0,1.108 -0.892,2 -2,2 H 3 c -1.108,0 -2,-0.892 -2,-2 V 3 C 1,1.892 1.892,1 3,1 Z" d="M 3,0 C 1.3380015,0 0,1.3380015 0,3 v 194 c 0,1.662 1.3380015,3 3,3 h 33 c 1.661999,0 3,-1.338 3,-3 V 3 C 39,1.3380015 37.661999,0 36,0 Z m 0,1 h 33 c 1.108,0 2,0.892 2,2 v 194 c 0,1.108 -0.892,2 -2,2 H 3 c -1.108,0 -2,-0.892 -2,-2 V 3 C 1,1.892 1.892,1 3,1 Z"
transform="translate(0,852.36218)" transform="translate(0,852.36218)"
id="rect3810" /> id="rect3810" />
@@ -112,7 +112,7 @@
style="opacity:0.5;fill:#000000;fill-opacity:1" /> style="opacity:0.5;fill:#000000;fill-opacity:1" />
<rect <rect
rx="2" rx="2"
style="opacity:0.5;fill:#c50ed2;fill-opacity:1;stroke:#8fbcbb;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="opacity:0.5;fill:#F67E7D;fill-opacity:1;stroke:#8fbcbb;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3812" id="rect3812"
width="37" width="37"
height="198" height="198"

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -71,7 +71,7 @@
rx="2.0000005" rx="2.0000005"
ry="1.9999999" /> ry="1.9999999" />
<rect <rect
style="display:inline;opacity:0.95;fill:#181b28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="display:inline;opacity:0.95;fill:#1a1e21;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4164" id="rect4164"
width="22" width="22"
height="20.999971" height="20.999971"

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -156,6 +156,6 @@
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
id="path6040" id="path6040"
d="m 109.82336,751.00006 a 0.67182557,0.66502524 0 0 0 -0.10367,0.009 0.67182557,0.66502524 0 0 0 -0.39887,0.18702 l -3.35878,3.32479 -0.46184,0.47795 0.46184,0.47792 3.35878,3.32481 a 0.68281953,0.67590797 0 0 0 0.698,0.16363 c 0.0374,0.0143 0.0779,0.0233 0.1207,0.0233 0.18608,0 0.33589,-0.14829 0.33589,-0.33248 0,-0.0423 -0.009,-0.0823 -0.0236,-0.11948 a 0.68281953,0.67590797 0 0 0 -0.16531,-0.69094 l -2.876,-2.84689 2.87597,-2.84686 a 0.67182557,0.66502524 0 0 0 0.17056,-0.72082 c 0.008,-0.0292 0.0185,-0.058 0.0185,-0.0896 0,-0.18421 -0.14978,-0.33249 -0.33587,-0.33249 -0.0395,0 -0.0765,0.01 -0.11152,0.022 A 0.67182557,0.66502524 0 0 0 109.82334,751 Z" d="m 109.82336,751.00006 a 0.67182557,0.66502524 0 0 0 -0.10367,0.009 0.67182557,0.66502524 0 0 0 -0.39887,0.18702 l -3.35878,3.32479 -0.46184,0.47795 0.46184,0.47792 3.35878,3.32481 a 0.68281953,0.67590797 0 0 0 0.698,0.16363 c 0.0374,0.0143 0.0779,0.0233 0.1207,0.0233 0.18608,0 0.33589,-0.14829 0.33589,-0.33248 0,-0.0423 -0.009,-0.0823 -0.0236,-0.11948 a 0.68281953,0.67590797 0 0 0 -0.16531,-0.69094 l -2.876,-2.84689 2.87597,-2.84686 a 0.67182557,0.66502524 0 0 0 0.17056,-0.72082 c 0.008,-0.0292 0.0185,-0.058 0.0185,-0.0896 0,-0.18421 -0.14978,-0.33249 -0.33587,-0.33249 -0.0395,0 -0.0765,0.01 -0.11152,0.022 A 0.67182557,0.66502524 0 0 0 109.82334,751 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -156,6 +156,6 @@
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
id="path6040" id="path6040"
d="m 106.17699,751.00006 a 0.67182557,0.66502524 0 0 1 0.10367,0.009 0.67182557,0.66502524 0 0 1 0.39887,0.18702 l 3.35878,3.32479 0.46184,0.47795 -0.46184,0.47792 -3.35878,3.32481 a 0.68281953,0.67590797 0 0 1 -0.698,0.16363 c -0.0374,0.0143 -0.0779,0.0233 -0.1207,0.0233 -0.18608,0 -0.33589,-0.14829 -0.33589,-0.33248 0,-0.0423 0.009,-0.0823 0.0236,-0.11948 a 0.68281953,0.67590797 0 0 1 0.16531,-0.69094 l 2.876,-2.84689 -2.87597,-2.84686 a 0.67182557,0.66502524 0 0 1 -0.17056,-0.72082 c -0.008,-0.0292 -0.0185,-0.058 -0.0185,-0.0896 0,-0.18421 0.14978,-0.33249 0.33587,-0.33249 0.0395,0 0.0765,0.01 0.11152,0.022 A 0.67182557,0.66502524 0 0 1 106.17701,751 Z" d="m 106.17699,751.00006 a 0.67182557,0.66502524 0 0 1 0.10367,0.009 0.67182557,0.66502524 0 0 1 0.39887,0.18702 l 3.35878,3.32479 0.46184,0.47795 -0.46184,0.47792 -3.35878,3.32481 a 0.68281953,0.67590797 0 0 1 -0.698,0.16363 c -0.0374,0.0143 -0.0779,0.0233 -0.1207,0.0233 -0.18608,0 -0.33589,-0.14829 -0.33589,-0.33248 0,-0.0423 0.009,-0.0823 0.0236,-0.11948 a 0.68281953,0.67590797 0 0 1 0.16531,-0.69094 l 2.876,-2.84689 -2.87597,-2.84686 a 0.67182557,0.66502524 0 0 1 -0.17056,-0.72082 c -0.008,-0.0292 -0.0185,-0.058 -0.0185,-0.0896 0,-0.18421 0.14978,-0.33249 0.33587,-0.33249 0.0395,0 0.0765,0.01 0.11152,0.022 A 0.67182557,0.66502524 0 0 1 106.17701,751 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@@ -49,7 +49,7 @@
id="stop3859" /> id="stop3859" />
<stop <stop
offset="1" offset="1"
style="stop-color:#c50ed2;stop-opacity:1" style="stop-color:#F67E7D;stop-opacity:1"
id="stop3861" /> id="stop3861" />
</linearGradient> </linearGradient>
<radialGradient <radialGradient

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -101,7 +101,7 @@
height="20.999971" height="20.999971"
width="22" width="22"
id="rect4164" id="rect4164"
style="display:inline;opacity:0.95;fill:#181b28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> style="display:inline;opacity:0.95;fill:#1a1e21;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<g <g
style="display:inline;opacity:0.75" style="display:inline;opacity:0.75"
id="g4271" id="g4271"

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -95,7 +95,7 @@
rx="2.0000005" rx="2.0000005"
ry="1.9999999" /> ry="1.9999999" />
<rect <rect
style="display:inline;opacity:0.95;fill:#181b28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="display:inline;opacity:0.95;fill:#1a1e21;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4164" id="rect4164"
width="22" width="22"
height="20.999971" height="20.999971"

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -78,7 +78,7 @@
height="20.999971" height="20.999971"
width="22" width="22"
id="rect4164" id="rect4164"
style="display:inline;opacity:0.95;fill:#181b28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> style="display:inline;opacity:0.95;fill:#1a1e21;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<g <g
style="display:inline;opacity:0.65" style="display:inline;opacity:0.65"
id="g4271" id="g4271"

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -148,20 +148,20 @@
height="2" height="2"
width="2" width="2"
id="rect4138" id="rect4138"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect <rect
y="287" y="287"
x="11" x="11"
height="2" height="2"
width="2" width="2"
id="rect4138-6" id="rect4138-6"
style="display:inline;opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" /> style="display:inline;opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" />
<rect <rect
y="287" y="287"
x="17" x="17"
height="2" height="2"
width="2" width="2"
id="rect4138-9" id="rect4138-9"
style="display:inline;opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" /> style="display:inline;opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -146,6 +146,6 @@
height="2" height="2"
width="24" width="24"
id="rect4270-9" id="rect4270-9"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -147,6 +147,6 @@
height="2" height="2"
width="24" width="24"
id="rect4270-9" id="rect4270-9"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -147,6 +147,6 @@
height="2" height="2"
width="24" width="24"
id="rect4270-9" id="rect4270-9"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -146,6 +146,6 @@
height="2" height="2"
width="24" width="24"
id="rect4270-9" id="rect4270-9"
style="opacity:1;fill:#c50ed2;fill-opacity:1;stroke:none" /> style="opacity:1;fill:#F67E7D;fill-opacity:1;stroke:none" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -7,142 +7,142 @@
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="switch-off-selected.svg" width="50"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg7539"
height="20" height="20"
width="50"> id="svg7539"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="switch-off.svg">
<defs <defs
id="defs7541"> id="defs7541">
<linearGradient <linearGradient
id="linearGradient4695-1-4-3-5-0-6"> id="linearGradient4695-1-4-3-5-0-6">
<stop <stop
offset="0" id="stop4697-9-9-7-0-1-5"
style="stop-color:#000000;stop-opacity:1;" style="stop-color:#000000;stop-opacity:1;"
id="stop4697-9-9-7-0-1-5" /> offset="0" />
<stop <stop
offset="1" id="stop4699-5-8-9-0-4-0"
style="stop-color:#000000;stop-opacity:0" style="stop-color:#000000;stop-opacity:0"
id="stop4699-5-8-9-0-4-0" /> offset="1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-0" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-0" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-6"
offset="0.078125" offset="0.078125"
id="stop3778-6" />
<stop
id="stop3774-2"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-2" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-2" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-2" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3969-0-4"> id="linearGradient3969-0-4">
<stop <stop
id="stop3971-2-6" style="stop-color:#353537;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#353537;stop-opacity:1;" /> id="stop3971-2-6" />
<stop <stop
id="stop3973-0-1" style="stop-color:#4d4f52;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#4d4f52;stop-opacity:1;" /> id="stop3973-0-1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938"> id="linearGradient3938">
<stop <stop
style="stop-color:#ffffff;stop-opacity:0;" id="stop3940"
offset="0" offset="0"
id="stop3940" /> style="stop-color:#ffffff;stop-opacity:0;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:0.54901963;" id="stop3942"
offset="1" offset="1"
id="stop3942" /> style="stop-color:#ffffff;stop-opacity:0.54901963;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient6523"> id="linearGradient6523">
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:1;" id="stop6525"
offset="0" offset="0"
id="stop6525" /> style="stop-color:#1a1a1a;stop-opacity:1;" />
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:0;" id="stop6527"
offset="1" offset="1"
id="stop6527" /> style="stop-color:#1a1a1a;stop-opacity:0;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938-6"> id="linearGradient3938-6">
<stop <stop
style="stop-color:#bebebe;stop-opacity:1;" id="stop3940-4"
offset="0" offset="0"
id="stop3940-4" /> style="stop-color:#bebebe;stop-opacity:1;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:1;" id="stop3942-8"
offset="1" offset="1"
id="stop3942-8" /> style="stop-color:#ffffff;stop-opacity:1;" />
</linearGradient> </linearGradient>
<filter <filter
inkscape:collect="always" height="1.072"
style="color-interpolation-filters:sRGB"
id="filter930"
x="-0.035999998"
width="1.072"
y="-0.035999998" y="-0.035999998"
height="1.072"> width="1.072"
x="-0.035999998"
id="filter930"
style="color-interpolation-filters:sRGB"
inkscape:collect="always">
<feGaussianBlur <feGaussianBlur
inkscape:collect="always" id="feGaussianBlur932"
stdDeviation="0.225" stdDeviation="0.225"
id="feGaussianBlur932" /> inkscape:collect="always" />
</filter> </filter>
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
fit-margin-bottom="0"
fit-margin-right="0"
fit-margin-left="0"
fit-margin-top="0"
inkscape:document-units="px"
inkscape:grid-bbox="true"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="11.11566"
inkscape:cx="3.8344054"
inkscape:zoom="5.0371477"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.8062428"
inkscape:cx="3.8344054"
inkscape:cy="11.11566"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
originy="2.6171874e-06" type="xygrid"
originx="-4"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3019" id="grid3019"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-4"
originy="2.6171874e-06" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7544"> id="metadata7544">
@@ -157,51 +157,51 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(-120,87.999997)" id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1" inkscape:label="Layer 1"
id="layer1"> inkscape:groupmode="layer"
transform="translate(-120,87.999997)">
<path <path
style="opacity:1;fill:none;fill-opacity:1" id="path900"
d="m 127.85953,-77.245935 a 9.5,9.5 0 0 0 -0.0195,0.585938 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -0.0195,-0.414062 9.5,9.5 0 0 1 -9.48053,8.914062 h -7.5 -2 -7.5 a 9.5,9.5 0 0 1 -9.48047,-9.085938 z" d="m 127.85953,-77.245935 a 9.5,9.5 0 0 0 -0.0195,0.585938 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -0.0195,-0.414062 9.5,9.5 0 0 1 -9.48053,8.914062 h -7.5 -2 -7.5 a 9.5,9.5 0 0 1 -9.48047,-9.085938 z"
id="path900" /> style="opacity:1;fill:none;fill-opacity:1" />
<path <path
style="fill:#1e2233;fill-opacity:1;stroke:#0c0e15;stroke-opacity:1" inkscape:connector-curvature="0"
d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path872" id="path872"
inkscape:connector-curvature="0" /> d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
style="fill:#0e1011;fill-opacity:1;stroke:#0a0b0c;stroke-opacity:1" />
<rect <rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" ry="7.392344"
y="-83.659973"
x="129.83998"
height="15"
width="15"
id="rect934" id="rect934"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new"
id="rect912"
width="15" width="15"
height="15" height="15"
x="129.83998" x="129.83998"
y="-83.659973" y="-84.659973"
ry="7.392344" /> ry="7.392344" />
<rect <rect
ry="7.392344" ry="7.392344"
y="-84.659973"
x="129.83998"
height="15"
width="15"
id="rect912"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#151723;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new"
id="rect3872"
width="15"
height="15"
x="129.83998"
y="-85.159973" y="-85.159973"
ry="7.392344" /> x="129.83998"
height="15"
width="15"
id="rect3872"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#141719;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
<path <path
style="fill:none;fill-opacity:1" id="path902"
d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 0.0195,0.414062 9.5,9.5 0 0 1 9.4805,-8.914062 h 7.5 2 7.5 a 9.5,9.5 0 0 1 9.48047,9.085938 9.5,9.5 0 0 0 0.0195,-0.585938 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z" d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 0.0195,0.414062 9.5,9.5 0 0 1 9.4805,-8.914062 h 7.5 2 7.5 a 9.5,9.5 0 0 1 9.48047,9.085938 9.5,9.5 0 0 0 0.0195,-0.585938 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path902" /> style="fill:none;fill-opacity:1" />
<path <path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" inkscape:connector-curvature="0"
d="m 137.23259,-85.159997 c -4.09536,0 -7.39258,3.29722 -7.39258,7.39258 v 0.21484 c 0,0.1326 0.0127,0.26174 0.0195,0.39258 0.20406,-3.91019 3.41029,-7 7.37305,-7 h 0.21484 c 3.96276,0 7.16899,3.08981 7.37305,7 0.007,-0.13084 0.0195,-0.25998 0.0195,-0.39258 v -0.21484 c 0,-4.09536 -3.29722,-7.39258 -7.39258,-7.39258 z"
id="rect936" id="rect936"
inkscape:connector-curvature="0" /> d="m 137.23259,-85.159997 c -4.09536,0 -7.39258,3.29722 -7.39258,7.39258 v 0.21484 c 0,0.1326 0.0127,0.26174 0.0195,0.39258 0.20406,-3.91019 3.41029,-7 7.37305,-7 h 0.21484 c 3.96276,0 7.16899,3.08981 7.37305,7 0.007,-0.13084 0.0195,-0.25998 0.0195,-0.39258 v -0.21484 c 0,-4.09536 -3.29722,-7.39258 -7.39258,-7.39258 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -9,197 +9,188 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="switch-on-selected.svg" width="50"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg7539"
height="20" height="20"
width="50"> id="svg7539"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="switch-on.svg">
<defs <defs
id="defs7541"> id="defs7541">
<linearGradient <linearGradient
id="linearGradient865" id="linearGradient878"
inkscape:collect="always"> inkscape:collect="always">
<stop <stop
id="stop861" id="stop874"
offset="0" offset="0"
style="stop-color:#f7005a;stop-opacity:1" /> style="stop-color:#f67e7d;stop-opacity:0.96470588" />
<stop <stop
id="stop863" id="stop876"
offset="1" offset="1"
style="stop-color:#fadd00;stop-opacity:1" /> style="stop-color:#e1dd8f;stop-opacity:1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
osb:paint="solid" id="selected_fg_color"
id="selected_fg_color"> osb:paint="solid">
<stop <stop
id="stop4171" style="stop-color:#ffffff;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#ffffff;stop-opacity:1;" /> id="stop4171" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
osb:paint="solid" id="selected_bg_color"
id="selected_bg_color"> osb:paint="solid">
<stop <stop
id="stop4166" style="stop-color:#5294e2;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#5294e2;stop-opacity:1;" /> id="stop4166" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient4695-1-4-3-5-0-6"> id="linearGradient4695-1-4-3-5-0-6">
<stop <stop
offset="0" id="stop4697-9-9-7-0-1-5"
style="stop-color:#000000;stop-opacity:1;" style="stop-color:#000000;stop-opacity:1;"
id="stop4697-9-9-7-0-1-5" /> offset="0" />
<stop <stop
offset="1" id="stop4699-5-8-9-0-4-0"
style="stop-color:#000000;stop-opacity:0" style="stop-color:#000000;stop-opacity:0"
id="stop4699-5-8-9-0-4-0" /> offset="1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-0" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-0" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-6"
offset="0.078125" offset="0.078125"
id="stop3778-6" />
<stop
id="stop3774-2"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-2" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-2" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-2" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3969-0-4"> id="linearGradient3969-0-4">
<stop <stop
id="stop3971-2-6" style="stop-color:#353537;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#353537;stop-opacity:1;" /> id="stop3971-2-6" />
<stop <stop
id="stop3973-0-1" style="stop-color:#4d4f52;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#4d4f52;stop-opacity:1;" /> id="stop3973-0-1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938"> id="linearGradient3938">
<stop <stop
style="stop-color:#ffffff;stop-opacity:0;" id="stop3940"
offset="0" offset="0"
id="stop3940" /> style="stop-color:#ffffff;stop-opacity:0;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:0.54901963;" id="stop3942"
offset="1" offset="1"
id="stop3942" /> style="stop-color:#ffffff;stop-opacity:0.54901963;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient6523"> id="linearGradient6523">
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:1;" id="stop6525"
offset="0" offset="0"
id="stop6525" /> style="stop-color:#1a1a1a;stop-opacity:1;" />
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:0;" id="stop6527"
offset="1" offset="1"
id="stop6527" /> style="stop-color:#1a1a1a;stop-opacity:0;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938-6"> id="linearGradient3938-6">
<stop <stop
style="stop-color:#bebebe;stop-opacity:1;" id="stop3940-4"
offset="0" offset="0"
id="stop3940-4" /> style="stop-color:#bebebe;stop-opacity:1;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:1;" id="stop3942-8"
offset="1" offset="1"
id="stop3942-8" /> style="stop-color:#ffffff;stop-opacity:1;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
gradientUnits="userSpaceOnUse"
y2="1051.3622"
x2="26"
y1="1031.3622"
x1="26"
id="linearGradient4173"
xlink:href="#selected_fg_color"
inkscape:collect="always" />
<filter
inkscape:collect="always" inkscape:collect="always"
style="color-interpolation-filters:sRGB" xlink:href="#selected_fg_color"
id="filter930" id="linearGradient4173"
x="-0.035999998" x1="26"
width="1.072" y1="1031.3622"
x2="26"
y2="1051.3622"
gradientUnits="userSpaceOnUse" />
<filter
height="1.072"
y="-0.035999998" y="-0.035999998"
height="1.072"> width="1.072"
x="-0.035999998"
id="filter930"
style="color-interpolation-filters:sRGB"
inkscape:collect="always">
<feGaussianBlur <feGaussianBlur
inkscape:collect="always" id="feGaussianBlur932"
stdDeviation="0.225" stdDeviation="0.225"
id="feGaussianBlur932" /> inkscape:collect="always" />
</filter> </filter>
<linearGradient <linearGradient
gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
y2="-77.999997" y2="-77.500008"
x2="164.34" x2="161.34"
y1="-77.999997" y1="-77.500008"
x1="127.34" x1="146.34"
id="linearGradient867" id="linearGradient872"
xlink:href="#linearGradient865" xlink:href="#linearGradient878"
inkscape:collect="always" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="-78"
x2="164.34"
y1="-78"
x1="127.34"
id="linearGradient875"
xlink:href="#linearGradient865"
inkscape:collect="always" /> inkscape:collect="always" />
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
fit-margin-bottom="0"
fit-margin-right="0"
fit-margin-left="0"
fit-margin-top="0"
inkscape:document-units="px"
inkscape:grid-bbox="true"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="11.838426"
inkscape:cx="14.042172"
inkscape:zoom="10.074295"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.6124852"
inkscape:cx="14.042172"
inkscape:cy="11.838426"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
originy="2.6171874e-06" type="xygrid"
originx="-4"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3019" id="grid3019"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-4"
originy="2.6171874e-06" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7544"> id="metadata7544">
@@ -214,30 +205,30 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(-120,87.999997)" id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1" inkscape:label="Layer 1"
id="layer1"> inkscape:groupmode="layer"
transform="translate(-120,87.999997)">
<path <path
style="fill:url(#linearGradient867);fill-opacity:1;stroke:url(#linearGradient875);stroke-opacity:1" inkscape:connector-curvature="0"
d="m 137.34,-87.499997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path872" id="path872"
inkscape:connector-curvature="0" /> d="m 137.34,-87.499997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
style="fill:#0e1011;fill-opacity:1;stroke:#0a0b0c;stroke-opacity:1" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new"
id="rect912"
width="15"
height="15"
x="146.34"
y="-84.500008"
ry="7.392344" />
<rect <rect
ry="7.392344" ry="7.392344"
y="-84.500008"
x="146.34"
height="15"
width="15"
id="rect912"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f8f8f8;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new"
id="rect3872"
width="15"
height="15"
x="146.34"
y="-85.000008" y="-85.000008"
ry="7.392344" /> x="146.34"
height="15"
width="15"
id="rect3872"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient872);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -6,81 +6,103 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="90" width="16"
inkscape:export-xdpi="90"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
sodipodi:docname="checkbox-checked-focused.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg2"
height="16" height="16"
width="16"> id="svg2"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="checkbox-checked-focused.svg"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs <defs
id="defs4"> id="defs4">
<linearGradient <linearGradient
osb:paint="solid" id="linearGradient860"
id="selected_bg_color"> inkscape:collect="always">
<stop <stop
id="stop4159" id="stop856"
offset="0" offset="0"
style="stop-color:#5294e2;stop-opacity:1;" /> style="stop-color:#f67e7d;stop-opacity:1" />
<stop
id="stop858"
offset="1"
style="stop-color:#e1dd8f;stop-opacity:1" />
</linearGradient>
<linearGradient
id="selected_bg_color"
osb:paint="solid">
<stop
style="stop-color:#5294e2;stop-opacity:1;"
offset="0"
id="stop4159" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-6" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-6" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-2"
offset="0.078125" offset="0.078125"
id="stop3778-2" />
<stop
id="stop3774-0"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-1" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-0" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-1" />
</linearGradient> </linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="38.362191"
x2="31.999995"
y1="38.362191"
x1="18.000005"
id="linearGradient862"
xlink:href="#linearGradient860"
inkscape:collect="always" />
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
showborder="true"
inkscape:showpageshadow="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
showgrid="true"
inkscape:current-layer="g5400-6-68"
inkscape:document-units="px"
inkscape:cy="0.18346861"
inkscape:cx="-30.177817"
inkscape:zoom="4.9573586"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.6893875"
inkscape:cx="-30.177817"
inkscape:cy="0.18346861"
inkscape:document-units="px"
inkscape:current-layer="g5400-6-68"
showgrid="true"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:showpageshadow="false"
showborder="true"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
snapvisiblegridlinesonly="true" type="xygrid"
enabled="true"
visible="true"
empspacing="5"
id="grid2985" id="grid2985"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7"> id="metadata7">
@@ -95,106 +117,106 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(0,-1036.3622)" inkscape:label="Ebene 1"
id="layer1"
inkscape:groupmode="layer" inkscape:groupmode="layer"
inkscape:label="Ebene 1"> id="layer1"
transform="translate(0,-1036.3622)">
<g <g
inkscape:label="#g10758" transform="translate(-36,1036)"
id="checkbox-checked-dark"
style="display:inline;opacity:1" style="display:inline;opacity:1"
transform="translate(-36,1036)"> id="checkbox-checked-dark"
inkscape:label="#g10758">
<g <g
transform="translate(19)" inkscape:label="#g22047"
style="display:inline"
id="checkbox-unchecked-5-59" id="checkbox-unchecked-5-59"
inkscape:label="#g22047"> style="display:inline"
transform="translate(19)">
<g <g
inkscape:label="#g21853" id="sdsd-7-54"
id="sdsd-7-54"> inkscape:label="#g21853">
<g <g
id="scdsdcd-5-8" transform="translate(0,-30)"
inkscape:label="#g14325" inkscape:label="#g14325"
transform="translate(0,-30)"> id="scdsdcd-5-8">
<g <g
style="display:inline" transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"
id="g15812-6-6-1-5-4" id="g15812-6-6-1-5-4"
transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> style="display:inline">
<g <g
transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" style="display:inline"
id="g5489-2-9-6-8-8-53-5" id="g5489-2-9-6-8-8-53-5"
style="display:inline"> transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)">
<g <g
id="g5428-8-1-4-0-0-4-2" /> id="g5428-8-1-4-0-0-4-2" />
</g> </g>
</g> </g>
<rect <rect
y="30.362183" style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
x="17"
height="16"
width="16"
id="rect13523-7-11" id="rect13523-7-11"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> width="16"
height="16"
x="17"
y="30.362183" />
<g <g
id="g5400-6-68"> id="g5400-6-68">
<rect <rect
ry="1.9999917" rx="1.9999943"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#00e8b7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
id="rect5147-9-1-5-7-6-7-4"
width="13.999989"
height="13.99999"
x="18.000006"
y="31.362196" y="31.362196"
rx="1.9999943" /> x="18.000006"
height="13.99999"
width="13.999989"
id="rect5147-9-1-5-7-6-7-4"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient862);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
ry="1.9999917" />
</g> </g>
</g> </g>
</g> </g>
</g> </g>
<g <g
style="display:inline" inkscape:label="Ebene 1"
transform="translate(36,-1036)"
id="checkbox-checked-dark-7-37" id="checkbox-checked-dark-7-37"
inkscape:label="Ebene 1"> transform="translate(36,-1036)"
style="display:inline">
<g <g
style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" id="g3981-6-4-97"
transform="rotate(45,-3.2604448,1033.6624)" transform="rotate(45,-3.2604448,1033.6624)"
id="g3981-6-4-97" /> style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" />
<g <g
transform="rotate(45,7.4999938,1026.3622)" id="g4049-2-5"
id="g4049-2-5"> transform="rotate(45,7.4999938,1026.3622)">
<g <g
transform="translate(12.374375,11.531233)" id="g4056-7-6"
id="g4056-7-6"> transform="translate(12.374375,11.531233)">
<g <g
style="fill:#3b3c3e;fill-opacity:1" id="g3981-0-8"
transform="translate(-3,-4.9999826)" transform="translate(-3,-4.9999826)"
id="g3981-0-8"> style="fill:#3b3c3e;fill-opacity:1">
<rect <rect
style="fill:#ffffff;fill-opacity:1;stroke:none" ry="0.66666085"
id="rect3977-39-90"
width="5"
height="1.9999826"
x="8"
y="1033.3622"
rx="0.66666085" rx="0.66666085"
ry="0.66666085" /> y="1033.3622"
x="8"
height="1.9999826"
width="5"
id="rect3977-39-90"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<rect <rect
style="fill:#ffffff;fill-opacity:1;stroke:none" ry="0"
id="rect3979-7-60"
width="2"
height="7.9999828"
x="11"
y="1027.3622" y="1027.3622"
ry="0" /> x="11"
height="7.9999828"
width="2"
id="rect3979-7-60"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
</g> </g>
<rect <rect
transform="translate(0,1036.3622)" style="fill:#eeeeee;fill-opacity:0;stroke:none"
y="-8"
x="5"
height="1"
width="3"
id="rect4047-81-5" id="rect4047-81-5"
style="fill:#eeeeee;fill-opacity:0;stroke:none" /> width="3"
height="1"
x="5"
y="-8"
transform="translate(0,1036.3622)" />
</g> </g>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -6,81 +6,103 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="90" width="16"
inkscape:export-xdpi="90"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
sodipodi:docname="checkbox-checked.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg2"
height="16" height="16"
width="16"> id="svg2"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="checkbox-checked.svg"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs <defs
id="defs4"> id="defs4">
<linearGradient <linearGradient
osb:paint="solid" id="linearGradient860"
id="selected_bg_color"> inkscape:collect="always">
<stop <stop
id="stop4159" id="stop856"
offset="0" offset="0"
style="stop-color:#5230e2;stop-opacity:1;" /> style="stop-color:#f67e7d;stop-opacity:1" />
<stop
id="stop858"
offset="1"
style="stop-color:#e1dd8f;stop-opacity:0.99607843" />
</linearGradient>
<linearGradient
id="selected_bg_color"
osb:paint="solid">
<stop
style="stop-color:#5230e2;stop-opacity:1;"
offset="0"
id="stop4159" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-6" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-6" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-2"
offset="0.078125" offset="0.078125"
id="stop3778-2" />
<stop
id="stop3774-0"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-1" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-0" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-1" />
</linearGradient> </linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="38.362191"
x2="31.999995"
y1="38.362191"
x1="18.000005"
id="linearGradient862"
xlink:href="#linearGradient860"
inkscape:collect="always" />
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
showborder="true"
inkscape:showpageshadow="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
showgrid="true"
inkscape:current-layer="g5400-6-68"
inkscape:document-units="px"
inkscape:cy="7.5299665"
inkscape:cx="-23.283526"
inkscape:zoom="7.0107637"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.6893874"
inkscape:cx="-23.283526"
inkscape:cy="7.5299665"
inkscape:document-units="px"
inkscape:current-layer="g5400-6-68"
showgrid="true"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:showpageshadow="false"
showborder="true"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
snapvisiblegridlinesonly="true" type="xygrid"
enabled="true"
visible="true"
empspacing="5"
id="grid2985" id="grid2985"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7"> id="metadata7">
@@ -95,106 +117,106 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(0,-1036.3622)" inkscape:label="Ebene 1"
id="layer1"
inkscape:groupmode="layer" inkscape:groupmode="layer"
inkscape:label="Ebene 1"> id="layer1"
transform="translate(0,-1036.3622)">
<g <g
inkscape:label="#g10758" transform="translate(-36,1036)"
id="checkbox-checked-dark"
style="display:inline;opacity:1" style="display:inline;opacity:1"
transform="translate(-36,1036)"> id="checkbox-checked-dark"
inkscape:label="#g10758">
<g <g
transform="translate(19)" inkscape:label="#g22047"
style="display:inline"
id="checkbox-unchecked-5-59" id="checkbox-unchecked-5-59"
inkscape:label="#g22047"> style="display:inline"
transform="translate(19)">
<g <g
inkscape:label="#g21853" id="sdsd-7-54"
id="sdsd-7-54"> inkscape:label="#g21853">
<g <g
id="scdsdcd-5-8" transform="translate(0,-30)"
inkscape:label="#g14325" inkscape:label="#g14325"
transform="translate(0,-30)"> id="scdsdcd-5-8">
<g <g
style="display:inline" transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"
id="g15812-6-6-1-5-4" id="g15812-6-6-1-5-4"
transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> style="display:inline">
<g <g
transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" style="display:inline"
id="g5489-2-9-6-8-8-53-5" id="g5489-2-9-6-8-8-53-5"
style="display:inline"> transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)">
<g <g
id="g5428-8-1-4-0-0-4-2" /> id="g5428-8-1-4-0-0-4-2" />
</g> </g>
</g> </g>
<rect <rect
y="30.362183" style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
x="17"
height="16"
width="16"
id="rect13523-7-11" id="rect13523-7-11"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> width="16"
height="16"
x="17"
y="30.362183" />
<g <g
id="g5400-6-68"> id="g5400-6-68">
<rect <rect
ry="1.9999917" rx="1.9999943"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#00e8b7;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
id="rect5147-9-1-5-7-6-7-4"
width="13.999989"
height="13.99999"
x="18.000006"
y="31.362196" y="31.362196"
rx="1.9999943" /> x="18.000006"
height="13.99999"
width="13.999989"
id="rect5147-9-1-5-7-6-7-4"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient862);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
ry="1.9999917" />
</g> </g>
</g> </g>
</g> </g>
</g> </g>
<g <g
style="display:inline" inkscape:label="Ebene 1"
transform="translate(36,-1036)"
id="checkbox-checked-dark-7-37" id="checkbox-checked-dark-7-37"
inkscape:label="Ebene 1"> transform="translate(36,-1036)"
style="display:inline">
<g <g
style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" id="g3981-6-4-97"
transform="rotate(45,-3.2604448,1033.6624)" transform="rotate(45,-3.2604448,1033.6624)"
id="g3981-6-4-97" /> style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" />
<g <g
transform="rotate(45,7.4999938,1026.3622)" id="g4049-2-5"
id="g4049-2-5"> transform="rotate(45,7.4999938,1026.3622)">
<g <g
transform="translate(12.374375,11.531233)" id="g4056-7-6"
id="g4056-7-6"> transform="translate(12.374375,11.531233)">
<g <g
style="fill:#3b3c3e;fill-opacity:1" id="g3981-0-8"
transform="translate(-3,-4.9999826)" transform="translate(-3,-4.9999826)"
id="g3981-0-8"> style="fill:#3b3c3e;fill-opacity:1">
<rect <rect
style="fill:#ffffff;fill-opacity:1;stroke:none" ry="0.66666085"
id="rect3977-39-90"
width="5"
height="1.9999826"
x="8"
y="1033.3622"
rx="0.66666085" rx="0.66666085"
ry="0.66666085" /> y="1033.3622"
x="8"
height="1.9999826"
width="5"
id="rect3977-39-90"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<rect <rect
style="fill:#ffffff;fill-opacity:1;stroke:none" ry="0"
id="rect3979-7-60"
width="2"
height="7.9999828"
x="11"
y="1027.3622" y="1027.3622"
ry="0" /> x="11"
height="7.9999828"
width="2"
id="rect3979-7-60"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
</g> </g>
<rect <rect
transform="translate(0,1036.3622)" style="fill:#eeeeee;fill-opacity:0;stroke:none"
y="-8"
x="5"
height="1"
width="3"
id="rect4047-81-5" id="rect4047-81-5"
style="fill:#eeeeee;fill-opacity:0;stroke:none" /> width="3"
height="1"
x="5"
y="-8"
transform="translate(0,1036.3622)" />
</g> </g>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -6,81 +6,103 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="90" width="16"
inkscape:export-xdpi="90"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
sodipodi:docname="checkbox-unchecked-focused.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg2"
height="16" height="16"
width="16"> id="svg2"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="checkbox-unchecked-focused.svg"
inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs <defs
id="defs4"> id="defs4">
<linearGradient <linearGradient
osb:paint="solid" id="linearGradient851"
id="selected_bg_color"> inkscape:collect="always">
<stop <stop
id="stop4150" id="stop847"
offset="0" offset="0"
style="stop-color:#5294e2;stop-opacity:1;" /> style="stop-color:#f67e7d;stop-opacity:1" />
<stop
id="stop849"
offset="1"
style="stop-color:#e1dd8f;stop-opacity:1" />
</linearGradient>
<linearGradient
id="selected_bg_color"
osb:paint="solid">
<stop
style="stop-color:#5294e2;stop-opacity:1;"
offset="0"
id="stop4150" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-6" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-6" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-2"
offset="0.078125" offset="0.078125"
id="stop3778-2" />
<stop
id="stop3774-0"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-1" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-0" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-1" />
</linearGradient> </linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="38.362181"
x2="32"
y1="38.362181"
x1="18"
id="linearGradient853"
xlink:href="#linearGradient851"
inkscape:collect="always" />
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
showborder="true"
inkscape:showpageshadow="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
showgrid="true"
inkscape:current-layer="g5400-2-47"
inkscape:document-units="px"
inkscape:cy="2.1620001"
inkscape:cx="0.1158876"
inkscape:zoom="27.632352"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.3216733"
inkscape:cx="0.1158876"
inkscape:cy="2.1620001"
inkscape:document-units="px"
inkscape:current-layer="g5400-2-47"
showgrid="true"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:showpageshadow="false"
showborder="true"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
snapvisiblegridlinesonly="true" type="xygrid"
enabled="true"
visible="true"
empspacing="5"
id="grid2985" id="grid2985"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7"> id="metadata7">
@@ -95,52 +117,52 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(0,-1036.3622)" inkscape:label="Ebene 1"
id="layer1"
inkscape:groupmode="layer" inkscape:groupmode="layer"
inkscape:label="Ebene 1"> id="layer1"
transform="translate(0,-1036.3622)">
<g <g
inkscape:label="#g22047" transform="translate(-17,1036)"
id="checkbox-unchecked-dark"
style="display:inline;opacity:1" style="display:inline;opacity:1"
transform="translate(-17,1036)"> id="checkbox-unchecked-dark"
inkscape:label="#g22047">
<g <g
id="sdsd-0-1" inkscape:label="#g21853"
inkscape:label="#g21853"> id="sdsd-0-1">
<g <g
transform="translate(0,-30)" id="scdsdcd-0-4"
inkscape:label="#g14325" inkscape:label="#g14325"
id="scdsdcd-0-4"> transform="translate(0,-30)">
<g <g
transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" style="display:inline"
id="g15812-6-6-1-4-4" id="g15812-6-6-1-4-4"
style="display:inline"> transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)">
<g <g
style="display:inline" transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"
id="g5489-2-9-6-8-8-9-7" id="g5489-2-9-6-8-8-9-7"
transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> style="display:inline">
<g <g
id="g5428-8-1-4-0-0-65-8" /> id="g5428-8-1-4-0-0-65-8" />
</g> </g>
</g> </g>
<rect <rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" y="30.362183"
id="rect13523-4-0"
width="16"
height="16"
x="17" x="17"
y="30.362183" /> height="16"
width="16"
id="rect13523-4-0"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" />
<g <g
id="g5400-2-47"> id="g5400-2-47">
<rect <rect
rx="2" ry="2"
y="31.862183" style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.2;stroke:url(#linearGradient853);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
x="18.5"
height="12.999997"
width="13"
id="rect5147-9-1-5-7-6-3-70" id="rect5147-9-1-5-7-6-3-70"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.2;stroke:#00e8b7;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" width="13"
ry="2" /> height="12.999997"
x="18.5"
y="31.862183"
rx="2" />
</g> </g>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -71,7 +71,7 @@
rx="2.0000005" rx="2.0000005"
ry="1.9999999" /> ry="1.9999999" />
<rect <rect
style="display:inline;opacity:1;fill:#181b28;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="display:inline;opacity:1;fill:#1a1e21;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4164" id="rect4164"
width="22" width="22"
height="20.999971" height="20.999971"

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -7,142 +7,142 @@
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="switch-off-selected.svg" width="50"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg7539"
height="20" height="20"
width="50"> id="svg7539"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="switch-off.svg">
<defs <defs
id="defs7541"> id="defs7541">
<linearGradient <linearGradient
id="linearGradient4695-1-4-3-5-0-6"> id="linearGradient4695-1-4-3-5-0-6">
<stop <stop
offset="0" id="stop4697-9-9-7-0-1-5"
style="stop-color:#000000;stop-opacity:1;" style="stop-color:#000000;stop-opacity:1;"
id="stop4697-9-9-7-0-1-5" /> offset="0" />
<stop <stop
offset="1" id="stop4699-5-8-9-0-4-0"
style="stop-color:#000000;stop-opacity:0" style="stop-color:#000000;stop-opacity:0"
id="stop4699-5-8-9-0-4-0" /> offset="1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-0" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-0" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-6"
offset="0.078125" offset="0.078125"
id="stop3778-6" />
<stop
id="stop3774-2"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-2" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-2" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-2" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3969-0-4"> id="linearGradient3969-0-4">
<stop <stop
id="stop3971-2-6" style="stop-color:#353537;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#353537;stop-opacity:1;" /> id="stop3971-2-6" />
<stop <stop
id="stop3973-0-1" style="stop-color:#4d4f52;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#4d4f52;stop-opacity:1;" /> id="stop3973-0-1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938"> id="linearGradient3938">
<stop <stop
style="stop-color:#ffffff;stop-opacity:0;" id="stop3940"
offset="0" offset="0"
id="stop3940" /> style="stop-color:#ffffff;stop-opacity:0;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:0.54901963;" id="stop3942"
offset="1" offset="1"
id="stop3942" /> style="stop-color:#ffffff;stop-opacity:0.54901963;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient6523"> id="linearGradient6523">
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:1;" id="stop6525"
offset="0" offset="0"
id="stop6525" /> style="stop-color:#1a1a1a;stop-opacity:1;" />
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:0;" id="stop6527"
offset="1" offset="1"
id="stop6527" /> style="stop-color:#1a1a1a;stop-opacity:0;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938-6"> id="linearGradient3938-6">
<stop <stop
style="stop-color:#bebebe;stop-opacity:1;" id="stop3940-4"
offset="0" offset="0"
id="stop3940-4" /> style="stop-color:#bebebe;stop-opacity:1;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:1;" id="stop3942-8"
offset="1" offset="1"
id="stop3942-8" /> style="stop-color:#ffffff;stop-opacity:1;" />
</linearGradient> </linearGradient>
<filter <filter
inkscape:collect="always" height="1.072"
style="color-interpolation-filters:sRGB"
id="filter930"
x="-0.035999998"
width="1.072"
y="-0.035999998" y="-0.035999998"
height="1.072"> width="1.072"
x="-0.035999998"
id="filter930"
style="color-interpolation-filters:sRGB"
inkscape:collect="always">
<feGaussianBlur <feGaussianBlur
inkscape:collect="always" id="feGaussianBlur932"
stdDeviation="0.225" stdDeviation="0.225"
id="feGaussianBlur932" /> inkscape:collect="always" />
</filter> </filter>
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
fit-margin-bottom="0"
fit-margin-right="0"
fit-margin-left="0"
fit-margin-top="0"
inkscape:document-units="px"
inkscape:grid-bbox="true"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="11.11566"
inkscape:cx="3.8344054"
inkscape:zoom="5.0371477"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.8062428"
inkscape:cx="3.8344054"
inkscape:cy="11.11566"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
originy="2.6171874e-06" type="xygrid"
originx="-4"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3019" id="grid3019"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-4"
originy="2.6171874e-06" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7544"> id="metadata7544">
@@ -157,51 +157,51 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(-120,87.999997)" id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1" inkscape:label="Layer 1"
id="layer1"> inkscape:groupmode="layer"
transform="translate(-120,87.999997)">
<path <path
style="opacity:1;fill:none;fill-opacity:1" id="path900"
d="m 127.85953,-77.245935 a 9.5,9.5 0 0 0 -0.0195,0.585938 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -0.0195,-0.414062 9.5,9.5 0 0 1 -9.48053,8.914062 h -7.5 -2 -7.5 a 9.5,9.5 0 0 1 -9.48047,-9.085938 z" d="m 127.85953,-77.245935 a 9.5,9.5 0 0 0 -0.0195,0.585938 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -0.0195,-0.414062 9.5,9.5 0 0 1 -9.48053,8.914062 h -7.5 -2 -7.5 a 9.5,9.5 0 0 1 -9.48047,-9.085938 z"
id="path900" /> style="opacity:1;fill:none;fill-opacity:1" />
<path <path
style="fill:#1e2233;fill-opacity:1;stroke:#0c0e15;stroke-opacity:1" inkscape:connector-curvature="0"
d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path872" id="path872"
inkscape:connector-curvature="0" /> d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
style="fill:#0e1011;fill-opacity:1;stroke:#0a0b0c;stroke-opacity:1" />
<rect <rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" ry="7.392344"
y="-83.659973"
x="129.83998"
height="15"
width="15"
id="rect934" id="rect934"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new"
id="rect912"
width="15" width="15"
height="15" height="15"
x="129.83998" x="129.83998"
y="-83.659973" y="-84.659973"
ry="7.392344" /> ry="7.392344" />
<rect <rect
ry="7.392344" ry="7.392344"
y="-84.659973"
x="129.83998"
height="15"
width="15"
id="rect912"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#151723;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new"
id="rect3872"
width="15"
height="15"
x="129.83998"
y="-85.159973" y="-85.159973"
ry="7.392344" /> x="129.83998"
height="15"
width="15"
id="rect3872"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#141719;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
<path <path
style="fill:none;fill-opacity:1" id="path902"
d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 0.0195,0.414062 9.5,9.5 0 0 1 9.4805,-8.914062 h 7.5 2 7.5 a 9.5,9.5 0 0 1 9.48047,9.085938 9.5,9.5 0 0 0 0.0195,-0.585938 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z" d="m 137.34,-87.159997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 0.0195,0.414062 9.5,9.5 0 0 1 9.4805,-8.914062 h 7.5 2 7.5 a 9.5,9.5 0 0 1 9.48047,9.085938 9.5,9.5 0 0 0 0.0195,-0.585938 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path902" /> style="fill:none;fill-opacity:1" />
<path <path
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" inkscape:connector-curvature="0"
d="m 137.23259,-85.159997 c -4.09536,0 -7.39258,3.29722 -7.39258,7.39258 v 0.21484 c 0,0.1326 0.0127,0.26174 0.0195,0.39258 0.20406,-3.91019 3.41029,-7 7.37305,-7 h 0.21484 c 3.96276,0 7.16899,3.08981 7.37305,7 0.007,-0.13084 0.0195,-0.25998 0.0195,-0.39258 v -0.21484 c 0,-4.09536 -3.29722,-7.39258 -7.39258,-7.39258 z"
id="rect936" id="rect936"
inkscape:connector-curvature="0" /> d="m 137.23259,-85.159997 c -4.09536,0 -7.39258,3.29722 -7.39258,7.39258 v 0.21484 c 0,0.1326 0.0127,0.26174 0.0195,0.39258 0.20406,-3.91019 3.41029,-7 7.37305,-7 h 0.21484 c 3.96276,0 7.16899,3.08981 7.37305,7 0.007,-0.13084 0.0195,-0.25998 0.0195,-0.39258 v -0.21484 c 0,-4.09536 -3.29722,-7.39258 -7.39258,-7.39258 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:none;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -9,197 +9,188 @@
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="switch-on-selected.svg" width="50"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
version="1.1"
id="svg7539"
height="20" height="20"
width="50"> id="svg7539"
version="1.1"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="switch-on.svg">
<defs <defs
id="defs7541"> id="defs7541">
<linearGradient <linearGradient
id="linearGradient865" id="linearGradient878"
inkscape:collect="always"> inkscape:collect="always">
<stop <stop
id="stop861" id="stop874"
offset="0" offset="0"
style="stop-color:#f7005a;stop-opacity:1" /> style="stop-color:#f67e7d;stop-opacity:0.96470588" />
<stop <stop
id="stop863" id="stop876"
offset="1" offset="1"
style="stop-color:#fadd00;stop-opacity:1" /> style="stop-color:#e1dd8f;stop-opacity:1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
osb:paint="solid" id="selected_fg_color"
id="selected_fg_color"> osb:paint="solid">
<stop <stop
id="stop4171" style="stop-color:#ffffff;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#ffffff;stop-opacity:1;" /> id="stop4171" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
osb:paint="solid" id="selected_bg_color"
id="selected_bg_color"> osb:paint="solid">
<stop <stop
id="stop4166" style="stop-color:#5294e2;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#5294e2;stop-opacity:1;" /> id="stop4166" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient4695-1-4-3-5-0-6"> id="linearGradient4695-1-4-3-5-0-6">
<stop <stop
offset="0" id="stop4697-9-9-7-0-1-5"
style="stop-color:#000000;stop-opacity:1;" style="stop-color:#000000;stop-opacity:1;"
id="stop4697-9-9-7-0-1-5" /> offset="0" />
<stop <stop
offset="1" id="stop4699-5-8-9-0-4-0"
style="stop-color:#000000;stop-opacity:0" style="stop-color:#000000;stop-opacity:0"
id="stop4699-5-8-9-0-4-0" /> offset="1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3768-6"> id="linearGradient3768-6">
<stop <stop
id="stop3770-0" style="stop-color:#0f0f0f;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#0f0f0f;stop-opacity:1;" /> id="stop3770-0" />
<stop <stop
style="stop-color:#171717;stop-opacity:1;" id="stop3778-6"
offset="0.078125" offset="0.078125"
id="stop3778-6" />
<stop
id="stop3774-2"
offset="0.97355771"
style="stop-color:#171717;stop-opacity:1;" /> style="stop-color:#171717;stop-opacity:1;" />
<stop <stop
id="stop3776-2" style="stop-color:#171717;stop-opacity:1;"
offset="0.97355771"
id="stop3774-2" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#1b1b1b;stop-opacity:1;" /> id="stop3776-2" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3969-0-4"> id="linearGradient3969-0-4">
<stop <stop
id="stop3971-2-6" style="stop-color:#353537;stop-opacity:1;"
offset="0" offset="0"
style="stop-color:#353537;stop-opacity:1;" /> id="stop3971-2-6" />
<stop <stop
id="stop3973-0-1" style="stop-color:#4d4f52;stop-opacity:1;"
offset="1" offset="1"
style="stop-color:#4d4f52;stop-opacity:1;" /> id="stop3973-0-1" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938"> id="linearGradient3938">
<stop <stop
style="stop-color:#ffffff;stop-opacity:0;" id="stop3940"
offset="0" offset="0"
id="stop3940" /> style="stop-color:#ffffff;stop-opacity:0;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:0.54901963;" id="stop3942"
offset="1" offset="1"
id="stop3942" /> style="stop-color:#ffffff;stop-opacity:0.54901963;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient6523"> id="linearGradient6523">
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:1;" id="stop6525"
offset="0" offset="0"
id="stop6525" /> style="stop-color:#1a1a1a;stop-opacity:1;" />
<stop <stop
style="stop-color:#1a1a1a;stop-opacity:0;" id="stop6527"
offset="1" offset="1"
id="stop6527" /> style="stop-color:#1a1a1a;stop-opacity:0;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
id="linearGradient3938-6"> id="linearGradient3938-6">
<stop <stop
style="stop-color:#bebebe;stop-opacity:1;" id="stop3940-4"
offset="0" offset="0"
id="stop3940-4" /> style="stop-color:#bebebe;stop-opacity:1;" />
<stop <stop
style="stop-color:#ffffff;stop-opacity:1;" id="stop3942-8"
offset="1" offset="1"
id="stop3942-8" /> style="stop-color:#ffffff;stop-opacity:1;" />
</linearGradient> </linearGradient>
<linearGradient <linearGradient
gradientUnits="userSpaceOnUse"
y2="1051.3622"
x2="26"
y1="1031.3622"
x1="26"
id="linearGradient4173"
xlink:href="#selected_fg_color"
inkscape:collect="always" />
<filter
inkscape:collect="always" inkscape:collect="always"
style="color-interpolation-filters:sRGB" xlink:href="#selected_fg_color"
id="filter930" id="linearGradient4173"
x="-0.035999998" x1="26"
width="1.072" y1="1031.3622"
x2="26"
y2="1051.3622"
gradientUnits="userSpaceOnUse" />
<filter
height="1.072"
y="-0.035999998" y="-0.035999998"
height="1.072"> width="1.072"
x="-0.035999998"
id="filter930"
style="color-interpolation-filters:sRGB"
inkscape:collect="always">
<feGaussianBlur <feGaussianBlur
inkscape:collect="always" id="feGaussianBlur932"
stdDeviation="0.225" stdDeviation="0.225"
id="feGaussianBlur932" /> inkscape:collect="always" />
</filter> </filter>
<linearGradient <linearGradient
gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
y2="-77.999997" y2="-77.500008"
x2="164.34" x2="161.34"
y1="-77.999997" y1="-77.500008"
x1="127.34" x1="146.34"
id="linearGradient867" id="linearGradient872"
xlink:href="#linearGradient865" xlink:href="#linearGradient878"
inkscape:collect="always" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="-78"
x2="164.34"
y1="-78"
x1="127.34"
id="linearGradient875"
xlink:href="#linearGradient865"
inkscape:collect="always" /> inkscape:collect="always" />
</defs> </defs>
<sodipodi:namedview <sodipodi:namedview
inkscape:document-rotation="0" id="base"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox-midpoints="false"
inkscape:guide-bbox="true"
showguides="true"
inkscape:snap-bbox="true"
inkscape:window-maximized="1"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:window-height="714"
inkscape:window-width="1366"
fit-margin-bottom="0"
fit-margin-right="0"
fit-margin-left="0"
fit-margin-top="0"
inkscape:document-units="px"
inkscape:grid-bbox="true"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="11.838426"
inkscape:cx="14.042172"
inkscape:zoom="10.074295"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff" pagecolor="#ffffff"
id="base"> bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.6124852"
inkscape:cx="14.042172"
inkscape:cy="11.838426"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1366"
inkscape:window-height="714"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:snap-bbox="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:document-rotation="0">
<inkscape:grid <inkscape:grid
originy="2.6171874e-06" type="xygrid"
originx="-4"
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid3019" id="grid3019"
type="xygrid" /> empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="-4"
originy="2.6171874e-06" />
</sodipodi:namedview> </sodipodi:namedview>
<metadata <metadata
id="metadata7544"> id="metadata7544">
@@ -214,30 +205,30 @@
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
<g <g
transform="translate(-120,87.999997)" id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1" inkscape:label="Layer 1"
id="layer1"> inkscape:groupmode="layer"
transform="translate(-120,87.999997)">
<path <path
style="fill:url(#linearGradient867);fill-opacity:1;stroke:url(#linearGradient875);stroke-opacity:1" inkscape:connector-curvature="0"
d="m 137.34,-87.499997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
id="path872" id="path872"
inkscape:connector-curvature="0" /> d="m 137.34,-87.499997 a 9.5,9.5 0 0 0 -9.5,9.5 9.5,9.5 0 0 0 9.5,9.5 h 7.5 2 7.5 a 9.5,9.5 0 0 0 9.5,-9.5 9.5,9.5 0 0 0 -9.5,-9.5 h -7.5 -2 z"
style="fill:#0e1011;fill-opacity:1;stroke:#0a0b0c;stroke-opacity:1" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new"
id="rect912"
width="15"
height="15"
x="146.34"
y="-84.500008"
ry="7.392344" />
<rect <rect
ry="7.392344" ry="7.392344"
y="-84.500008"
x="146.34"
height="15"
width="15"
id="rect912"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;filter:url(#filter930);enable-background:new" />
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#f8f8f8;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new"
id="rect3872"
width="15"
height="15"
x="146.34"
y="-85.000008" y="-85.000008"
ry="7.392344" /> x="146.34"
height="15"
width="15"
id="rect3872"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient872);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1.76471;stroke-opacity:1;marker:none;enable-background:new" />
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB