mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 00:19:53 +01:00
Fix background color in headerbars text entries
This commit is contained in:
@@ -2338,7 +2338,8 @@ headerbar {
|
||||
padding-right: 12px; }
|
||||
.titlebar:not(headerbar) entry, .titlebar entry,
|
||||
headerbar entry {
|
||||
min-height: 24px; }
|
||||
min-height: 24px;
|
||||
background: #17181c; }
|
||||
.titlebar:not(headerbar) button, .titlebar button,
|
||||
headerbar button {
|
||||
color: #8b8b8b;
|
||||
|
||||
Reference in New Issue
Block a user