mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Improve Budgie DE support
This commit is contained in:
@@ -260,6 +260,13 @@
|
||||
border:none;
|
||||
}
|
||||
|
||||
@else if $t==active-header {
|
||||
border-radius: 23px;
|
||||
background: linear-gradient(to right, $red, $yellow);
|
||||
color: $selected_fg_color;
|
||||
text-shadow: 0px 0px 2px rgba(87, 87, 87, 0.9);
|
||||
}
|
||||
|
||||
@else if $t==backdrop-header {
|
||||
//
|
||||
// backdrop button headerbar look
|
||||
|
||||
Reference in New Issue
Block a user