mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e219cfc54 |
@@ -74,20 +74,14 @@
|
|||||||
.dim-label {
|
.dim-label {
|
||||||
color:transparent;
|
color:transparent;
|
||||||
}
|
}
|
||||||
button {
|
widget > .text-button:last-child,
|
||||||
&:active, &:checked {
|
button:active, button:checked {
|
||||||
border-radius: 23px;
|
@include button(active-header);
|
||||||
background: #00e8b7;
|
|
||||||
box-shadow: 0px 2px 4px rgba(177, 177, 177, 0.753);
|
|
||||||
color: rgb(255, 250, 250);
|
|
||||||
&:backdrop{
|
&:backdrop{
|
||||||
color: darken(rgb(255, 250, 250), 4%);
|
&, label{
|
||||||
label{
|
color: darken(rgb(255, 250, 250), 4%);
|
||||||
color: darken(rgb(255, 250, 250), 4%);;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.linked:not(.path-bar) {
|
.linked:not(.path-bar) {
|
||||||
|
|||||||
@@ -5563,15 +5563,16 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
|
|||||||
.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 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 button:active:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop {
|
.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 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 {
|
||||||
color: #ffe6e6; }
|
color: #ffe6e6; }
|
||||||
.nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label {
|
|
||||||
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;
|
||||||
|
|||||||
@@ -5588,15 +5588,16 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
|
|||||||
.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 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 button:active:backdrop, .nautilus-window .titlebar .path-bar-box button:checked:backdrop {
|
.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 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 {
|
||||||
color: #ffe6e6; }
|
color: #ffe6e6; }
|
||||||
.nautilus-window .titlebar .path-bar-box button:active:backdrop label, .nautilus-window .titlebar .path-bar-box button:checked:backdrop label {
|
|
||||||
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user