mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Update colors
This commit is contained in:
@@ -106,6 +106,6 @@ $backdrop_menu_color: if($variant == 'light', $backdrop_base_color, mix($backdro
|
||||
|
||||
$scale_bg: if($variant == 'light', transparentize(black,0.86) ,transparentize(white,0.86));
|
||||
$scale_disabled_bg: if($variant == 'light', transparentize(black, 0.94) ,transparentize(white, 0.94));
|
||||
$suggested_bg_color: linear-gradient(to right, #5797f7 0%, #00dcf4 100%);
|
||||
$destructive_bg_color: linear-gradient(to right, #ee0979, #ff6a00);
|
||||
$suggested_bg_color: linear-gradient(to right, #654ea3 0%, #eaafc8 100%);
|
||||
$destructive_bg_color: linear-gradient(to right, #FF416C, #FF4B2B);
|
||||
$menu_shadow_color: if($variant == 'light', transparentize(rgb(122, 122, 122), 0.6), transparent);
|
||||
@@ -607,13 +607,13 @@ button.suggested-action {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.selection-mode button.titlebutton,
|
||||
button.suggested-action.flat {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
|
||||
button.suggested-action:hover {
|
||||
color: white;
|
||||
@@ -766,13 +766,13 @@ button.destructive-action {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #ee0979, #ff6a00); }
|
||||
background: linear-gradient(to right, #FF416C, #FF4B2B); }
|
||||
|
||||
button.destructive-action.flat {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
|
||||
button.destructive-action:hover {
|
||||
color: white;
|
||||
@@ -2346,13 +2346,13 @@ headerbar {
|
||||
headerbar button.suggested-action {
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.suggested-action:disabled, .titlebar button.suggested-action:disabled:backdrop, .titlebar button.suggested-action:backdrop,
|
||||
headerbar button.suggested-action:disabled,
|
||||
headerbar button.suggested-action:disabled:backdrop,
|
||||
headerbar button.suggested-action:backdrop {
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.suggested-action:disabled:hover, .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, .titlebar button.suggested-action:disabled:backdrop:hover, .titlebar button.suggested-action:disabled:backdrop:active, .titlebar button.suggested-action:disabled:backdrop:checked, .titlebar button.suggested-action:backdrop:hover, .titlebar button.suggested-action:backdrop:active, .titlebar button.suggested-action:backdrop:checked,
|
||||
headerbar button.suggested-action:disabled:hover,
|
||||
headerbar button.suggested-action:disabled:active,
|
||||
@@ -2364,7 +2364,7 @@ headerbar {
|
||||
headerbar button.suggested-action:backdrop:active,
|
||||
headerbar button.suggested-action:backdrop:checked {
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.appmenu,
|
||||
headerbar button.appmenu {
|
||||
background: transparent; }
|
||||
@@ -4770,7 +4770,7 @@ entry selection, row:selected, treeview.view:selected:focus, treeview.view:selec
|
||||
box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); }
|
||||
.budgie-menu .category-button:checked {
|
||||
color: #fefefe;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.budgie-menu .category-button:checked:disabled {
|
||||
opacity: 0.5; }
|
||||
.budgie-menu .category-button:checked:disabled label {
|
||||
@@ -5243,13 +5243,13 @@ button.raven-trigger {
|
||||
background: #7b7bbd;
|
||||
color: #fefefe; }
|
||||
.raven .powerstrip button.image-button:first-child {
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.raven .powerstrip button.image-button:first-child:hover {
|
||||
background: #00c1e4; }
|
||||
.raven .powerstrip button.image-button:first-child:active {
|
||||
background: #00c1e4; }
|
||||
.raven .powerstrip button.image-button:last-child {
|
||||
background: linear-gradient(to right, #ee0979, #ff6a00); }
|
||||
background: linear-gradient(to right, #FF416C, #FF4B2B); }
|
||||
.raven .powerstrip button.image-button:last-child:hover {
|
||||
background: #ed254e; }
|
||||
.raven .powerstrip button.image-button:last-child:active {
|
||||
|
||||
@@ -607,13 +607,13 @@ button.suggested-action {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.selection-mode button.titlebutton,
|
||||
button.suggested-action.flat {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
|
||||
button.suggested-action:hover {
|
||||
color: white;
|
||||
@@ -766,13 +766,13 @@ button.destructive-action {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #ee0979, #ff6a00); }
|
||||
background: linear-gradient(to right, #FF416C, #FF4B2B); }
|
||||
|
||||
button.destructive-action.flat {
|
||||
box-shadow: none;
|
||||
color: white;
|
||||
border-radius: 100px;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
|
||||
button.destructive-action:hover {
|
||||
color: white;
|
||||
@@ -2346,13 +2346,13 @@ headerbar {
|
||||
headerbar button.suggested-action {
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.suggested-action:disabled, .titlebar button.suggested-action:disabled:backdrop, .titlebar button.suggested-action:backdrop,
|
||||
headerbar button.suggested-action:disabled,
|
||||
headerbar button.suggested-action:disabled:backdrop,
|
||||
headerbar button.suggested-action:backdrop {
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.suggested-action:disabled:hover, .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, .titlebar button.suggested-action:disabled:backdrop:hover, .titlebar button.suggested-action:disabled:backdrop:active, .titlebar button.suggested-action:disabled:backdrop:checked, .titlebar button.suggested-action:backdrop:hover, .titlebar button.suggested-action:backdrop:active, .titlebar button.suggested-action:backdrop:checked,
|
||||
headerbar button.suggested-action:disabled:hover,
|
||||
headerbar button.suggested-action:disabled:active,
|
||||
@@ -2364,7 +2364,7 @@ headerbar {
|
||||
headerbar button.suggested-action:backdrop:active,
|
||||
headerbar button.suggested-action:backdrop:checked {
|
||||
border: none;
|
||||
background-image: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background-image: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.titlebar button.appmenu,
|
||||
headerbar button.appmenu {
|
||||
background: transparent; }
|
||||
@@ -4770,7 +4770,7 @@ entry selection, row:selected, treeview.view:selected:focus, treeview.view:selec
|
||||
box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); }
|
||||
.budgie-menu .category-button:checked {
|
||||
color: #fefefe;
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.budgie-menu .category-button:checked:disabled {
|
||||
opacity: 0.5; }
|
||||
.budgie-menu .category-button:checked:disabled label {
|
||||
@@ -5243,13 +5243,13 @@ button.raven-trigger {
|
||||
background: #7b7bbd;
|
||||
color: #fefefe; }
|
||||
.raven .powerstrip button.image-button:first-child {
|
||||
background: linear-gradient(to right, #5797f7 0%, #00dcf4 100%); }
|
||||
background: linear-gradient(to right, #654ea3 0%, #eaafc8 100%); }
|
||||
.raven .powerstrip button.image-button:first-child:hover {
|
||||
background: #00c1e4; }
|
||||
.raven .powerstrip button.image-button:first-child:active {
|
||||
background: #00c1e4; }
|
||||
.raven .powerstrip button.image-button:last-child {
|
||||
background: linear-gradient(to right, #ee0979, #ff6a00); }
|
||||
background: linear-gradient(to right, #FF416C, #FF4B2B); }
|
||||
.raven .powerstrip button.image-button:last-child:hover {
|
||||
background: #ed254e; }
|
||||
.raven .powerstrip button.image-button:last-child:active {
|
||||
|
||||
Reference in New Issue
Block a user