Improved oomox-forest

This commit is contained in:
Néstor Andreu 2023-02-11 14:13:50 +01:00
parent 2bf8125a5c
commit 3041babe15
375 changed files with 1658 additions and 1658 deletions

View File

@ -6,5 +6,5 @@
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#1967d2"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#cecece"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 623 B

View File

@ -5,6 +5,6 @@
</filter>
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#cecece"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#ffffff"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/>
</svg>

Before

Width:  |  Height:  |  Size: 642 B

After

Width:  |  Height:  |  Size: 642 B

View File

@ -5,6 +5,6 @@
</filter>
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".3" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#cecece"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#ffffff"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/>
</svg>

Before

Width:  |  Height:  |  Size: 641 B

After

Width:  |  Height:  |  Size: 641 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#000000" fill-opacity=".26"/>
<circle cx="10" cy="10" r="6" fill="#cecece"/>
<circle cx="10" cy="10" r="6" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 226 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#1967d2"/>
<circle cx="30" cy="10" r="6" fill="#cecece"/>
<circle cx="30" cy="10" r="6" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 207 B

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
<circle cx="18" cy="18" r="18" fill="#d93025"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity=".08"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity=".16"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#cecece"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity=".08"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity=".16"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 418 B

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
<circle cx="18" cy="18" r="18" fill="#d93025"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity=".08"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity="0"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#cecece"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity=".08"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity="0"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 416 B

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
<circle cx="18" cy="18" r="18" fill="#d93025"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity="0"/>
<circle cx="18" cy="18" r="18" fill="#cecece" fill-opacity="0"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#cecece"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity="0"/>
<circle cx="18" cy="18" r="18" fill="#ffffff" fill-opacity="0"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 414 B

After

Width:  |  Height:  |  Size: 414 B

View File

@ -1,6 +1,6 @@
.notification-button, .modal-dialog-button {
color: #cecece;
background-color: #524233;
color: #ffffff;
background-color: #5b4939;
border-color: transparent;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
text-shadow: none;
@ -13,23 +13,23 @@
border-radius: 6px;
}
.notification-button:focus, .modal-dialog-button:focus {
color: #cecece;
background-color: #5c4d3f;
color: #ffffff;
background-color: #685849;
text-shadow: none;
icon-shadow: none;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
}
.notification-button:hover, .modal-dialog-button:hover, .notification-button:checked, .modal-dialog-button:checked {
color: #cecece;
background-color: #5c4d3f;
color: #ffffff;
background-color: #685849;
border-color: transparent;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
text-shadow: none;
icon-shadow: none;
}
.notification-button:active, .modal-dialog-button:active {
color: #cecece;
background-color: #615346;
color: #ffffff;
background-color: #6f5f51;
border-color: transparent;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
text-shadow: none;
@ -37,8 +37,8 @@
transition-duration: 200ms;
}
.notification-button:insensitive, .modal-dialog-button:insensitive {
color: rgba(206, 206, 206, 0.5);
background-color: rgba(206, 206, 206, 0.08);
color: rgba(255, 255, 255, 0.5);
background-color: rgba(255, 255, 255, 0.08);
border-color: transparent;
box-shadow: 0 0 transparent;
text-shadow: none;
@ -46,8 +46,8 @@
}
.notification-icon-button, .keyboard-key, .sound-player StButton {
color: #cecece;
background-color: #524233;
color: #ffffff;
background-color: #5b4939;
border-color: transparent;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
text-shadow: none;
@ -59,23 +59,23 @@
border-radius: 6px;
}
.notification-icon-button:focus, .keyboard-key:focus, .sound-player StButton:focus {
color: #cecece;
background-color: #5c4d3f;
color: #ffffff;
background-color: #685849;
text-shadow: none;
icon-shadow: none;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
}
.notification-icon-button:hover, .keyboard-key:hover, .sound-player StButton:hover, .notification-icon-button:checked, .keyboard-key:checked, .sound-player StButton:checked {
color: #cecece;
background-color: #5c4d3f;
color: #ffffff;
background-color: #685849;
border-color: transparent;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
text-shadow: none;
icon-shadow: none;
}
.notification-icon-button:active, .keyboard-key:active, .sound-player StButton:active {
color: #cecece;
background-color: #615346;
color: #ffffff;
background-color: #6f5f51;
border-color: transparent;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
text-shadow: none;
@ -83,8 +83,8 @@
transition-duration: 200ms;
}
.notification-icon-button:insensitive, .keyboard-key:insensitive, .sound-player StButton:insensitive {
color: rgba(206, 206, 206, 0.5);
background-color: rgba(206, 206, 206, 0.08);
color: rgba(255, 255, 255, 0.5);
background-color: rgba(255, 255, 255, 0.08);
border-color: transparent;
box-shadow: 0 0 transparent;
text-shadow: none;
@ -93,11 +93,11 @@
.slider, .popup-slider-menu-item, .sound-player .slider {
height: 20px;
color: #50eb00;
color: #47d300;
-slider-height: 2px;
-slider-background-color: rgba(206, 206, 206, 0.3);
-slider-background-color: rgba(255, 255, 255, 0.3);
-slider-border-color: transparent;
-slider-active-background-color: #50eb00;
-slider-active-background-color: #47d300;
-slider-active-border-color: transparent;
-slider-border-width: 0;
-slider-handle-radius: 6px;
@ -105,36 +105,36 @@
.separator, .popup-separator-menu-item {
-gradient-height: 1px;
-gradient-start: rgba(206, 206, 206, 0.2);
-gradient-end: rgba(206, 206, 206, 0.2);
-gradient-start: rgba(255, 255, 255, 0.2);
-gradient-end: rgba(255, 255, 255, 0.2);
-margin-horizontal: 4px;
height: 1.5em;
}
#notification StEntry, .run-dialog-entry, #menu-search-entry {
transition-duration: 100ms;
background-color: rgba(206, 206, 206, 0.04);
background-color: rgba(255, 255, 255, 0.04);
border-color: transparent;
box-shadow: inset 0 -1px rgba(206, 206, 206, 0.3);
box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3);
width: 250px;
min-height: 32px;
padding: 0 8px;
border-radius: 6px 6px 0 0;
color: #cecece;
caret-color: #cecece;
selection-background-color: rgba(80, 235, 0, 0.35);
selected-color: #cecece;
color: #ffffff;
caret-color: #ffffff;
selection-background-color: rgba(71, 211, 0, 0.35);
selected-color: #ffffff;
}
#notification StEntry:focus, .run-dialog-entry:focus, #menu-search-entry:focus {
border-color: transparent;
box-shadow: inset 0 -2px #50eb00;
box-shadow: inset 0 -2px #47d300;
padding: 0 8px;
border-width: 0;
color: #cecece;
color: #ffffff;
}
.desklet-with-borders, .desklet-with-borders-and-header, .desklet-header, .photoframe-box {
color: #cecece;
color: #ffffff;
border: none;
padding: 12px;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
@ -147,13 +147,13 @@
transition-duration: 100ms;
}
.calendar-change-month-back:active, .calendar-change-month-forward:active {
background-color: rgba(206, 206, 206, 0.3);
background-color: rgba(255, 255, 255, 0.3);
}
.menu, .popup-combo-menu {
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
color: #cecece;
color: #ffffff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
}
@ -166,7 +166,7 @@
.show-processes-dialog-subject, .mount-question-dialog-subject {
font-weight: bold;
color: #cecece;
color: #ffffff;
padding-top: 10px;
padding-left: 17px;
padding-bottom: 6px;
@ -178,7 +178,7 @@
}
.show-processes-dialog-description, .mount-question-dialog-description {
color: #cecece;
color: #ffffff;
padding-left: 17px;
width: 28em;
}
@ -201,17 +201,17 @@
.tile-preview, .tile-hud {
background-color: rgba(0, 0, 0, 0.3);
border: 2px solid rgba(206, 206, 206, 0.2);
border: 2px solid rgba(255, 255, 255, 0.2);
}
.tile-preview.snap, .tile-hud.snap {
background-color: rgba(0, 0, 0, 0.3);
border: 2px solid #50eb00;
border: 2px solid #47d300;
}
#LookingGlassDialog, .switcher-list, .modal-dialog, .osd-window, .overview-empty-placeholder, .info-osd, .workspace-osd {
color: #cecece;
background-color: #524233;
color: #ffffff;
background-color: #5b4939;
border: none;
border-radius: 6px;
padding: 12px;
@ -229,15 +229,15 @@ stage {
font-size: 10.5pt;
font-weight: 400;
font-family: "M+ 1c", Roboto, Cantarell, Sans-Serif;
color: #cecece;
color: #ffffff;
}
.cinnamon-link {
color: #50eb00;
color: #47d300;
font-style: italic;
}
.cinnamon-link:hover {
color: #50eb00;
color: #47d300;
}
.label-shadow {
@ -248,17 +248,17 @@ StScrollBar {
padding: 0px;
}
StScrollBar StButton#vhandle, StScrollBar StButton#hhandle {
background-color: rgba(206, 206, 206, 0.5);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 100px;
margin: 4px;
}
StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover {
background-color: rgba(206, 206, 206, 0.7);
background-color: rgba(255, 255, 255, 0.7);
}
StScrollBar StBin#trough {
margin: 4px;
border-radius: 100px;
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
}
StScrollView.vfade {
@ -296,7 +296,7 @@ StScrollView StScrollBar {
}
.popup-sub-menu {
background-color: rgba(206, 206, 206, 0.04);
background-color: rgba(255, 255, 255, 0.04);
}
.popup-menu-arrow {
@ -317,16 +317,16 @@ StScrollView StScrollBar {
transition-duration: 100ms;
}
.popup-menu-item:active {
background-color: rgba(206, 206, 206, 0.08);
color: #cecece;
background-color: rgba(255, 255, 255, 0.08);
color: #ffffff;
transition-duration: 0ms;
}
.popup-menu-item:insensitive {
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
}
.popup-image-menu-item {
color: rgba(206, 206, 206, 0.7);
color: rgba(255, 255, 255, 0.7);
}
.popup-combobox-item {
@ -338,10 +338,10 @@ StScrollView StScrollBar {
}
.popup-inactive-menu-item {
color: #cecece;
color: #ffffff;
}
.popup-inactive-menu-item:insensitive {
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
}
.popup-subtitle-menu-item {
@ -435,19 +435,19 @@ StScrollView StScrollBar {
padding: 0;
}
.panel-top .window-list-item-box:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .grouped-window-list-item-box:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:checked:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .grouped-window-list-item-box:focus:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .grouped-window-list-badge {
margin-top: 2px;
@ -456,75 +456,75 @@ StScrollView StScrollBar {
padding: 1px 4px;
}
.panel-top .workspace-graph:hover, .panel-top .workspace-button:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .applet-box {
padding: 0 4px;
}
.panel-top .applet-box:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .panel-launchers .launcher:hover {
box-shadow: 0 3px 0 0 #50eb00 inset;
box-shadow: 0 3px 0 0 #47d300 inset;
}
.panel-top .applet-separator {
padding: 3px 4px;
}
.panel-top .systray:hover {
box-shadow: 0 4px 0 0 #50eb00 inset;
box-shadow: 0 4px 0 0 #47d300 inset;
}
.panel-bottom .window-list-item-box:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .grouped-window-list-item-box:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:checked:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .grouped-window-list-item-box:focus:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .workspace-switcher, .panel-bottom .workspace-graph, .panel-bottom .workspace-button {
padding: 1px 4px;
}
.panel-bottom .workspace-graph:hover, .panel-bottom .workspace-button:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .applet-box {
padding: 0 4px;
}
.panel-bottom .applet-box:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .panel-launchers .launcher:hover {
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.panel-bottom .applet-separator {
padding: 3px 4px;
}
.panel-bottom .systray:hover {
box-shadow: 0 4px 0 0 #50eb00 inset;
box-shadow: 0 4px 0 0 #47d300 inset;
}
.panel-left .window-list-item-box:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .grouped-window-list-item-box:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:checked:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .grouped-window-list-item-box:focus:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .grouped-window-list-badge {
margin-left: 2px;
@ -534,60 +534,60 @@ StScrollView StScrollBar {
min-height: 1.2em;
}
.panel-left .workspace-graph:hover, .panel-left .workspace-button:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .applet-box {
padding: 4px 0;
}
.panel-left .applet-box:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .panel-launchers .launcher:hover {
box-shadow: 3px 0 0 0 #50eb00 inset;
box-shadow: 3px 0 0 0 #47d300 inset;
}
.panel-left .applet-separator {
padding: 4px 3px;
}
.panel-left .systray:hover {
box-shadow: 4px 0 0 0 #50eb00 inset;
box-shadow: 4px 0 0 0 #47d300 inset;
}
.panel-right .window-list-item-box:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .grouped-window-list-item-box:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:checked:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .grouped-window-list-item-box:focus:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .workspace-switcher, .panel-right .workspace-graph, .panel-right .workspace-button {
padding: 4px 1px;
min-height: 1.2em;
}
.panel-right .workspace-graph:hover, .panel-right .workspace-button:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .applet-box {
padding: 4px 0;
}
.panel-right .applet-box:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .panel-launchers .launcher:hover {
box-shadow: -3px 0 0 0 #50eb00 inset;
box-shadow: -3px 0 0 0 #47d300 inset;
}
.panel-right .applet-separator {
padding: 4px 3px;
}
.panel-right .systray:hover {
box-shadow: -4px 0 0 0 #50eb00 inset;
box-shadow: -4px 0 0 0 #47d300 inset;
}
.panel-status-button {
@ -629,7 +629,7 @@ StScrollView StScrollBar {
}
.window-caption#selected, .window-caption:focus {
color: #cefffd;
box-shadow: 0 -3px 0 0 #50eb00 inset;
box-shadow: 0 -3px 0 0 #47d300 inset;
}
.workspace-controls {
@ -681,14 +681,14 @@ StScrollView StScrollBar {
}
.window-border {
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.window-close-area {
background-image: url(assets/trash-icon.png);
background-size: 100px;
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
border-bottom-width: 0;
border-radius: 20px 20px 0 0;
height: 120px;
@ -704,10 +704,10 @@ StScrollView StScrollBar {
}
.expo-workspace-thumbnail-frame {
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.expo-workspace-thumbnail-frame#active {
border: 1px solid #50eb00;
border: 1px solid #47d300;
}
#LookingGlassDialog {
@ -728,11 +728,11 @@ StScrollView StScrollBar {
margin: 2px;
padding: 6px 16px;
border-radius: 6px;
color: #cecece;
color: #ffffff;
text-align: center;
}
.datemenu-date-label:focus {
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
}
.calendar-month-label {
@ -742,11 +742,11 @@ StScrollView StScrollBar {
margin: 2px;
padding: 6px 16px;
border-radius: 6px;
color: #cecece;
color: #ffffff;
text-align: center;
}
.calendar-month-label:focus {
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
}
.calendar-change-month-back {
@ -778,7 +778,7 @@ StScrollView StScrollBar {
}
.calendar-day-base:active {
color: #000;
background-color: #50eb00;
background-color: #47d300;
border-color: transparent;
}
@ -791,7 +791,7 @@ StScrollView StScrollBar {
padding: 0;
border-radius: 100px;
background-color: transparent;
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
text-align: center;
}
@ -804,7 +804,7 @@ StScrollView StScrollBar {
padding: 0;
border-radius: 100px;
background-color: transparent;
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
text-align: center;
}
@ -821,7 +821,7 @@ StScrollView StScrollBar {
}
.calendar-nonwork-day {
color: #cecece;
color: #ffffff;
}
.calendar-today {
@ -830,14 +830,14 @@ StScrollView StScrollBar {
}
.calendar-day-with-events {
color: #50eb00;
color: #47d300;
font-weight: normal;
text-decoration: underline;
background-image: none;
}
.calendar-other-month-day {
color: rgba(206, 206, 206, 0.3);
color: rgba(255, 255, 255, 0.3);
opacity: 0.5;
}
@ -848,34 +848,34 @@ StScrollView StScrollBar {
padding: 7px 0 0;
border-radius: 100px;
background-color: transparent;
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
font-size: inherit;
font-weight: bold;
text-align: center;
}
#notification {
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 8px;
spacing-rows: 4px;
spacing-columns: 8px;
margin-from-right-edge-of-screen: 20px;
width: 34em;
color: #cecece;
color: #ffffff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
}
#notification.multi-line-notification {
padding-bottom: 8px;
}
#notification .url-highlighter {
link-color: #50eb00;
link-color: #47d300;
}
.notification-with-image {
min-height: 159px;
color: #cecece;
color: #ffffff;
}
#notification-scrollview {
@ -919,7 +919,7 @@ StScrollView StScrollBar {
border-radius: 6px;
}
.switcher-list .item-box:selected {
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
}
.switcher-list .thumbnail-box {
padding: 2px;
@ -930,7 +930,7 @@ StScrollView StScrollBar {
}
.switcher-list .separator {
width: 1px;
background: rgba(206, 206, 206, 0.2);
background: rgba(255, 255, 255, 0.2);
}
.switcher-list-item-container {
@ -959,10 +959,10 @@ StScrollView StScrollBar {
.switcher-arrow {
border-color: rgba(0, 0, 0, 0);
color: rgba(206, 206, 206, 0.7);
color: rgba(255, 255, 255, 0.7);
}
.switcher-arrow:highlighted {
color: #cecece;
color: #ffffff;
}
.switcher-preview-backdrop {
@ -973,7 +973,7 @@ StScrollView StScrollBar {
width: 104px;
height: 104px;
background-image: url(assets/corner-ripple.png);
background-color: #50eb00;
background-color: #47d300;
border-radius: 52px;
}
@ -986,7 +986,7 @@ StScrollView StScrollBar {
}
.run-dialog-label {
color: rgba(206, 206, 206, 0.7);
color: rgba(255, 255, 255, 0.7);
padding-bottom: 0.4em;
}
@ -1048,10 +1048,10 @@ StScrollView StScrollBar {
}
.show-processes-dialog-app-list-item {
color: #cecece;
color: #ffffff;
}
.show-processes-dialog-app-list-item:hover {
color: #cecece;
color: #ffffff;
}
.show-processes-dialog-app-list-item:ltr {
padding-right: 1em;
@ -1068,7 +1068,7 @@ StScrollView StScrollBar {
}
.magnifier-zoom-region {
border: 3px solid rgba(206, 206, 206, 0.2);
border: 3px solid rgba(255, 255, 255, 0.2);
}
.magnifier-zoom-region.full-screen {
border-width: 0;
@ -1102,7 +1102,7 @@ StScrollView StScrollBar {
-arrow-base: 0;
-arrow-rise: 0;
-boxpointer-gap: 5px;
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.44);
}
@ -1115,9 +1115,9 @@ StScrollView StScrollBar {
padding: 0.4em 4px;
}
.menu-favorites-button:hover {
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
border-radius: 6px;
color: #cecece;
color: #ffffff;
}
.menu-categories-box {
@ -1142,9 +1142,9 @@ StScrollView StScrollBar {
.menu-application-button-selected {
padding: 0.4em 4px;
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
border-radius: 6px;
color: #cecece;
color: #ffffff;
}
.menu-application-button-selected:highlighted {
font-weight: bold;
@ -1156,15 +1156,15 @@ StScrollView StScrollBar {
.menu-category-button-greyed {
padding: 0.4em 4px;
color: rgba(206, 206, 206, 0.7);
color: rgba(255, 255, 255, 0.7);
font-style: italic;
}
.menu-category-button-selected {
padding: 0.4em 4px;
background-color: rgba(206, 206, 206, 0.2);
background-color: rgba(255, 255, 255, 0.2);
border-radius: 6px;
color: #cecece;
color: #ffffff;
}
.menu-selected-app-box {
padding: 8px;
@ -1200,7 +1200,7 @@ StScrollView StScrollBar {
.menu-search-entry-icon {
icon-size: 1em;
padding: 0 0;
color: rgba(206, 206, 206, 0.5);
color: rgba(255, 255, 255, 0.5);
}
.window-list-box {
@ -1246,11 +1246,11 @@ StScrollView StScrollBar {
}
.window-list-preview {
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
padding: 10px 15px;
spacing: 1em;
color: #cecece;
color: #ffffff;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
}
@ -1313,7 +1313,7 @@ StScrollView StScrollBar {
border-radius: 6px;
}
.grouped-window-list-thumbnail-menu .item-box:outlined {
border: 2px solid rgba(206, 206, 206, 0.2);
border: 2px solid rgba(255, 255, 255, 0.2);
color: #cefffd;
}
.grouped-window-list-thumbnail-menu .item-box:selected {
@ -1343,7 +1343,7 @@ StScrollView StScrollBar {
}
.grouped-window-list-thumbnail-menu .separator {
width: 1px;
background: rgba(206, 206, 206, 0.2);
background: rgba(255, 255, 255, 0.2);
}
.sound-player StButton:small {
@ -1372,11 +1372,11 @@ StScrollView StScrollBar {
}
.sound-player-overlay {
background-color: #524233;
background-color: #5b4939;
min-width: 300px;
padding: 12px 16px;
spacing: 0.5em;
color: rgba(206, 206, 206, 0.7);
color: rgba(255, 255, 255, 0.7);
}
.workspace-button {
@ -1396,11 +1396,11 @@ StScrollView StScrollBar {
}
.workspace-graph .workspace {
background-color: #305860;
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.workspace-graph .workspace:active {
background-color: rgba(206, 255, 253, 0.3);
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.workspace-graph .workspace:active .windows {
-active-window-background: rgba(255, 255, 255, 0.8);
@ -1492,7 +1492,7 @@ StScrollView StScrollBar {
.desklet-with-borders {
font-size: 9pt;
font-weight: 400;
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
}
.desklet-with-borders:highlight {
@ -1502,7 +1502,7 @@ StScrollView StScrollBar {
.desklet-with-borders-and-header {
font-size: 9pt;
font-weight: 400;
background-color: #524233;
background-color: #5b4939;
border-radius-bottomleft: 2px;
border-radius-bottomright: 2px;
}
@ -1513,7 +1513,7 @@ StScrollView StScrollBar {
.desklet-header {
font-size: 15pt;
font-weight: 500;
background-color: #524233;
background-color: #5b4939;
border-radius-topleft: 2px;
border-radius-topright: 2px;
}
@ -1522,7 +1522,7 @@ StScrollView StScrollBar {
}
.photoframe-box {
background-color: #524233;
background-color: #5b4939;
border-radius: 6px;
}
.photoframe-box:highlight {
@ -1530,7 +1530,7 @@ StScrollView StScrollBar {
}
.desklet-drag-placeholder {
border: 2px solid #50eb00;
border: 2px solid #47d300;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 6px;
}
@ -1564,7 +1564,7 @@ StScrollView StScrollBar {
}
.about-scrollBox {
border: 1px solid rgba(206, 206, 206, 0.2);
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 6px;
}
@ -1636,7 +1636,7 @@ StScrollView StScrollBar {
}
.flashspot {
background-color: #50eb00;
background-color: #47d300;
}
.osd-window {
@ -1646,11 +1646,11 @@ StScrollView StScrollBar {
.osd-window .level {
height: 0.7em;
border-radius: 0.3em;
background-color: rgba(206, 206, 206, 0.3);
background-color: rgba(255, 255, 255, 0.3);
}
.osd-window .level-bar {
border-radius: 0.3em;
background-color: #50eb00;
background-color: #47d300;
}
.tile-hud:top {
@ -1707,5 +1707,5 @@ StScrollView StScrollBar {
.user-label {
font-size: 10.5pt;
font-weight: 500;
color: #cecece;
color: #ffffff;
}

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#cecece" fill-opacity=".6">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#ffffff" fill-opacity=".6">
<path d="M10 3v10L5 8z"/>
</svg>

Before

Width:  |  Height:  |  Size: 152 B

After

Width:  |  Height:  |  Size: 152 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#cecece" fill-opacity=".6">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#ffffff" fill-opacity=".6">
<path d="M6 3v10l5-5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 151 B

After

Width:  |  Height:  |  Size: 151 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="#50eb00">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="#47d300">
<circle cx="16" cy="26" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 140 B

After

Width:  |  Height:  |  Size: 140 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece" fill-opacity=".6">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff" fill-opacity=".6">
<path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 229 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#50eb00">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#47d300">
<path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/>
</svg>

Before

Width:  |  Height:  |  Size: 252 B

After

Width:  |  Height:  |  Size: 252 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece" fill-opacity=".6">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff" fill-opacity=".6">
<path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z"/>
</svg>

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 240 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff">
<circle cx="12" cy="12" r="12" opacity=".3"/>
<circle cx="12" cy="12" r="4"/>
</svg>

Before

Width:  |  Height:  |  Size: 188 B

After

Width:  |  Height:  |  Size: 188 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="36" cy="66" r="2"/>
<circle cx="36" cy="6" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="36" cy="66" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 142 B

After

Width:  |  Height:  |  Size: 142 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="32" cy="66" r="2"/>
<circle cx="40" cy="66" r="2"/>
<circle cx="36" cy="6" r="2"/>

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 209 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="32" cy="66" r="2"/>
<circle cx="40" cy="66" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 176 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="28" cy="66" r="2"/>
<circle cx="36" cy="66" r="2"/>
<circle cx="44" cy="66" r="2"/>

Before

Width:  |  Height:  |  Size: 243 B

After

Width:  |  Height:  |  Size: 243 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="28" cy="66" r="2"/>
<circle cx="36" cy="66" r="2"/>
<circle cx="44" cy="66" r="2"/>

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 210 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="24" cy="66" r="2"/>
<circle cx="32" cy="66" r="2"/>
<circle cx="40" cy="66" r="2"/>

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 277 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="24" cy="66" r="2"/>
<circle cx="32" cy="66" r="2"/>
<circle cx="40" cy="66" r="2"/>

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 244 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="36" r="2"/>
<circle cx="66" cy="36" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="36" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 141 B

After

Width:  |  Height:  |  Size: 141 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="32" r="2"/>
<circle cx="6" cy="40" r="2"/>
<circle cx="66" cy="36" r="2"/>

Before

Width:  |  Height:  |  Size: 208 B

After

Width:  |  Height:  |  Size: 208 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="32" r="2"/>
<circle cx="6" cy="40" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 174 B

After

Width:  |  Height:  |  Size: 174 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="28" r="2"/>
<circle cx="6" cy="36" r="2"/>
<circle cx="6" cy="44" r="2"/>

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 241 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="28" r="2"/>
<circle cx="6" cy="36" r="2"/>
<circle cx="6" cy="44" r="2"/>

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 207 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="24" r="2"/>
<circle cx="6" cy="32" r="2"/>
<circle cx="6" cy="40" r="2"/>

Before

Width:  |  Height:  |  Size: 274 B

After

Width:  |  Height:  |  Size: 274 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="6" cy="24" r="2"/>
<circle cx="6" cy="32" r="2"/>
<circle cx="6" cy="40" r="2"/>

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 240 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="36" r="2"/>
<circle cx="6" cy="36" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="36" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 142 B

After

Width:  |  Height:  |  Size: 142 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="32" r="2"/>
<circle cx="66" cy="40" r="2"/>
<circle cx="6" cy="36" r="2"/>

Before

Width:  |  Height:  |  Size: 209 B

After

Width:  |  Height:  |  Size: 209 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="32" r="2"/>
<circle cx="66" cy="40" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 176 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="28" r="2"/>
<circle cx="66" cy="36" r="2"/>
<circle cx="66" cy="44" r="2"/>

Before

Width:  |  Height:  |  Size: 243 B

After

Width:  |  Height:  |  Size: 243 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="28" r="2"/>
<circle cx="66" cy="36" r="2"/>
<circle cx="66" cy="44" r="2"/>

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 210 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="24" r="2"/>
<circle cx="66" cy="32" r="2"/>
<circle cx="66" cy="40" r="2"/>

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 277 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="66" cy="24" r="2"/>
<circle cx="66" cy="32" r="2"/>
<circle cx="66" cy="40" r="2"/>

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 244 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="36" cy="6" r="2"/>
<circle cx="36" cy="66" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="36" cy="6" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 141 B

After

Width:  |  Height:  |  Size: 141 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="32" cy="6" r="2"/>
<circle cx="40" cy="6" r="2"/>
<circle cx="36" cy="66" r="2"/>

Before

Width:  |  Height:  |  Size: 208 B

After

Width:  |  Height:  |  Size: 208 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="32" cy="6" r="2"/>
<circle cx="40" cy="6" r="2"/>
</svg>

Before

Width:  |  Height:  |  Size: 174 B

After

Width:  |  Height:  |  Size: 174 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="28" cy="6" r="2"/>
<circle cx="36" cy="6" r="2"/>
<circle cx="44" cy="6" r="2"/>

Before

Width:  |  Height:  |  Size: 241 B

After

Width:  |  Height:  |  Size: 241 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="28" cy="6" r="2"/>
<circle cx="36" cy="6" r="2"/>
<circle cx="44" cy="6" r="2"/>

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 207 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="24" cy="6" r="2"/>
<circle cx="32" cy="6" r="2"/>
<circle cx="40" cy="6" r="2"/>

Before

Width:  |  Height:  |  Size: 274 B

After

Width:  |  Height:  |  Size: 274 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#cecece">
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" viewBox="0 0 72 72" fill="#ffffff">
<circle cx="24" cy="6" r="2"/>
<circle cx="32" cy="6" r="2"/>
<circle cx="40" cy="6" r="2"/>

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 240 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece" fill-opacity=".87">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff" fill-opacity=".87">
<path d="M20 3H4c-1.1 0-1.99.9-1.99 2L2 15c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 3h2v2h-2V6zm0 3h2v2h-2V9zM8 6h2v2H8V6zm0 3h2v2H8V9zm-1 2H5V9h2v2zm0-3H5V6h2v2zm9 7H8v-2h8v2zm0-4h-2V9h2v2zm0-3h-2V6h2v2zm3 3h-2V9h2v2zm0-3h-2V6h2v2zm-7 15l4-4H8l4 4z"/>
</svg>

Before

Width:  |  Height:  |  Size: 392 B

After

Width:  |  Height:  |  Size: 392 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece" fill-opacity=".87">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff" fill-opacity=".87">
<path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95c-.32-1.25-.78-2.45-1.38-3.56 1.84.63 3.37 1.91 4.33 3.56zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56-1.84-.63-3.37-1.9-4.33-3.56zm2.95-8H5.08c.96-1.66 2.49-2.93 4.33-3.56C8.81 5.55 8.35 6.75 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95c-.96 1.65-2.49 2.93-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/>
</svg>

Before

Width:  |  Height:  |  Size: 949 B

After

Width:  |  Height:  |  Size: 949 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#50eb00">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#47d300">
<path d="M12 8.41L16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 189 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#50eb00">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#47d300">
<path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z"/>
</svg>

Before

Width:  |  Height:  |  Size: 167 B

After

Width:  |  Height:  |  Size: 167 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#cecece" fill-opacity=".87">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff" fill-opacity=".87">
<path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z"/>
</svg>

Before

Width:  |  Height:  |  Size: 186 B

After

Width:  |  Height:  |  Size: 186 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="2 2 20 20" fill="#cecece" fill-opacity=".6">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="2 2 20 20" fill="#ffffff" fill-opacity=".6">
<path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/>
</svg>

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 229 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="2 2 20 20" fill="#50eb00">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="2 2 20 20" fill="#47d300">
<path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/>
</svg>

Before

Width:  |  Height:  |  Size: 252 B

After

Width:  |  Height:  |  Size: 252 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="#cecece" fill-opacity=".38">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="#ffffff" fill-opacity=".38">
<path d="M34 24H24v10h10V24zM32 2v4H16V2h-4v4h-2c-2.21 0-3.98 1.79-3.98 4L6 38c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V10c0-2.21-1.79-4-4-4h-2V2h-4zm6 36H10V16h28v22z"/>
</svg>

Before

Width:  |  Height:  |  Size: 296 B

After

Width:  |  Height:  |  Size: 296 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="#cecece" fill-opacity=".38">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="#ffffff" fill-opacity=".38">
<path d="M24 44c2.21 0 4-1.79 4-4h-8c0 2.21 1.79 4 4 4zm12-12V22c0-6.15-3.27-11.28-9-12.64V8c0-1.66-1.34-3-3-3s-3 1.34-3 3v1.36c-5.73 1.36-9 6.49-9 12.64v10l-4 4v2h32v-2l-4-4zm-4 2H16V22c0-4.97 3.03-9 8-9s8 4.03 8 9v12z"/>
</svg>

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 350 B

View File

@ -8,6 +8,6 @@
<feComposite in="SourceGraphic" in2="offset" result="composite2"/>
</filter>
</defs>
<rect x="2" y="5" width="36" height="14" ry="7" fill="#50eb00" fill-opacity=".5"/>
<circle cx="28" cy="12" r="10" fill="#50eb00" filter="url(#shadow-z1)"/>
<rect x="2" y="5" width="36" height="14" ry="7" fill="#47d300" fill-opacity=".5"/>
<circle cx="28" cy="12" r="10" fill="#47d300" filter="url(#shadow-z1)"/>
</svg>

Before

Width:  |  Height:  |  Size: 690 B

After

Width:  |  Height:  |  Size: 690 B

View File

@ -57,7 +57,7 @@
<path
d="m 65,177 c -18.502,0 -33.5,14.998 -33.5,33.5 0.008,7.371 4.131,15.807 11.388,23.526 l 12.617,13.171 H 75.02 l 12.137,-13.245 c 6.636,-7.059 11.33,-16.117 11.344,-23.452 0,-18.502 -14.998,-33.5 -33.5,-33.5 z"
style="marker:none"
fill="#cecece"
fill="#ffffff"
stroke-width="2"
id="path34-6" />
</clipPath>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="32" viewBox="0 0 512 32">
<defs>
<g id="g" fill="#cecece" fill-opacity=".7">
<g id="g" fill="#ffffff" fill-opacity=".7">
<circle cx="8" cy="8" r="8" fill="none"/>
<path d="M8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7h-3a4 4 0 0 1-4 4 4 4 0 0 1-4-4 4 4 0 0 1 4-4V1z"/>
</g>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 B

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 494 B

After

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 237 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 B

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 B

After

Width:  |  Height:  |  Size: 233 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 B

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 236 B

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 233 B

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 296 B

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 300 B

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 293 B

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 325 B

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 B

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 B

After

Width:  |  Height:  |  Size: 141 B

Some files were not shown because too many files have changed in this diff Show More