This commit is contained in:
Vince 2021-04-04 19:03:10 +08:00
parent 64e014cefb
commit 0b25ab18d1
6 changed files with 122 additions and 2 deletions

View File

@ -1938,6 +1938,12 @@ window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar
transition-duration: 300ms;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:active:hover,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:active:hover, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:active:hover:not(.image-button), .nemo-window .primary-toolbar button:active:hover, headerbar button:active:hover, window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #FDFDFD;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #FDFDFD;
@ -2438,6 +2444,7 @@ popover.background > scrolledwindow > viewport > list {
popover > scrolledwindow > viewport > list row,
popover.background > scrolledwindow > viewport > list row {
padding: 6px 12px;
border-radius: 6px;
}
@ -5169,6 +5176,14 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
border: none;
}
preferencesgroup list list {
margin: 0 0;
padding: 0 0;
box-shadow: none;
background: none;
border: none;
}
.nautilus-canvas-item {
border-radius: 5px;
}
@ -6372,6 +6387,10 @@ notebook.main-notebook webkitwebview {
border-radius: 0 0 12px 12px;
}
window.background.csd > deck > deck > fullscreenbox > flap > box > windowhandle > headerbar.titlebar {
border-color: #373737;
}
tabbox {
background-color: #1e1e1e;
box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12);
@ -6382,6 +6401,11 @@ tabbox > tab {
padding: 2px 10px;
min-width: 24px;
min-height: 24px;
border-top: 1px solid rgba(255, 255, 255, 0.12);
}
tabbox > tab:checked {
border-top-color: #373737;
}
tabbox > tab button {

View File

@ -1938,6 +1938,12 @@ window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar
transition-duration: 300ms;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:active:hover,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:active:hover, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:active:hover:not(.image-button), .nemo-window .primary-toolbar button:active:hover, headerbar button:active:hover, window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #FDFDFD;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #FDFDFD;
@ -2438,6 +2444,7 @@ popover.background > scrolledwindow > viewport > list {
popover > scrolledwindow > viewport > list row,
popover.background > scrolledwindow > viewport > list row {
padding: 6px 12px;
border-radius: 6px;
}
@ -5164,6 +5171,14 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
border: none;
}
preferencesgroup list list {
margin: 0 0;
padding: 0 0;
box-shadow: none;
background: none;
border: none;
}
.nautilus-canvas-item {
border-radius: 5px;
}
@ -6367,6 +6382,10 @@ notebook.main-notebook webkitwebview {
border-radius: 0 0 12px 12px;
}
window.background.csd > deck > deck > fullscreenbox > flap > box > windowhandle > headerbar.titlebar {
border-color: #373737;
}
tabbox {
background-color: #1e1e1e;
box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12);
@ -6377,6 +6396,11 @@ tabbox > tab {
padding: 2px 10px;
min-width: 24px;
min-height: 24px;
border-top: 1px solid rgba(255, 255, 255, 0.12);
}
tabbox > tab:checked {
border-top-color: #373737;
}
tabbox > tab button {

View File

@ -1946,6 +1946,12 @@ window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar
transition-duration: 300ms;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:active:hover,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:active:hover, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:active:hover:not(.image-button), .nemo-window .primary-toolbar button:active:hover, headerbar button:active:hover, window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #575757;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #575757;
@ -2446,6 +2452,7 @@ popover.background > scrolledwindow > viewport > list {
popover > scrolledwindow > viewport > list row,
popover.background > scrolledwindow > viewport > list row {
padding: 6px 12px;
border-radius: 6px;
}
@ -5191,6 +5198,14 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
border: none;
}
preferencesgroup list list {
margin: 0 0;
padding: 0 0;
box-shadow: none;
background: none;
border: none;
}
.nautilus-canvas-item {
border-radius: 5px;
}
@ -6395,6 +6410,10 @@ notebook.main-notebook webkitwebview {
border-radius: 0 0 12px 12px;
}
window.background.csd > deck > deck > fullscreenbox > flap > box > windowhandle > headerbar.titlebar {
border-color: #ffffff;
}
tabbox {
background-color: #e6e6e6;
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.12);
@ -6405,6 +6424,11 @@ tabbox > tab {
padding: 2px 10px;
min-width: 24px;
min-height: 24px;
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
tabbox > tab:checked {
border-top-color: #ffffff;
}
tabbox > tab button {

View File

@ -1946,6 +1946,12 @@ window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar
transition-duration: 300ms;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:active:hover,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:active:hover, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:active:hover:not(.image-button), .nemo-window .primary-toolbar button:active:hover, headerbar button:active:hover, window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #575757;
}
window.background.csd > headerbar.titlebar.selection-mode > hdyleaflet > headerbar > button:checked,
window.background.csd > headerbar.titlebar.selection-mode > leaflet > headerbar > button:checked, window.org-gnome-gedit > paned.titlebar > headerbar button.flat.toggle.popup:checked:not(.image-button), .nemo-window .primary-toolbar button:checked, headerbar button:checked {
color: #575757;
@ -2446,6 +2452,7 @@ popover.background > scrolledwindow > viewport > list {
popover > scrolledwindow > viewport > list row,
popover.background > scrolledwindow > viewport > list row {
padding: 6px 12px;
border-radius: 6px;
}
@ -5186,6 +5193,14 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
border: none;
}
preferencesgroup list list {
margin: 0 0;
padding: 0 0;
box-shadow: none;
background: none;
border: none;
}
.nautilus-canvas-item {
border-radius: 5px;
}
@ -6390,6 +6405,10 @@ notebook.main-notebook webkitwebview {
border-radius: 0 0 12px 12px;
}
window.background.csd > deck > deck > fullscreenbox > flap > box > windowhandle > headerbar.titlebar {
border-color: #ffffff;
}
tabbox {
background-color: #e6e6e6;
box-shadow: inset 0 -1px rgba(0, 0, 0, 0.12);
@ -6400,6 +6419,11 @@ tabbox > tab {
padding: 2px 10px;
min-width: 24px;
min-height: 24px;
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
tabbox > tab:checked {
border-top-color: #ffffff;
}
tabbox > tab button {

View File

@ -388,6 +388,14 @@ preferencesgroup { // gnome 40.0 preferences window
@extend %circular_list;
row.activatable { @extend %circular_row; }
list {
margin: 0 0;
padding: 0 0;
box-shadow: none;
background: none;
border: none;
}
}
}
@ -1872,6 +1880,14 @@ notebook.main-notebook {
}
// gnome 40.0
window.background.csd {
> deck > deck > fullscreenbox > flap > box > windowhandle {
> headerbar.titlebar { // Gnome 40.0
border-color: $header_bg;
}
}
}
tabbox {
background-color: darken($header_bg, 10%);
box-shadow: inset 0 -1px $borders_color;
@ -1882,6 +1898,11 @@ tabbox {
padding: 2px 10px;
min-width: 24px;
min-height: 24px;
border-top: 1px solid $borders_color;
&:checked {
border-top-color: $header_bg;
}
button {
min-height: 20px;

View File

@ -1770,7 +1770,7 @@ headerbar, .titlebar {
transition-duration: 300ms;
}
// &:active:hover, &:checked { color: $header_fg; }
&:active:hover, &:checked { color: $header_fg; }
&:checked {
@include button(header-checked);
@ -2201,7 +2201,10 @@ popover.background {
> scrolledwindow > viewport > list {
margin: $container_padding;
row { border-radius: $bt_radius; }
row {
padding: 6px 12px;
border-radius: $bt_radius;
}
}
&, .csd & {