Update theme css
This commit is contained in:
parent
6dc69cf8e9
commit
c546d3d7c3
@ -2512,7 +2512,7 @@ scrollbar {
|
||||
scrollbar.right {
|
||||
border-left: 1px solid #0d0e11; }
|
||||
scrollbar:backdrop {
|
||||
background-color: #272a34;
|
||||
background-color: #1c1e25;
|
||||
border-color: #0d0e11;
|
||||
transition: 200ms ease-out; }
|
||||
scrollbar slider {
|
||||
@ -2522,10 +2522,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #41434b;
|
||||
background-color: #9d9ea0;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar slider:hover {
|
||||
background-color: #4b4d54; }
|
||||
background-color: #c5c6c6; }
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar slider:backdrop {
|
||||
@ -2589,7 +2589,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #41434b; }
|
||||
color: #9d9ea0; }
|
||||
scrollbar button:hover {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2597,7 +2597,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #4b4d54; }
|
||||
color: #c5c6c6; }
|
||||
scrollbar button:active, scrollbar button:checked {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2613,7 +2613,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: rgba(65, 67, 75, 0.2); }
|
||||
color: rgba(157, 158, 160, 0.2); }
|
||||
scrollbar button:backdrop {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -3921,7 +3921,7 @@ scrolledwindow junction {
|
||||
border-image-slice: 0 1 0 0; }
|
||||
scrolledwindow junction:backdrop {
|
||||
border-image-source: linear-gradient(to bottom, #0d0e11 1px, transparent 1px);
|
||||
background-color: #272a34;
|
||||
background-color: #1c1e25;
|
||||
transition: 200ms ease-out; }
|
||||
|
||||
separator {
|
||||
@ -6093,6 +6093,11 @@ filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon,
|
||||
.path-bar-box:backdrop {
|
||||
border-color: #0d0e11; }
|
||||
|
||||
/* GNOME TERMINAL */
|
||||
terminal-window notebook scrollbar,
|
||||
.mate-terminal notebook scrollbar {
|
||||
background: none; }
|
||||
|
||||
/* GNOME TWEAKS */
|
||||
list.tweak-categories separator {
|
||||
background: transparent; }
|
||||
|
||||
@ -2078,10 +2078,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #41434b;
|
||||
background-color: #9d9ea0;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar > range > trough > slider:hover {
|
||||
background-color: #4b4d54; }
|
||||
background-color: #c5c6c6; }
|
||||
scrollbar > range > trough > slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar > range > trough > slider:disabled {
|
||||
|
||||
@ -2512,7 +2512,7 @@ scrollbar {
|
||||
scrollbar.right {
|
||||
border-left: 1px solid #0d0e11; }
|
||||
scrollbar:backdrop {
|
||||
background-color: #272a34;
|
||||
background-color: #1c1e25;
|
||||
border-color: #0d0e11;
|
||||
transition: 200ms ease-out; }
|
||||
scrollbar slider {
|
||||
@ -2522,10 +2522,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #41434b;
|
||||
background-color: #9d9ea0;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar slider:hover {
|
||||
background-color: #4b4d54; }
|
||||
background-color: #c5c6c6; }
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar slider:backdrop {
|
||||
@ -2589,7 +2589,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #41434b; }
|
||||
color: #9d9ea0; }
|
||||
scrollbar button:hover {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2597,7 +2597,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #4b4d54; }
|
||||
color: #c5c6c6; }
|
||||
scrollbar button:active, scrollbar button:checked {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2613,7 +2613,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: rgba(65, 67, 75, 0.2); }
|
||||
color: rgba(157, 158, 160, 0.2); }
|
||||
scrollbar button:backdrop {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -3921,7 +3921,7 @@ scrolledwindow junction {
|
||||
border-image-slice: 0 1 0 0; }
|
||||
scrolledwindow junction:backdrop {
|
||||
border-image-source: linear-gradient(to bottom, #0d0e11 1px, transparent 1px);
|
||||
background-color: #272a34;
|
||||
background-color: #1c1e25;
|
||||
transition: 200ms ease-out; }
|
||||
|
||||
separator {
|
||||
@ -6093,6 +6093,11 @@ filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon,
|
||||
.path-bar-box:backdrop {
|
||||
border-color: #0d0e11; }
|
||||
|
||||
/* GNOME TERMINAL */
|
||||
terminal-window notebook scrollbar,
|
||||
.mate-terminal notebook scrollbar {
|
||||
background: none; }
|
||||
|
||||
/* GNOME TWEAKS */
|
||||
list.tweak-categories separator {
|
||||
background: transparent; }
|
||||
|
||||
@ -2523,7 +2523,7 @@ scrollbar {
|
||||
scrollbar.right {
|
||||
border-left: 1px solid #d9d9d9; }
|
||||
scrollbar:backdrop {
|
||||
background-color: #fafafa;
|
||||
background-color: #f7f7f7;
|
||||
border-color: #d9d9d9;
|
||||
transition: 200ms ease-out; }
|
||||
scrollbar slider {
|
||||
@ -2533,10 +2533,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #ced0d3;
|
||||
background-color: #9da0a7;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar slider:hover {
|
||||
background-color: #c6c8cc; }
|
||||
background-color: #7d8189; }
|
||||
scrollbar slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar slider:backdrop {
|
||||
@ -2600,7 +2600,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #ced0d3; }
|
||||
color: #9da0a7; }
|
||||
scrollbar button:hover {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2608,7 +2608,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: #c6c8cc; }
|
||||
color: #7d8189; }
|
||||
scrollbar button:active, scrollbar button:checked {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -2624,7 +2624,7 @@ scrollbar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0);
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
color: rgba(206, 208, 211, 0.2); }
|
||||
color: rgba(157, 160, 167, 0.2); }
|
||||
scrollbar button:backdrop {
|
||||
border-color: transparent;
|
||||
background-color: transparent;
|
||||
@ -3943,7 +3943,7 @@ scrolledwindow junction {
|
||||
border-image-slice: 0 1 0 0; }
|
||||
scrolledwindow junction:backdrop {
|
||||
border-image-source: linear-gradient(to bottom, #d9d9d9 1px, transparent 1px);
|
||||
background-color: #fafafa;
|
||||
background-color: #f7f7f7;
|
||||
transition: 200ms ease-out; }
|
||||
|
||||
separator {
|
||||
@ -6114,6 +6114,11 @@ filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon,
|
||||
.path-bar-box:backdrop {
|
||||
border-color: #d9d9d9; }
|
||||
|
||||
/* GNOME TERMINAL */
|
||||
terminal-window notebook scrollbar,
|
||||
.mate-terminal notebook scrollbar {
|
||||
background: none; }
|
||||
|
||||
/* GNOME TWEAKS */
|
||||
list.tweak-categories separator {
|
||||
background: transparent; }
|
||||
|
||||
@ -2078,10 +2078,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #41434b;
|
||||
background-color: #9d9ea0;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar > range > trough > slider:hover {
|
||||
background-color: #4b4d54; }
|
||||
background-color: #c5c6c6; }
|
||||
scrollbar > range > trough > slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar > range > trough > slider:disabled {
|
||||
|
||||
@ -2089,10 +2089,10 @@ scrollbar {
|
||||
border: 4px solid transparent;
|
||||
border-radius: 10px;
|
||||
background-clip: padding-box;
|
||||
background-color: #ced0d3;
|
||||
background-color: #9da0a7;
|
||||
transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
scrollbar > range > trough > slider:hover {
|
||||
background-color: #c6c8cc; }
|
||||
background-color: #7d8189; }
|
||||
scrollbar > range > trough > slider:hover:active {
|
||||
background-color: #2777ff; }
|
||||
scrollbar > range > trough > slider:disabled {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user