1 Commits

Author SHA1 Message Date
EliverLara
7e219cfc54 Fix pathbar issue on gnome-3.32 2019-05-10 22:17:16 -05:00
82 changed files with 181 additions and 787 deletions

6
.gitignore vendored
View File

@@ -6,9 +6,5 @@ node_modules/
*.css.map *.css.map
_gnome-shell/ _gnome-shell/
gnome-shell/dark-and-white/
gnome-shell/dark/
gnome-shell/light/
install.sh
install.sh

View File

@@ -154,9 +154,6 @@ StScrollBar {
width: 65px; width: 65px;
height: 22px; height: 22px;
background-size: contain; background-size: contain;
//Gnome 3.32//
background-image: url("assets/toggle-off.svg");
&:checked { background-image: url("assets/toggle-on.svg"); }
} }
@each $v in us, intl { @each $v in us, intl {
@@ -1216,12 +1213,8 @@ StScrollBar {
//close buttons //close buttons
.window-close { .window-close {
background-color: transparent;
background-image: url("assets/close-window.svg"); background-image: url("assets/close-window.svg");
background-size: 32px; background-size: 32px;
border: none;
box-shadow: none;
color: transparent;
height: 32px; height: 32px;
width: 32px; width: 32px;
} }
@@ -1540,7 +1533,8 @@ StScrollBar {
background-image: none; background-image: none;
background-color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.7);
} }
&:checked .page-indicator-icon{ &:checked .page-indicator-icon,
&:checked:active {
background-image: none; background-image: none;
background-color: #FFFFFF; background-color: #FFFFFF;
transition-duration: 0s; transition-duration: 0s;
@@ -1607,7 +1601,6 @@ StScrollBar {
box-shadow: 0 1px 4px black; box-shadow: 0 1px 4px black;
&:hover { background-color: transparentize($bg_color, 0.04); } &:hover { background-color: transparentize($bg_color, 0.04); }
&:focus { background-color: transparentize($bg_color, 0.04); } &:focus { background-color: transparentize($bg_color, 0.04); }
*{ color: $topbar_color; }
.notification-icon { padding: 5px; } .notification-icon { padding: 5px; }
.notification-content { padding: 5px; spacing: 5px; } .notification-content { padding: 5px; spacing: 5px; }

View File

@@ -182,10 +182,7 @@ StScrollBar {
.toggle-switch { .toggle-switch {
width: 65px; width: 65px;
height: 22px; height: 22px;
background-size: contain; background-size: contain; }
background-image: url("assets/toggle-off.svg"); }
.toggle-switch:checked {
background-image: url("assets/toggle-on.svg"); }
.toggle-switch-us { .toggle-switch-us {
background-image: url("assets/toggle-off.svg"); } background-image: url("assets/toggle-off.svg"); }
@@ -1106,12 +1103,8 @@ StScrollBar {
icon-size: 1.09em; } icon-size: 1.09em; }
.window-close { .window-close {
background-color: transparent;
background-image: url("assets/close-window.svg"); background-image: url("assets/close-window.svg");
background-size: 32px; background-size: 32px;
border: none;
box-shadow: none;
color: transparent;
height: 32px; height: 32px;
width: 32px; } width: 32px; }
@@ -1433,7 +1426,7 @@ StScrollBar {
.page-indicator:active .page-indicator-icon { .page-indicator:active .page-indicator-icon {
background-image: none; background-image: none;
background-color: rgba(255, 255, 255, 0.7); } background-color: rgba(255, 255, 255, 0.7); }
.page-indicator:checked .page-indicator-icon { .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active {
background-image: none; background-image: none;
background-color: #FFFFFF; background-color: #FFFFFF;
transition-duration: 0s; } transition-duration: 0s; }
@@ -1488,8 +1481,6 @@ StScrollBar {
background-color: rgba(34, 46, 57, 0.96); } background-color: rgba(34, 46, 57, 0.96); }
.notification-banner:focus { .notification-banner:focus {
background-color: rgba(34, 46, 57, 0.96); } background-color: rgba(34, 46, 57, 0.96); }
.notification-banner * {
color: white; }
.notification-banner .notification-icon { .notification-banner .notification-icon {
padding: 5px; } padding: 5px; }
.notification-banner .notification-content { .notification-banner .notification-content {

View File

@@ -1,8 +1,6 @@
style "theme-panel" = "dark" { style "theme-panel" = "dark" {
xthickness = 1 xthickness = 1
ythickness = 1 ythickness = 1
bg[NORMAL] = @panel_bg_color
fg[NORMAL] = @panel_fg_color
} }
style "xfdesktop-icon-view" { style "xfdesktop-icon-view" {

View File

@@ -14,7 +14,7 @@
height="480px" height="480px"
id="svg3032" id="svg3032"
version="1.1" version="1.1"
inkscape:version="0.92.4 (unknown)" inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="assets.svg"> sodipodi:docname="assets.svg">
<title <title
id="title5071">EvoPop GTK2 Source</title> id="title5071">EvoPop GTK2 Source</title>
@@ -447,19 +447,19 @@
borderopacity="1" borderopacity="1"
inkscape:pageopacity="1" inkscape:pageopacity="1"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="3.3502846" inkscape:zoom="3.1706945"
inkscape:cx="348.69208" inkscape:cx="550.31674"
inkscape:cy="448.32127" inkscape:cy="397.66718"
inkscape:current-layer="layer1" inkscape:current-layer="menu-radio-checked"
inkscape:document-units="px" inkscape:document-units="px"
showgrid="true" showgrid="true"
inkscape:snap-bbox="true" inkscape:snap-bbox="true"
inkscape:snap-global="true" inkscape:snap-global="true"
inkscape:snap-nodes="true" inkscape:snap-nodes="true"
inkscape:window-width="1366" inkscape:window-width="1366"
inkscape:window-height="706" inkscape:window-height="656"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="30" inkscape:window-y="31"
inkscape:window-maximized="1" inkscape:window-maximized="1"
showguides="false" showguides="false"
inkscape:guide-bbox="true" inkscape:guide-bbox="true"
@@ -1024,14 +1024,14 @@
transform="translate(-62,34)" transform="translate(-62,34)"
id="a5307"> id="a5307">
<rect <rect
style="fill:#7a7d81;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5272" id="rect5272"
width="4" width="6"
height="7" height="7"
x="300" x="300"
y="0" y="0"
rx="0" rx="0"
ry="2" /> ry="0" />
</a> </a>
</g> </g>
<g <g
@@ -1051,14 +1051,14 @@
transform="translate(-46,34)" transform="translate(-46,34)"
id="a5307-0"> id="a5307-0">
<rect <rect
style="fill:#55595f;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5272-4" id="rect5272-4"
width="5" width="6"
height="7" height="7"
x="300" x="300"
y="0" y="0"
rx="0" rx="0"
ry="2" /> ry="0" />
</a> </a>
</g> </g>
<g <g
@@ -1078,14 +1078,14 @@
transform="translate(-30,34)" transform="translate(-30,34)"
id="a5307-0-9"> id="a5307-0-9">
<rect <rect
style="fill:#00d3a7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:#00D3A7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5272-4-2" id="rect5272-4-2"
width="5" width="6"
height="7" height="7"
x="300" x="300"
y="0" y="0"
rx="0" rx="0"
ry="2" /> ry="0" />
</a> </a>
</g> </g>
<g <g
@@ -1152,14 +1152,14 @@
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
inkscape:export-ydpi="90"> inkscape:export-ydpi="90">
<rect <rect
ry="2" ry="5.6843419e-14"
rx="0" rx="0"
y="-1" y="-1"
x="300" x="300"
height="7" height="7"
width="4" width="6"
id="rect4717" id="rect4717"
style="fill:#7a7d81;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</a> </a>
</g> </g>
<g <g
@@ -1180,14 +1180,14 @@
style="fill:#535859;fill-opacity:1" style="fill:#535859;fill-opacity:1"
inkscape:label="#a5307-0"> inkscape:label="#a5307-0">
<rect <rect
ry="2" ry="0"
rx="0" rx="0"
y="0" y="0"
x="300" x="300"
height="7" height="7"
width="5" width="6"
id="rect4725" id="rect4725"
style="fill:#55595f;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</a> </a>
</g> </g>
<g <g
@@ -1208,14 +1208,14 @@
style="fill:#00D3A7;fill-opacity:1" style="fill:#00D3A7;fill-opacity:1"
inkscape:label="#a5307-0-9"> inkscape:label="#a5307-0-9">
<rect <rect
ry="2" ry="0"
rx="0" rx="0"
y="0" y="0"
x="300" x="300"
height="7" height="7"
width="5" width="6"
id="rect4733" id="rect4733"
style="fill:#00d3a7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> style="fill:#00D3A7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</a> </a>
</g> </g>
<rect <rect
@@ -3033,14 +3033,14 @@
x="234" x="234"
y="31" /> y="31" />
<rect <rect
style="fill:#7a7d81;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5124" id="rect5124"
width="4" width="6"
height="7" height="7"
x="238" x="238"
y="34" y="34"
rx="0" rx="0"
ry="2" /> ry="0" />
</g> </g>
<g <g
inkscape:label="#g5134" inkscape:label="#g5134"
@@ -3056,12 +3056,12 @@
<rect <rect
style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect5132" id="rect5132"
width="5" width="6"
height="7" height="7"
x="254" x="254"
y="34" y="34"
rx="0" rx="0"
ry="2" /> ry="0" />
</g> </g>
<g <g
inkscape:label="#g5142" inkscape:label="#g5142"
@@ -3080,14 +3080,14 @@
style="fill:#00D3A7;fill-opacity:1" style="fill:#00D3A7;fill-opacity:1"
inkscape:label="#a5307-0-9"> inkscape:label="#a5307-0-9">
<rect <rect
ry="2" ry="0"
rx="0" rx="0"
y="0" y="0"
x="300" x="300"
height="7" height="7"
width="5" width="6"
id="rect5140" id="rect5140"
style="fill:#00d3a7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> style="fill:#00D3A7;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</a> </a>
</g> </g>
<g <g

Before

Width:  |  Height:  |  Size: 195 KiB

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 377 B

After

Width:  |  Height:  |  Size: 329 B

View File

@@ -6,11 +6,11 @@ gtk-color-scheme = "fg_color:#31363d\nbg_color:#e6e6e6"
# Selection colors # Selection colors
gtk-color-scheme = "selected_fg_color:#fefefe\nselected_bg_color:#00D3A7" gtk-color-scheme = "selected_fg_color:#fefefe\nselected_bg_color:#00D3A7"
# Tooltip colors # Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#ffffff\ntooltip_bg_color:#000000" gtk-color-scheme = "tooltip_fg_color:#2d2d2d\ntooltip_bg_color:#fefefe"
# Window colors # Window colors
gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d"
# Panel colors # Panel colors
gtk-color-scheme = "panel_bg_color:#000000\npanel_fg_color:#ffffff" gtk-color-scheme = "panel_bg_color:#263238\npanel_fg_color:#ffffff"
# Dark Theme - Text/base colors # Dark Theme - Text/base colors
gtk-color-scheme = "dark_text_color:#fefefe\ndark_base_color:#505359" gtk-color-scheme = "dark_text_color:#fefefe\ndark_base_color:#505359"
# Dark Theme - Foreground/background colors # Dark Theme - Foreground/background colors

View File

@@ -68,16 +68,16 @@ $drop_target_color: #a1ce4b;
$text_shadow_color: if($variant == 'dark', $shadow_color, transparentize(white, 0.9)); $text_shadow_color: if($variant == 'dark', $shadow_color, transparentize(white, 0.9));
$icon_shadow_color: $text_shadow_color; $icon_shadow_color: $text_shadow_color;
$drop_target_color: $lime; $drop_target_color: #4e9a06;
// Infobar colors // Infobar colors
$info_color: $lime; $info_color: $lime;
$question_color: $cyan; $question_color: $cyan;
// Panel colors // Panel colors
$panel_bg_color: transparentize(black, 0); $panel_bg_color: transparentize($base_color, 0.3);
$panel_fg_color: #C3C7D1; $panel_fg_color: $fg_color;
$panel_borders_color: transparentize(black, 0.8); $panel_borders_color: transparentize($base_color, 0.8);
// Disabled state colors // Disabled state colors
$insensitive_fg_color: mix($fg_color, $bg_color, 50%); $insensitive_fg_color: mix($fg_color, $bg_color, 50%);

View File

@@ -9,7 +9,6 @@
$ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94); $ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
$asset_suffix: if($variant=='dark', '-dark', ''); $asset_suffix: if($variant=='dark', '-dark', '');
$backdrop_transition: 200ms ease-out; $backdrop_transition: 200ms ease-out;
$sidebar_backdrop_transition: 200ms $ease-out-quad;
$button_transition: all 200ms $ease-out-quad; $button_transition: all 200ms $ease-out-quad;
* { * {

View File

@@ -949,61 +949,4 @@ window.background.budgie-settings-window.csd {
buttonbox.inline-toolbar { border-style: none none solid; } buttonbox.inline-toolbar { border-style: none none solid; }
} }
}
.workspace-switcher {
.workspace-layout {
border: 0 solid $panel_bg;
.top &,
.bottom & {
&:dir(ltr) { border-left-width: 1px; }
&:dir(rtl) { border-right-width: 1px; }
}
.left &,
.right & { border-top-width: 1px; }
}
.workspace-item,
.workspace-add-button {
border: 0 solid lighten($panel_bg, 10%);
.top &,
.bottom & {
&:dir(ltr) { border-right-width: 1px; }
&:dir(rtl) { border-left-width: 1px; }
}
.left &,
.right & { border-bottom-width: 1px; }
}
.workspace-item {
&.current-workspace { background-color: darken($panel_bg, 5%); }
}
.workspace-add-button {
border: none;
background: transparent;
box-shadow: none;
&:hover { box-shadow: none; }
&:active { background-image: none; }
&:active image { margin: 1px 0 -1px; }
}
.workspace-icon-button {
.budgie-panel & { // to overwrite the .budgie-panel button style below
min-height: 24px;
min-width: 24px;
padding: 0;
border-radius: 2px;
}
}
} }

View File

@@ -70,22 +70,16 @@
} }
.titlebar { .titlebar {
.search{
border: 1px solid $borders_color;
border-radius: 3px;
}
.path-bar-box { .path-bar-box {
.dim-label { .dim-label {
color:transparent; color:transparent;
} }
widget > .text-button:last-child, widget > .text-button:last-child,
widget > .text-button:last-child:active,
widget > .text-button:last-child:checked,
button:active, button:checked { button:active, button:checked {
@include button(active-header); @include button(active-header);
&:backdrop{ &:backdrop{
&, label{ &, label{
color: darken(rgb(255, 255, 255), 4%); color: darken(rgb(255, 250, 250), 4%);
} }
} }
} }

View File

@@ -125,15 +125,11 @@
transition: all 100ms ease-in-out; transition: all 100ms ease-in-out;
&.maximized { &.maximized {
background-color: $panel_bg_color; background-color: #000;
} }
&.translucent { &.translucent {
background-color: transparentize($panel_bg_color, 0.5);; background-color: transparentize(black, 0.5);;
}
&.color-light.translucent {
background-color: transparentize($panel_fg_color, 0.15);
} }
} }
@@ -285,26 +281,3 @@ LibraryWindow {
0 1px 2px transparentize(#000, 0.77); 0 1px 2px transparentize(#000, 0.77);
} }
/**level bars**/
.sidebar .source-list{
&.view {
&.level-bar {
&,&:selected,&:selected:focus{
background-color: lighten($_sidebar_color, 15%);
border: 1px solid transparentize(black, 0.86);
box-shadow: 0 1px 0 transparentize(#000, 0.75);
border-radius: 2px;
}
&.fill-block{
border: none;
}
}
&.fill-block{
&,&:hover,&:selected,&:selected:focus{
background-image: none;
background-color: $yellow;
}
}
}
}

View File

@@ -1,6 +1,7 @@
// Xfce Panel // Xfce Panel
.xfce4-panel.panel { .xfce4-panel.panel {
background-color: $panel_bg_color; background-color: $panel_bg_color;
text-shadow: none; text-shadow: none;
-gtk-icon-shadow: none; -gtk-icon-shadow: none;
@@ -33,12 +34,12 @@
&:hover { &:hover {
border: none; border: none;
background-color: lighten($panel_bg_color, 25%); background-color: lighten($panel_bg_color, 10%);
} }
&:active, &:checked { &:active, &:checked {
color: $selected_fg_color; color: $selected_fg_color;
background-color: lighten($panel_bg_color, 20%); border: none;
border-bottom: 2px solid $selected_bg_color; background-color: $selected_bg_color;
label, image { color: inherit; } label, image { color: inherit; }
} }

View File

@@ -288,9 +288,8 @@ button {
notebook > header > tabs > arrow:hover:active, notebook > header > tabs > arrow:hover:active,
button.flat:hover:active { button.flat:hover:active {
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
notebook > header > tabs > arrow.image-button:hover, notebook > header > tabs > arrow.image-button:hover:backdrop, notebook > header > tabs > arrow.image-button:hover,
button.flat.image-button:hover, button.flat.image-button:hover {
button.flat.image-button:hover:backdrop {
background-color: #00D3A7; background-color: #00D3A7;
color: #fefefe; } color: #fefefe; }
notebook > header > tabs > arrow:hover, notebook > header > tabs > arrow:hover,
@@ -308,13 +307,6 @@ button {
background-color: #00ba93; background-color: #00ba93;
text-shadow: none; text-shadow: none;
transition-duration: 50ms; } transition-duration: 50ms; }
notebook > header > tabs > arrow:active,
button:active {
color: #C3C7D1; }
notebook > header > tabs > arrow:active:hover, notebook > header > tabs > arrow:checked,
button:active:hover,
button:checked {
color: #fefefe; }
notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop,
button:backdrop.flat, button:backdrop.flat,
button:backdrop { button:backdrop {
@@ -415,9 +407,9 @@ button {
padding-right: 8px; } padding-right: 8px; }
combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active),
button:drop(active) { button:drop(active) {
color: #71f79f; color: #4e9a06;
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 1px #4e9a06; }
row:selected row:selected
button.flat:not(:active):not(:checked):not(:hover):not(disabled) { button.flat:not(:active):not(:checked):not(:hover):not(disabled) {
@@ -1618,11 +1610,11 @@ colorswatch.light overlay {
colorswatch:drop(active) { colorswatch:drop(active) {
box-shadow: none; } box-shadow: none; }
colorswatch:drop(active).light overlay { colorswatch:drop(active).light overlay {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 2px rgba(238, 238, 238, 0.1), inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 2px rgba(238, 238, 238, 0.1), inset 0 0 0 1px #4e9a06; }
colorswatch:drop(active).dark overlay { colorswatch:drop(active).dark overlay {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 2px rgba(238, 238, 238, 0.1), inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 2px rgba(238, 238, 238, 0.1), inset 0 0 0 1px #4e9a06; }
colorswatch overlay { colorswatch overlay {
box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5);
@@ -1851,8 +1843,8 @@ entry {
spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical),
entry:drop(active):focus, entry:drop(active):focus,
entry:drop(active) { entry:drop(active) {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 1px #4e9a06; }
.osd spinbutton:not(.vertical), .osd .osd spinbutton:not(.vertical), .osd
entry { entry {
color: white; color: white;
@@ -1926,7 +1918,7 @@ entry:drop(active) + button,
entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) > entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) >
entry:drop(active) + entry:drop(active) +
entry { entry {
border-left-color: #71f79f; } border-left-color: #4e9a06; }
.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled),
.linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical >
@@ -1957,7 +1949,7 @@ entry + entry:focus:not(:only-child) {
.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical),
.linked.vertical > .linked.vertical >
entry + entry:drop(active):not(:only-child) { entry + entry:drop(active):not(:only-child) {
border-top-color: #71f79f; } border-top-color: #4e9a06; }
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical),
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry,
@@ -1981,7 +1973,7 @@ entry:drop(active):not(:only-child) + entry,
entry:drop(active):not(:only-child) + button, entry:drop(active):not(:only-child) + button,
.linked.vertical > .linked.vertical >
entry:drop(active):not(:only-child) + combobox > box > button.combo { entry:drop(active):not(:only-child) + combobox > box > button.combo {
border-top-color: #71f79f; } border-top-color: #4e9a06; }
treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
background-color: #181b28; background-color: #181b28;
@@ -2856,7 +2848,7 @@ row {
background-color: rgba(0, 211, 167, 0.5); } background-color: rgba(0, 211, 167, 0.5); }
row.activatable:selected:backdrop { row.activatable:selected:backdrop {
background-color: rgba(0, 211, 167, 0.6); } background-color: rgba(0, 211, 167, 0.6); }
row.activatable button.flat { row.activatable button:not(.image-button) {
background-color: transparent; } background-color: transparent; }
/********* /*********
@@ -3056,7 +3048,7 @@ notebook > header {
notebook > header.top { notebook > header.top {
border-bottom-style: solid; } border-bottom-style: solid; }
notebook > header.top > tabs { notebook > header.top > tabs {
margin-bottom: -2px; } margin-bottom: -3px; }
notebook > header.top > tabs > tab:backdrop { notebook > header.top > tabs > tab:backdrop {
box-shadow: none; } box-shadow: none; }
notebook > header.top > tabs > tab:checked { notebook > header.top > tabs > tab:checked {
@@ -4027,7 +4019,7 @@ treeview ~ scrollbar.vertical {
.sidebar:backdrop { .sidebar:backdrop {
background-color: #181b28; background-color: #181b28;
border-color: rgba(91, 93, 102, 0.19); border-color: rgba(91, 93, 102, 0.19);
transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } transition: 200ms ease-out; }
.sidebar row { .sidebar row {
padding: 8px 12px; padding: 8px 12px;
transition: all .12s ease-in; } transition: all .12s ease-in; }
@@ -4043,14 +4035,15 @@ treeview ~ scrollbar.vertical {
.sidebar row:selected label { .sidebar row:selected label {
color: #fefefe; } color: #fefefe; }
.sidebar.source-list { .sidebar.source-list {
background: #161925; background: #181b28;
padding: 4px 0px; padding: 4px 0px; }
color: #98abb2; }
.sidebar.source-list.view, iconview.sidebar.source-list { .sidebar.source-list.view, iconview.sidebar.source-list {
transition: all .12s ease-in; } transition: all .12s ease-in; }
.sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected {
background-color: #00e8b7; padding-left: 4px;
color: #fff; } background: rgba(238, 238, 238, 0.5);
color: #ACACAC;
border-left: 4px solid #00D3A7; }
.sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active {
box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); }
.sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover {
@@ -4058,7 +4051,7 @@ treeview ~ scrollbar.vertical {
.sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop {
background-color: rgba(0, 211, 167, 0.6); } background-color: rgba(0, 211, 167, 0.6); }
.sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover {
background-color: rgba(22, 25, 37, 0.95); } background-color: rgba(22, 25, 37, 0.4); }
paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
border-style: none; border-style: none;
border-color: rgba(238, 238, 238, 0.1); } border-color: rgba(238, 238, 238, 0.1); }
@@ -4109,16 +4102,6 @@ placessidebar.sidebar {
placessidebar.sidebar row.sidebar-row:selected .sidebar-icon { placessidebar.sidebar row.sidebar-row:selected .sidebar-icon {
-gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.8); -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.8);
color: inherit; } color: inherit; }
placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row label, placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon {
color: #f9dc5c; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) {
box-shadow: inset 0 1px #71f79f, inset 0 -1px #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) image {
color: #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected {
background: #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected image {
color: #fefefe; }
placessidebar list { placessidebar list {
background-color: transparent; } background-color: transparent; }
@@ -4628,7 +4611,7 @@ decoration {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(238, 238, 238, 0); } box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(238, 238, 238, 0); }
.solid-csd decoration { .solid-csd decoration {
border-radius: 0; border-radius: 0;
margin: 0px; margin: 4px;
background-color: #161925; background-color: #161925;
border: solid 1px rgba(91, 93, 102, 0.19); border: solid 1px rgba(91, 93, 102, 0.19);
box-shadow: none; } box-shadow: none; }
@@ -5531,60 +5514,6 @@ calendar.raven-calendar {
window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar {
border-style: none none solid; } border-style: none none solid; }
.workspace-switcher .workspace-layout {
border: 0 solid rgba(3, 3, 5, 0.95); }
.top .workspace-switcher .workspace-layout:dir(ltr),
.bottom .workspace-switcher .workspace-layout:dir(ltr) {
border-left-width: 1px; }
.top .workspace-switcher .workspace-layout:dir(rtl),
.bottom .workspace-switcher .workspace-layout:dir(rtl) {
border-right-width: 1px; }
.left .workspace-switcher .workspace-layout,
.right .workspace-switcher .workspace-layout {
border-top-width: 1px; }
.workspace-switcher .workspace-item,
.workspace-switcher .workspace-add-button {
border: 0 solid rgba(22, 25, 37, 0.95); }
.top .workspace-switcher .workspace-item:dir(ltr),
.bottom .workspace-switcher .workspace-item:dir(ltr), .top
.workspace-switcher .workspace-add-button:dir(ltr),
.bottom
.workspace-switcher .workspace-add-button:dir(ltr) {
border-right-width: 1px; }
.top .workspace-switcher .workspace-item:dir(rtl),
.bottom .workspace-switcher .workspace-item:dir(rtl), .top
.workspace-switcher .workspace-add-button:dir(rtl),
.bottom
.workspace-switcher .workspace-add-button:dir(rtl) {
border-left-width: 1px; }
.left .workspace-switcher .workspace-item,
.right .workspace-switcher .workspace-item, .left
.workspace-switcher .workspace-add-button,
.right
.workspace-switcher .workspace-add-button {
border-bottom-width: 1px; }
.workspace-switcher .workspace-item.current-workspace {
background-color: rgba(0, 0, 0, 0.95); }
.workspace-switcher .workspace-add-button {
border: none;
background: transparent;
box-shadow: none; }
.workspace-switcher .workspace-add-button:hover {
box-shadow: none; }
.workspace-switcher .workspace-add-button:active {
background-image: none; }
.workspace-switcher .workspace-add-button:active image {
margin: 1px 0 -1px; }
.budgie-panel .workspace-switcher .workspace-icon-button {
min-height: 24px;
min-width: 24px;
padding: 0;
border-radius: 2px; }
/************ /************
* Nautilus * * Nautilus *
************/ ************/
@@ -5631,29 +5560,19 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
.nautilus-window .searchbar-container { .nautilus-window .searchbar-container {
margin-top: -1px; } margin-top: -1px; }
.nautilus-window .titlebar .search {
border: 1px solid rgba(238, 238, 238, 0.1);
border-radius: 3px; }
.nautilus-window .titlebar .path-bar-box .dim-label, .nautilus-window .titlebar .path-bar-box label.separator, .nautilus-window .titlebar .path-bar-box .subtitle { .nautilus-window .titlebar .path-bar-box .dim-label, .nautilus-window .titlebar .path-bar-box label.separator, .nautilus-window .titlebar .path-bar-box .subtitle {
color: transparent; } color: transparent; }
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked,
.nautilus-window .titlebar .path-bar-box button:active, .nautilus-window .titlebar .path-bar-box button:checked { .nautilus-window .titlebar .path-bar-box button:active, .nautilus-window .titlebar .path-bar-box button:checked {
border-radius: 23px; border-radius: 23px;
background: #00e8b7; background: #00e8b7;
box-shadow: 0px 2px 4px rgba(177, 177, 177, 0.753); box-shadow: 0px 2px 4px rgba(177, 177, 177, 0.753);
color: snow; } color: snow; }
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop label, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop label,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active:backdrop,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active:backdrop label,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked:backdrop,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked:backdrop label,
.nautilus-window .titlebar .path-bar-box button:active:backdrop, .nautilus-window .titlebar .path-bar-box button:active:backdrop,
.nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label { .nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label {
color: whitesmoke; } color: #ffe6e6; }
.nautilus-window .titlebar .linked:not(.path-bar) button:active, .nautilus-window .titlebar .linked:not(.path-bar) button:checked, .nautilus-window .titlebar .linked:not(.path-bar) button:active:backdrop, .nautilus-window .titlebar .linked:not(.path-bar) button:checked:backdrop { .nautilus-window .titlebar .linked:not(.path-bar) button:active, .nautilus-window .titlebar .linked:not(.path-bar) button:checked, .nautilus-window .titlebar .linked:not(.path-bar) button:active:backdrop, .nautilus-window .titlebar .linked:not(.path-bar) button:checked:backdrop {
background: transparent; background: transparent;
@@ -5709,7 +5628,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: #161925; } background-color: #161925; }
.xfce4-panel.panel { .xfce4-panel.panel {
background-color: black; background-color: rgba(24, 27, 40, 0.7);
text-shadow: none; text-shadow: none;
-gtk-icon-shadow: none; } -gtk-icon-shadow: none; }
@@ -5717,7 +5636,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
color: rgba(195, 199, 209, 0.8); color: rgba(195, 199, 209, 0.8);
border-radius: 0; border-radius: 0;
border: none; border: none;
background-color: rgba(0, 0, 0, 0); } background-color: rgba(24, 27, 40, 0); }
#tasklist-button:hover { #tasklist-button:hover {
color: #e0e2e7; color: #e0e2e7;
background-color: rgba(0, 0, 0, 0.17); } background-color: rgba(0, 0, 0, 0.17); }
@@ -5730,14 +5649,14 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
color: #C3C7D1; color: #C3C7D1;
border-radius: 0; border-radius: 0;
border: none; border: none;
background-color: rgba(0, 0, 0, 0); } background-color: rgba(24, 27, 40, 0); }
.xfce4-panel.panel button.flat:hover { .xfce4-panel.panel button.flat:hover {
border: none; border: none;
background-color: #404040; } background-color: rgba(43, 49, 72, 0.7); }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.flat:checked { .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.flat:checked {
color: #fefefe; color: #fefefe;
background-color: #333333; border: none;
border-bottom: 2px solid #00D3A7; } background-color: #00D3A7; }
.xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.flat:checked label, .xfce4-panel.panel button.flat:checked image { .xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.flat:checked label, .xfce4-panel.panel button.flat:checked image {
color: inherit; } color: inherit; }
@@ -5836,11 +5755,9 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: transparent; background-color: transparent;
transition: all 100ms ease-in-out; } transition: all 100ms ease-in-out; }
.panel.maximized { .panel.maximized {
background-color: black; } background-color: #000; }
.panel.translucent { .panel.translucent {
background-color: rgba(0, 0, 0, 0.5); } background-color: rgba(0, 0, 0, 0.5); }
.panel.color-light.translucent {
background-color: rgba(195, 199, 209, 0.85); }
menubar.panel, menubar.panel,
.panel menubar { .panel menubar {
@@ -5933,20 +5850,6 @@ LibraryWindow .the-button-in-the-combobox {
border-radius: 50%; border-radius: 50%;
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); }
/**level bars**/
.sidebar .source-list.view.level-bar, .sidebar iconview.source-list.level-bar, .sidebar .source-list.view.level-bar:selected, .sidebar iconview.source-list.level-bar:selected, .sidebar .source-list.view.level-bar:selected:focus, .sidebar iconview.source-list.level-bar:selected:focus {
background-color: #333955;
border: 1px solid rgba(0, 0, 0, 0.14);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
border-radius: 2px; }
.sidebar .source-list.view.level-bar.fill-block, .sidebar iconview.source-list.level-bar.fill-block {
border: none; }
.sidebar .source-list.view.fill-block, .sidebar iconview.source-list.fill-block, .sidebar .source-list.view.fill-block:hover, .sidebar iconview.source-list.fill-block:hover, .sidebar .source-list.view.fill-block:selected, .sidebar iconview.source-list.fill-block:selected, .sidebar .source-list.view.fill-block:selected:focus, .sidebar iconview.source-list.fill-block:selected:focus {
background-image: none;
background-color: #f9dc5c; }
/******** /********
* Unity * * Unity *
*********/ *********/
@@ -6122,10 +6025,10 @@ ConversationListView {
* LightDm * * LightDm *
***********/ ***********/
#panel_window { #panel_window {
background-color: black; background-color: rgba(24, 27, 40, 0.7);
color: #C3C7D1; color: #C3C7D1;
font-weight: bold; font-weight: bold;
box-shadow: inset 0 -1px black; } box-shadow: inset 0 -1px rgba(11, 12, 18, 0.7); }
#panel_window .menubar, #panel_window .menubar,
#panel_window .menubar > .menuitem menubar, #panel_window .menubar > .menuitem menubar,
#panel_window menubar > menuitem { #panel_window menubar > menuitem {

View File

@@ -288,9 +288,8 @@ button {
notebook > header > tabs > arrow:hover:active, notebook > header > tabs > arrow:hover:active,
button.flat:hover:active { button.flat:hover:active {
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
notebook > header > tabs > arrow.image-button:hover, notebook > header > tabs > arrow.image-button:hover:backdrop, notebook > header > tabs > arrow.image-button:hover,
button.flat.image-button:hover, button.flat.image-button:hover {
button.flat.image-button:hover:backdrop {
background-color: #00D3A7; background-color: #00D3A7;
color: #fefefe; } color: #fefefe; }
notebook > header > tabs > arrow:hover, notebook > header > tabs > arrow:hover,
@@ -308,13 +307,6 @@ button {
background-color: #00ba93; background-color: #00ba93;
text-shadow: none; text-shadow: none;
transition-duration: 50ms; } transition-duration: 50ms; }
notebook > header > tabs > arrow:active,
button:active {
color: #31363d; }
notebook > header > tabs > arrow:active:hover, notebook > header > tabs > arrow:checked,
button:active:hover,
button:checked {
color: #fefefe; }
notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop,
button:backdrop.flat, button:backdrop.flat,
button:backdrop { button:backdrop {
@@ -415,9 +407,9 @@ button {
padding-right: 8px; } padding-right: 8px; }
combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active),
button:drop(active) { button:drop(active) {
color: #71f79f; color: #4e9a06;
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 1px #4e9a06; }
row:selected row:selected
button { button {
@@ -1625,11 +1617,11 @@ colorswatch.light overlay {
colorswatch:drop(active) { colorswatch:drop(active) {
box-shadow: none; } box-shadow: none; }
colorswatch:drop(active).light overlay { colorswatch:drop(active).light overlay {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 2px #4ff588, inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 2px #3d7805, inset 0 0 0 1px #4e9a06; }
colorswatch:drop(active).dark overlay { colorswatch:drop(active).dark overlay {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #4e9a06; }
colorswatch overlay { colorswatch overlay {
box-shadow: inset 0 2px 2px -3px rgba(0, 0, 0, 0.7); box-shadow: inset 0 2px 2px -3px rgba(0, 0, 0, 0.7);
@@ -1858,8 +1850,8 @@ entry {
spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical),
entry:drop(active):focus, entry:drop(active):focus,
entry:drop(active) { entry:drop(active) {
border-color: #71f79f; border-color: #4e9a06;
box-shadow: inset 0 0 0 1px #71f79f; } box-shadow: inset 0 0 0 1px #4e9a06; }
.osd spinbutton:not(.vertical), .osd .osd spinbutton:not(.vertical), .osd
entry { entry {
color: white; color: white;
@@ -1933,7 +1925,7 @@ entry:drop(active) + button,
entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) > entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + entry, .linked:not(.vertical) >
entry:drop(active) + entry:drop(active) +
entry { entry {
border-left-color: #71f79f; } border-left-color: #4e9a06; }
.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled),
.linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical >
@@ -1964,7 +1956,7 @@ entry + entry:focus:not(:only-child) {
.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > entry + spinbutton:drop(active):not(:only-child):not(.vertical),
.linked.vertical > .linked.vertical >
entry + entry:drop(active):not(:only-child) { entry + entry:drop(active):not(:only-child) {
border-top-color: #71f79f; } border-top-color: #4e9a06; }
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical),
.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, .linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry,
@@ -1988,7 +1980,7 @@ entry:drop(active):not(:only-child) + entry,
entry:drop(active):not(:only-child) + button, entry:drop(active):not(:only-child) + button,
.linked.vertical > .linked.vertical >
entry:drop(active):not(:only-child) + combobox > box > button.combo { entry:drop(active):not(:only-child) + combobox > box > button.combo {
border-top-color: #71f79f; } border-top-color: #4e9a06; }
treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
background-color: #ebf0f5; background-color: #ebf0f5;
@@ -2863,7 +2855,7 @@ row {
background-color: rgba(0, 211, 167, 0.5); } background-color: rgba(0, 211, 167, 0.5); }
row.activatable:selected:backdrop { row.activatable:selected:backdrop {
background-color: rgba(0, 211, 167, 0.6); } background-color: rgba(0, 211, 167, 0.6); }
row.activatable button.flat { row.activatable button:not(.image-button) {
background-color: transparent; } background-color: transparent; }
/********* /*********
@@ -3063,7 +3055,7 @@ notebook > header {
notebook > header.top { notebook > header.top {
border-bottom-style: solid; } border-bottom-style: solid; }
notebook > header.top > tabs { notebook > header.top > tabs {
margin-bottom: -2px; } margin-bottom: -3px; }
notebook > header.top > tabs > tab:backdrop { notebook > header.top > tabs > tab:backdrop {
box-shadow: none; } box-shadow: none; }
notebook > header.top > tabs > tab:checked { notebook > header.top > tabs > tab:checked {
@@ -4034,7 +4026,7 @@ treeview ~ scrollbar.vertical {
.sidebar:backdrop { .sidebar:backdrop {
background-color: #e7eaed; background-color: #e7eaed;
border-color: rgba(142, 142, 142, 0.217); border-color: rgba(142, 142, 142, 0.217);
transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } transition: 200ms ease-out; }
.sidebar row { .sidebar row {
padding: 8px 12px; padding: 8px 12px;
transition: all .12s ease-in; } transition: all .12s ease-in; }
@@ -4050,14 +4042,15 @@ treeview ~ scrollbar.vertical {
.sidebar row:selected label { .sidebar row:selected label {
color: #fefefe; } color: #fefefe; }
.sidebar.source-list { .sidebar.source-list {
background: #222e39; background: #ebf0f5;
padding: 4px 0px; padding: 4px 0px; }
color: #98abb2; }
.sidebar.source-list.view, iconview.sidebar.source-list { .sidebar.source-list.view, iconview.sidebar.source-list {
transition: all .12s ease-in; } transition: all .12s ease-in; }
.sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected {
background-color: #00e8b7; padding-left: 4px;
color: #fff; } background: rgba(238, 238, 238, 0.5);
color: #ACACAC;
border-left: 4px solid #00D3A7; }
.sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active {
box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); }
.sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover {
@@ -4065,7 +4058,7 @@ treeview ~ scrollbar.vertical {
.sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop {
background-color: rgba(0, 211, 167, 0.6); } background-color: rgba(0, 211, 167, 0.6); }
.sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover {
background-color: rgba(34, 46, 57, 0.95); } background-color: rgba(230, 230, 230, 0.4); }
paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar {
border-style: none; border-style: none;
border-color: rgba(0, 0, 0, 0.13); } border-color: rgba(0, 0, 0, 0.13); }
@@ -4116,16 +4109,6 @@ placessidebar.sidebar {
placessidebar.sidebar row.sidebar-row:selected .sidebar-icon { placessidebar.sidebar row.sidebar-row:selected .sidebar-icon {
-gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.8); -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.8);
color: inherit; } color: inherit; }
placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row label, placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon {
color: #f9dc5c; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) {
box-shadow: inset 0 1px #71f79f, inset 0 -1px #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) image {
color: #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected {
background: #71f79f; }
placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected image {
color: #fefefe; }
placessidebar list { placessidebar list {
background-color: transparent; } background-color: transparent; }
@@ -4652,7 +4635,7 @@ decoration {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); } box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); }
.solid-csd decoration { .solid-csd decoration {
border-radius: 0; border-radius: 0;
margin: 0px; margin: 4px;
background-color: #e6e6e6; background-color: #e6e6e6;
border: solid 1px rgba(142, 142, 142, 0.217); border: solid 1px rgba(142, 142, 142, 0.217);
box-shadow: none; } box-shadow: none; }
@@ -5556,60 +5539,6 @@ calendar.raven-calendar {
window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar {
border-style: none none solid; } border-style: none none solid; }
.workspace-switcher .workspace-layout {
border: 0 solid rgba(15, 20, 25, 0.95); }
.top .workspace-switcher .workspace-layout:dir(ltr),
.bottom .workspace-switcher .workspace-layout:dir(ltr) {
border-left-width: 1px; }
.top .workspace-switcher .workspace-layout:dir(rtl),
.bottom .workspace-switcher .workspace-layout:dir(rtl) {
border-right-width: 1px; }
.left .workspace-switcher .workspace-layout,
.right .workspace-switcher .workspace-layout {
border-top-width: 1px; }
.workspace-switcher .workspace-item,
.workspace-switcher .workspace-add-button {
border: 0 solid rgba(34, 46, 57, 0.95); }
.top .workspace-switcher .workspace-item:dir(ltr),
.bottom .workspace-switcher .workspace-item:dir(ltr), .top
.workspace-switcher .workspace-add-button:dir(ltr),
.bottom
.workspace-switcher .workspace-add-button:dir(ltr) {
border-right-width: 1px; }
.top .workspace-switcher .workspace-item:dir(rtl),
.bottom .workspace-switcher .workspace-item:dir(rtl), .top
.workspace-switcher .workspace-add-button:dir(rtl),
.bottom
.workspace-switcher .workspace-add-button:dir(rtl) {
border-left-width: 1px; }
.left .workspace-switcher .workspace-item,
.right .workspace-switcher .workspace-item, .left
.workspace-switcher .workspace-add-button,
.right
.workspace-switcher .workspace-add-button {
border-bottom-width: 1px; }
.workspace-switcher .workspace-item.current-workspace {
background-color: rgba(5, 7, 9, 0.95); }
.workspace-switcher .workspace-add-button {
border: none;
background: transparent;
box-shadow: none; }
.workspace-switcher .workspace-add-button:hover {
box-shadow: none; }
.workspace-switcher .workspace-add-button:active {
background-image: none; }
.workspace-switcher .workspace-add-button:active image {
margin: 1px 0 -1px; }
.budgie-panel .workspace-switcher .workspace-icon-button {
min-height: 24px;
min-width: 24px;
padding: 0;
border-radius: 2px; }
/************ /************
* Nautilus * * Nautilus *
************/ ************/
@@ -5656,29 +5585,19 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
.nautilus-window .searchbar-container { .nautilus-window .searchbar-container {
margin-top: -1px; } margin-top: -1px; }
.nautilus-window .titlebar .search {
border: 1px solid rgba(0, 0, 0, 0.13);
border-radius: 3px; }
.nautilus-window .titlebar .path-bar-box .dim-label, .nautilus-window .titlebar .path-bar-box label.separator, .nautilus-window .titlebar .path-bar-box .subtitle { .nautilus-window .titlebar .path-bar-box .dim-label, .nautilus-window .titlebar .path-bar-box label.separator, .nautilus-window .titlebar .path-bar-box .subtitle {
color: transparent; } color: transparent; }
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked,
.nautilus-window .titlebar .path-bar-box button:active, .nautilus-window .titlebar .path-bar-box button:checked { .nautilus-window .titlebar .path-bar-box button:active, .nautilus-window .titlebar .path-bar-box button:checked {
border-radius: 23px; border-radius: 23px;
background: #00e8b7; background: #00e8b7;
box-shadow: 0px 2px 4px rgba(177, 177, 177, 0.753); box-shadow: 0px 2px 4px rgba(177, 177, 177, 0.753);
color: snow; } color: snow; }
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop label, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:backdrop label,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active:backdrop,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:active:backdrop label,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked:backdrop,
.nautilus-window .titlebar .path-bar-box widget > .text-button:last-child:checked:backdrop label,
.nautilus-window .titlebar .path-bar-box button:active:backdrop, .nautilus-window .titlebar .path-bar-box button:active:backdrop,
.nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label { .nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label {
color: whitesmoke; } color: #ffe6e6; }
.nautilus-window .titlebar .linked:not(.path-bar) button:active, .nautilus-window .titlebar .linked:not(.path-bar) button:checked, .nautilus-window .titlebar .linked:not(.path-bar) button:active:backdrop, .nautilus-window .titlebar .linked:not(.path-bar) button:checked:backdrop { .nautilus-window .titlebar .linked:not(.path-bar) button:active, .nautilus-window .titlebar .linked:not(.path-bar) button:checked, .nautilus-window .titlebar .linked:not(.path-bar) button:active:backdrop, .nautilus-window .titlebar .linked:not(.path-bar) button:checked:backdrop {
background: transparent; background: transparent;
@@ -5734,17 +5653,17 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: #e6e6e6; } background-color: #e6e6e6; }
.xfce4-panel.panel { .xfce4-panel.panel {
background-color: black; background-color: rgba(235, 240, 245, 0.7);
text-shadow: none; text-shadow: none;
-gtk-icon-shadow: none; } -gtk-icon-shadow: none; }
#tasklist-button { #tasklist-button {
color: rgba(195, 199, 209, 0.8); color: rgba(49, 54, 61, 0.8);
border-radius: 0; border-radius: 0;
border: none; border: none;
background-color: rgba(0, 0, 0, 0); } background-color: rgba(235, 240, 245, 0); }
#tasklist-button:hover { #tasklist-button:hover {
color: #e0e2e7; color: #484f59;
background-color: rgba(0, 0, 0, 0.17); } background-color: rgba(0, 0, 0, 0.17); }
#tasklist-button:checked { #tasklist-button:checked {
color: white; color: white;
@@ -5752,17 +5671,17 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
box-shadow: inset 0 -2px #00D3A7; } box-shadow: inset 0 -2px #00D3A7; }
.xfce4-panel.panel button.flat { .xfce4-panel.panel button.flat {
color: #C3C7D1; color: #31363d;
border-radius: 0; border-radius: 0;
border: none; border: none;
background-color: rgba(0, 0, 0, 0); } background-color: rgba(235, 240, 245, 0); }
.xfce4-panel.panel button.flat:hover { .xfce4-panel.panel button.flat:hover {
border: none; border: none;
background-color: #404040; } background-color: rgba(255, 255, 255, 0.7); }
.xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.flat:checked { .xfce4-panel.panel button.flat:active, .xfce4-panel.panel button.flat:checked {
color: #fefefe; color: #fefefe;
background-color: #333333; border: none;
border-bottom: 2px solid #00D3A7; } background-color: #00D3A7; }
.xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.flat:checked label, .xfce4-panel.panel button.flat:checked image { .xfce4-panel.panel button.flat:active label, .xfce4-panel.panel button.flat:active image, .xfce4-panel.panel button.flat:checked label, .xfce4-panel.panel button.flat:checked image {
color: inherit; } color: inherit; }
@@ -5861,11 +5780,9 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
background-color: transparent; background-color: transparent;
transition: all 100ms ease-in-out; } transition: all 100ms ease-in-out; }
.panel.maximized { .panel.maximized {
background-color: black; } background-color: #000; }
.panel.translucent { .panel.translucent {
background-color: rgba(0, 0, 0, 0.5); } background-color: rgba(0, 0, 0, 0.5); }
.panel.color-light.translucent {
background-color: rgba(195, 199, 209, 0.85); }
menubar.panel, menubar.panel,
.panel menubar { .panel menubar {
@@ -5958,20 +5875,6 @@ LibraryWindow .the-button-in-the-combobox {
border-radius: 50%; border-radius: 50%;
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); }
/**level bars**/
.sidebar .source-list.view.level-bar, .sidebar iconview.source-list.level-bar, .sidebar .source-list.view.level-bar:selected, .sidebar iconview.source-list.level-bar:selected, .sidebar .source-list.view.level-bar:selected:focus, .sidebar iconview.source-list.level-bar:selected:focus {
background-color: #3f5569;
border: 1px solid rgba(0, 0, 0, 0.14);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
border-radius: 2px; }
.sidebar .source-list.view.level-bar.fill-block, .sidebar iconview.source-list.level-bar.fill-block {
border: none; }
.sidebar .source-list.view.fill-block, .sidebar iconview.source-list.fill-block, .sidebar .source-list.view.fill-block:hover, .sidebar iconview.source-list.fill-block:hover, .sidebar .source-list.view.fill-block:selected, .sidebar iconview.source-list.fill-block:selected, .sidebar .source-list.view.fill-block:selected:focus, .sidebar iconview.source-list.fill-block:selected:focus {
background-image: none;
background-color: #f9dc5c; }
/******** /********
* Unity * * Unity *
*********/ *********/
@@ -6147,19 +6050,19 @@ ConversationListView {
* LightDm * * LightDm *
***********/ ***********/
#panel_window { #panel_window {
background-color: black; background-color: rgba(235, 240, 245, 0.7);
color: #C3C7D1; color: #31363d;
font-weight: bold; font-weight: bold;
box-shadow: inset 0 -1px black; } box-shadow: inset 0 -1px rgba(211, 222, 233, 0.7); }
#panel_window .menubar, #panel_window .menubar,
#panel_window .menubar > .menuitem menubar, #panel_window .menubar > .menuitem menubar,
#panel_window menubar > menuitem { #panel_window menubar > menuitem {
background-color: transparent; background-color: transparent;
color: #C3C7D1; color: #31363d;
font-weight: bold; } font-weight: bold; }
#panel_window .menubar .menuitem:disabled, #panel_window .menubar .menuitem:disabled,
#panel_window menubar menuitem:disabled { #panel_window menubar menuitem:disabled {
color: rgba(195, 199, 209, 0.5); } color: rgba(49, 54, 61, 0.5); }
#panel_window .menubar .menuitem:disabled GtkLabel, #panel_window .menubar .menuitem:disabled GtkLabel,
#panel_window menubar menuitem:disabled GtkLabel { #panel_window menubar menuitem:disabled GtkLabel {
color: inherit; } color: inherit; }

View File

@@ -48,10 +48,8 @@ button {
&:active { transition: $button_transition; } &:active { transition: $button_transition; }
} }
&.image-button:hover { &.image-button:hover {
&, &:backdrop { background-color: $selected_bg_color;
background-color: $selected_bg_color; color: $selected_fg_color;
color: $selected_fg_color;
}
} }
} }
@@ -66,13 +64,6 @@ button {
transition-duration: 50ms; transition-duration: 50ms;
} }
&:active {
color: $fg_color;
}
&:active:hover, &:checked {
color: $selected_fg_color;
}
&:backdrop { &:backdrop {
&.flat, & { &.flat, & {

View File

@@ -42,7 +42,7 @@ row {
&:backdrop { background-color: $backdrop_selected_bg_color; } &:backdrop { background-color: $backdrop_selected_bg_color; }
} }
button.flat{ button:not(.image-button){
background-color: transparent; background-color: transparent;
} }
} }

View File

@@ -18,7 +18,7 @@ notebook {
&.top { &.top {
border-bottom-style: solid; border-bottom-style: solid;
> tabs { > tabs {
margin-bottom: -2px; margin-bottom: -3px;
> tab { > tab {

View File

@@ -28,7 +28,7 @@
&:backdrop { &:backdrop {
background-color: $backdrop_sidebar_bg_color; background-color: $backdrop_sidebar_bg_color;
border-color: $backdrop_borders_color; border-color: $backdrop_borders_color;
transition: $sidebar_backdrop_transition; transition: $backdrop_transition;
} }
row{ row{
@@ -58,14 +58,15 @@
//elementary os file manager //elementary os file manager
&.source-list{ &.source-list{
background: $_sidebar_color; background: $base_color;
padding: 4px 0px; padding: 4px 0px;
color: #98abb2;
&.view{ &.view{
transition: all .12s ease-in; transition: all .12s ease-in;
&:selected { &:selected {
background-color: #00e8b7; padding-left: 4px;
color: #fff; background: transparentize(#eee, 0.5);
color: #ACACAC;
border-left: 4px solid $selected_bg_color;
&:active { box-shadow: inset 0 2px 3px -1px transparentize(black, 0.5); } &:active { box-shadow: inset 0 2px 3px -1px transparentize(black, 0.5); }
&.has-open-popup, &.has-open-popup,
@@ -74,7 +75,7 @@
&:backdrop { background-color: $backdrop_selected_bg_color; } &:backdrop { background-color: $backdrop_selected_bg_color; }
} }
&:hover, iconview.source-list:hover { &:hover, iconview.source-list:hover {
background-color: transparentize($_sidebar_color, 0.05); background-color: if(variant == light, transparentize($bg_color, 0.6), transparentize($bg_color, 0.6));
} }
} }
} }
@@ -176,24 +177,6 @@ placessidebar{
} }
} }
&.sidebar-new-bookmark-row {
&, label, .sidebar-icon {
color: $yellow;
}
}
&:drop(active):not(:disabled) {
&, label, image { color: $drop_target_color; }
box-shadow: inset 0 1px $drop_target_color,
inset 0 -1px $drop_target_color;
&:selected {
&, label, image { color: $selected_fg_color; }
background: $drop_target_color;
}
}
} }
} }
} }

View File

@@ -58,7 +58,7 @@ decoration {
.solid-csd & { .solid-csd & {
border-radius: 0; border-radius: 0;
margin: 0px; margin: 4px;
background-color: $backdrop_bg_color; background-color: $backdrop_bg_color;
border: solid 1px $backdrop_borders_color; border: solid 1px $backdrop_borders_color;
box-shadow: none; box-shadow: none;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 837 B

After

Width:  |  Height:  |  Size: 902 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 846 B

After

Width:  |  Height:  |  Size: 964 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 863 B

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 846 B

After

Width:  |  Height:  |  Size: 964 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 616 B

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 342 B

View File

@@ -10,11 +10,11 @@
<!-- CONSTANTS --> <!-- CONSTANTS -->
<constant name="C_titlebar" value="#fff" /> <constant name="C_titlebar" value="#0c0e14" />
<constant name="C_titlebar_unfocused" value="#fff" /> <constant name="C_titlebar_unfocused" value="#0c0e14" />
<constant name="C_border_focused" value="#fff" /> <constant name="C_border_focused" value="#0c0e14" />
<constant name="C_border_unfocused" value="#fff" /> <constant name="C_border_unfocused" value="#0c0e14" />
<constant name="C_title_focused" value="#31363D" /> <constant name="C_title_focused" value="#d8dee9" />
<constant name="C_title_unfocused" value="#93979f" /> <constant name="C_title_unfocused" value="#93979f" />
<constant name="C_wm_button_background" value="#fc2" /> <constant name="C_wm_button_background" value="#fc2" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 664 B

After

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 664 B

After

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 664 B

After

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 616 B

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 757 B

After

Width:  |  Height:  |  Size: 777 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 385 B

View File

@@ -28,14 +28,14 @@
stroke="#ef2929" stroke="#ef2929"
fill="#f57900" fill="#f57900"
id="base" id="base"
pagecolor="#ffffff" pagecolor="#000000"
bordercolor="#666666" bordercolor="#666666"
borderopacity="0.25490196" borderopacity="0.25490196"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="1.3046234" inkscape:zoom="2.4828254"
inkscape:cx="59.680125" inkscape:cx="65.390043"
inkscape:cy="132.95034" inkscape:cy="100.30161"
inkscape:current-layer="layer4" inkscape:current-layer="layer4"
showgrid="true" showgrid="true"
inkscape:grid-bbox="true" inkscape:grid-bbox="true"
@@ -3005,7 +3005,7 @@
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
id="path4766" id="path4766"
d="m 210,176 c -2.20914,0 -4,1.79086 -4,4 0,2.20914 1.79086,4 4,4 2.20914,0 4,-1.79086 4,-4 0,-2.20914 -1.79086,-4 -4,-4 z" d="m 210,176 c -2.20914,0 -4,1.79086 -4,4 0,2.20914 1.79086,4 4,4 2.20914,0 4,-1.79086 4,-4 0,-2.20914 -1.79086,-4 -4,-4 z"
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d4d4d4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" /> style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#3b4252;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
<path <path
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient1505);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient1505);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
d="m 210,236 c -2.20914,0 -4,1.79086 -4,4 0,2.20914 1.79086,4 4,4 2.20914,0 4,-1.79086 4,-4 0,-2.20914 -1.79086,-4 -4,-4 z" d="m 210,236 c -2.20914,0 -4,1.79086 -4,4 0,2.20914 1.79086,4 4,4 2.20914,0 4,-1.79086 4,-4 0,-2.20914 -1.79086,-4 -4,-4 z"
@@ -3039,7 +3039,7 @@
<path <path
sodipodi:nodetypes="sssss" sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d4d4d4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88161469;stroke-opacity:1;marker:none;enable-background:accumulate" style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#3b4252;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88161469;stroke-opacity:1;marker:none;enable-background:accumulate"
d="m 150,173 c 3.86599,0 7,3.134 7,7 0,3.86599 -3.13401,7 -7,7 -3.86599,0 -7,-3.13401 -7,-7 0,-3.866 3.13401,-7 7,-7 z" d="m 150,173 c 3.86599,0 7,3.134 7,7 0,3.86599 -3.13401,7 -7,7 -3.86599,0 -7,-3.13401 -7,-7 0,-3.866 3.13401,-7 7,-7 z"
id="path5029" /> id="path5029" />
<path <path
@@ -3105,7 +3105,7 @@
<path <path
id="path5078" id="path5078"
d="m 180,187 c -3.86599,0 -7,-3.134 -7,-7 0,-3.86599 3.13401,-7 7,-7 3.86599,0 7,3.13401 7,7 0,3.866 -3.13401,7 -7,7 z" d="m 180,187 c -3.86599,0 -7,-3.134 -7,-7 0,-3.86599 3.13401,-7 7,-7 3.86599,0 7,3.13401 7,7 0,3.866 -3.13401,7 -7,7 z"
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d4d4d4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88161469;stroke-opacity:1;marker:none;enable-background:accumulate" style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#3b4252;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.88161469;stroke-opacity:1;marker:none;enable-background:accumulate"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss" /> sodipodi:nodetypes="sssss" />
<path <path
@@ -3170,7 +3170,7 @@
sodipodi:nodetypes="cccccccc" /> sodipodi:nodetypes="cccccccc" />
<path <path
id="path4289-9-4" id="path4289-9-4"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 90,128 c 4.418203,0 7.999928,-3.58174 7.999928,-7.99999 C 97.999928,115.58173 94.418203,112 90,112 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,124.41826 85.581666,128 90,128" d="m 90,128 c 4.418203,0 7.999928,-3.58174 7.999928,-7.99999 C 97.999928,115.58173 94.418203,112 90,112 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,124.41826 85.581666,128 90,128"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3182,7 +3182,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4094-3" id="path4094-3"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 30.013595,278.00579 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.013595,278.00579 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
@@ -3196,7 +3196,7 @@
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4094" id="path4094"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 30.025071,247.931 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.025071,247.931 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
@@ -3215,7 +3215,7 @@
style="fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731" /> style="fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731" />
<path <path
id="path4094-7" id="path4094-7"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 30.034071,217.90889 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.034071,217.90889 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
@@ -3234,21 +3234,21 @@
style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" /> style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" />
<path <path
id="path4094-5" id="path4094-5"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;opacity:1" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 30.077394,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.077394,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4096-62" id="path4096-62"
style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;opacity:1" style="fill:#3b4252;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625"
d="m 30,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006" d="m 30,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4094-7-9" id="path4094-7-9"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 30.025071,157.931 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.025071,157.931 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
@@ -3267,7 +3267,7 @@
style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" /> style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" />
<path <path
id="path4094-7-7" id="path4094-7-7"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 30.048071,127.869 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 30.048071,127.869 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
@@ -3286,7 +3286,7 @@
style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" /> style="display:inline;fill:#231d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01351731;enable-background:new" />
<path <path
id="path4289" id="path4289"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 60.089424,277.971 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998" d="m 60.089424,277.971 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3300,7 +3300,7 @@
inkscape:export-ydpi="90" /> inkscape:export-ydpi="90" />
<path <path
id="path4289-3" id="path4289-3"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 60.010276,248.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998" d="m 60.010276,248.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3319,7 +3319,7 @@
id="path4293" /> id="path4293" />
<path <path
id="path4289-0" id="path4289-0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 60.010276,218.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998" d="m 60.010276,218.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3338,7 +3338,7 @@
id="path4293-6" /> id="path4293-6" />
<path <path
id="path4289-1" id="path4289-1"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 60.010072,158.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998" d="m 60.010072,158.02938 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3357,7 +3357,7 @@
id="path4293-7" /> id="path4293-7" />
<path <path
id="path4289-9" id="path4289-9"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429"
d="m 60.010276,128.02939 c 4.418203,0 7.999928,-3.58174 7.999928,-7.99999 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99999 8.000072,7.99999" d="m 60.010276,128.02939 c 4.418203,0 7.999928,-3.58174 7.999928,-7.99999 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99999 8.000072,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3376,7 +3376,7 @@
id="path4293-0" /> id="path4293-0" />
<path <path
id="path4417" id="path4417"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422"
d="m 119.99212,277.78388 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8" d="m 119.99212,277.78388 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90.000389" inkscape:export-xdpi="90.000389"
@@ -3390,7 +3390,7 @@
inkscape:export-ydpi="90.000389" /> inkscape:export-ydpi="90.000389" />
<path <path
id="path4417-5" id="path4417-5"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422"
d="m 119.99212,247.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8" d="m 119.99212,247.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90.000389" inkscape:export-xdpi="90.000389"
@@ -3409,7 +3409,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4417-2" id="path4417-2"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422"
d="m 119.99212,217.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8" d="m 119.99212,217.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90.000389" inkscape:export-xdpi="90.000389"
@@ -3428,7 +3428,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4417-9" id="path4417-9"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422"
d="m 119.99212,127.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8" d="m 119.99212,127.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90.000389" inkscape:export-xdpi="90.000389"
@@ -3447,7 +3447,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4417-6" id="path4417-6"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422" style="fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446422"
d="m 119.99212,157.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8" d="m 119.99212,157.984 c 4.41828,0 8.00001,-3.58172 8.00001,-8 0,-4.41821 -3.58173,-7.99993 -8.00001,-7.99993 -4.41826,0 -7.99999,3.58172 -7.99999,7.99993 0,4.41828 3.58173,8 7.99999,8"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90.000389" inkscape:export-xdpi="90.000389"
@@ -3466,35 +3466,35 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4094-5-9" id="path4094-5-9"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new;opacity:1" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 59.977071,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 59.977071,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4096-62-3" id="path4096-62-3"
style="display:inline;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new;opacity:1" style="display:inline;fill:#3b4252;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new"
d="m 59.899677,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006" d="m 59.899677,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4094-5-1" id="path4094-5-1"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new;opacity:1" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 119.97707,187.959 c 4.41821,0 7.99993,-3.58173 7.99993,-7.99999 0,-4.41828 -3.58172,-8 -7.99993,-8 -4.41833,0 -8.00007,3.58172 -8.00007,8 0,4.41826 3.58174,7.99999 8.00007,7.99999" d="m 119.97707,187.959 c 4.41821,0 7.99993,-3.58173 7.99993,-7.99999 0,-4.41828 -3.58172,-8 -7.99993,-8 -4.41833,0 -8.00007,3.58172 -8.00007,8 0,4.41826 3.58174,7.99999 8.00007,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4096-62-9" id="path4096-62-9"
style="display:inline;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new;opacity:1" style="display:inline;fill:#3b4252;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new"
d="m 119.89968,186.49953 c 3.58978,0 6.49993,-2.91022 6.49993,-6.50006 0,-3.58987 -2.91015,-6.50002 -6.49993,-6.50002 -3.58991,0 -6.50007,2.91015 -6.50007,6.50002 0,3.58984 2.91016,6.50006 6.50007,6.50006" d="m 119.89968,186.49953 c 3.58978,0 6.49993,-2.91022 6.49993,-6.50006 0,-3.58987 -2.91015,-6.50002 -6.49993,-6.50002 -3.58991,0 -6.50007,2.91015 -6.50007,6.50002 0,3.58984 2.91016,6.50006 6.50007,6.50006"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4289-9-4-7" id="path4289-9-4-7"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="M 90.000072,158 C 94.418275,158 98,154.41826 98,150.00001 98,145.58173 94.418275,142 90.000072,142 85.581738,142 82,145.58173 82,150.00001 82,154.41826 85.581738,158 90.000072,158" d="M 90.000072,158 C 94.418275,158 98,154.41826 98,150.00001 98,145.58173 94.418275,142 90.000072,142 85.581738,142 82,145.58173 82,150.00001 82,154.41826 85.581738,158 90.000072,158"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3506,7 +3506,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4289-9-4-4" id="path4289-9-4-4"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 90,218 c 4.418203,0 7.99993,-3.58174 7.99993,-7.99999 C 97.99993,205.58173 94.418203,202 90,202 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,214.41826 85.581666,218 90,218" d="m 90,218 c 4.418203,0 7.99993,-3.58174 7.99993,-7.99999 C 97.99993,205.58173 94.418203,202 90,202 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,214.41826 85.581666,218 90,218"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3518,7 +3518,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4289-9-4-0" id="path4289-9-4-0"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 90,248 c 4.418203,0 7.99993,-3.58174 7.99993,-7.99999 C 97.99993,235.58173 94.418203,232 90,232 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,244.41826 85.581666,248 90,248" d="m 90,248 c 4.418203,0 7.99993,-3.58174 7.99993,-7.99999 C 97.99993,235.58173 94.418203,232 90,232 c -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 C 81.999928,244.41826 85.581666,248 90,248"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3530,7 +3530,7 @@
inkscape:connector-curvature="0" /> inkscape:connector-curvature="0" />
<path <path
id="path4289-6" id="path4289-6"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 89.989072,277.971 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998" d="m 89.989072,277.971 c 4.418203,0 7.999928,-3.58173 7.999928,-7.99998 0,-4.41828 -3.581725,-8.00001 -7.999928,-8.00001 -4.418334,0 -8.000072,3.58173 -8.000072,8.00001 0,4.41825 3.581738,7.99998 8.000072,7.99998"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="90" inkscape:export-xdpi="90"
@@ -3544,14 +3544,14 @@
inkscape:export-ydpi="90" /> inkscape:export-ydpi="90" />
<path <path
id="path4094-5-9-0" id="path4094-5-9-0"
style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new;opacity:1" style="display:inline;fill:#0c0e14;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01446429;enable-background:new"
d="m 90.077394,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999" d="m 90.077394,187.959 c 4.418203,0 7.999929,-3.58173 7.999929,-7.99999 0,-4.41828 -3.581726,-8 -7.999929,-8 -4.418335,0 -8.000071,3.58172 -8.000071,8 0,4.41826 3.581736,7.99999 8.000071,7.99999"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" /> inkscape:export-ydpi="96" />
<path <path
id="path4096-62-3-6" id="path4096-62-3-6"
style="display:inline;fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new;opacity:1" style="display:inline;fill:#3b4252;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.01265625;enable-background:new"
d="m 90,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006" d="m 90,186.49953 c 3.589781,0 6.499933,-2.91022 6.499933,-6.50006 0,-3.58987 -2.910152,-6.50002 -6.499933,-6.50002 -3.589913,0 -6.500067,2.91015 -6.500067,6.50002 0,3.58984 2.910154,6.50006 6.500067,6.50006"
inkscape:connector-curvature="0" inkscape:connector-curvature="0"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 176 KiB

View File

@@ -1,67 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="2"
viewBox="0 0 4.2333332 0.52916668"
version="1.1"
id="svg1698"
inkscape:version="0.92.4 (unknown)"
sodipodi:docname="bottom-active.svg">
<defs
id="defs1692" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="111.69076"
inkscape:cx="-0.082722159"
inkscape:cy="1.0276832"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1366"
inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1" />
<metadata
id="metadata1695">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-296.47081)">
<rect
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="bottom-active"
width="0.52916664"
height="4.2333331"
x="-296.99997"
y="-4.2333331"
inkscape:label="#rect4138-3"
transform="matrix(0,-1,-1,0,0,0)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,63 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="3"
height="3"
viewBox="0 0 0.79374998 0.79375002"
version="1.1"
id="svg2283"
inkscape:version="0.92.4 (unknown)"
sodipodi:docname="bottom-left-active.svg">
<defs
id="defs2277" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="256"
inkscape:cx="0.71805096"
inkscape:cy="-0.33371172"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1366"
inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1" />
<metadata
id="metadata2280">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-296.20623)">
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 0,296.20623 v 0.52917 h 0.26458328 v 0.26458 h 0.52916667 v -0.79375 z"
id="bottom-left-active" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,63 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="3"
height="3"
viewBox="0 0 0.79374998 0.79375002"
version="1.1"
id="svg2283"
inkscape:version="0.92.4 (unknown)"
sodipodi:docname="bottom-right-inactive.svg">
<defs
id="defs2277" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="64"
inkscape:cx="-1.4464"
inkscape:cy="1.1912315"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1366"
inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1" />
<metadata
id="metadata2280">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-296.20623)">
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 0,296.20623 v 0.79375 H 0.52916667 V 296.7354 H 0.79375 v -0.52917 z"
id="bottom-right-active" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,67 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="2"
height="16"
viewBox="0 0 0.52916665 4.2333329"
version="1.1"
id="svg1113"
inkscape:version="0.92.4 (unknown)"
sodipodi:docname="right-active.svg">
<defs
id="defs1107" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="27.922689"
inkscape:cx="-2.414439"
inkscape:cy="9.5673716"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1366"
inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1" />
<metadata
id="metadata1110">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-292.76667)">
<rect
style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="left-active"
width="0.52916664"
height="4.2333331"
x="-0.52916664"
y="292.76666"
inkscape:label="#rect4138-3"
transform="scale(-1,1)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 B

View File

@@ -1 +0,0 @@
bottom-active.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 B

View File

@@ -1 +0,0 @@
bottom-left-active.png

View File

@@ -1 +0,0 @@
bottom-right-inactive.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 B

View File

@@ -1 +0,0 @@
right-active.png

View File

@@ -1 +0,0 @@
right-active.png

View File

@@ -1,12 +1,4 @@
set -l red (set_color -o red)
set -l cyan (set_color -o cyan)
for i in assets/*; for i in assets/*;
set -l file_name (basename $i .svg) set -l file_name (basename $i .svg)
if test -f ./$file_name'.png' convert -background none $i ./$file_name'.png'
echo $red$file_name exists
else
echo $cyan'Creating '$file_name'.png'
convert -background none $i ./$file_name'.png'
end
;end ;end

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

View File

@@ -1 +0,0 @@
right-active.png

View File

@@ -1,6 +1,6 @@
#button_layout=O|HMC #button_layout=O|HMC
button_offset=2 button_offset=2
button_spacing=-1 button_spacing=2
full_width_title=true full_width_title=true