forked from Shinonome/dots-hyprland
update colors
This commit is contained in:
@@ -308,10 +308,14 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
@include large-rounding;
|
||||
}
|
||||
|
||||
.bar-topdesc {
|
||||
.bar-wintitle-topdesc {
|
||||
margin-top: -0.136rem;
|
||||
margin-bottom: -0.341rem;
|
||||
color: $windowtitleOnLayer1Inactive;
|
||||
color: $windowtitleOnLayer0Inactive;
|
||||
}
|
||||
|
||||
.bar-wintitle-txt {
|
||||
color: $windowtitleOnLayer0;
|
||||
}
|
||||
|
||||
.bar-space-button {
|
||||
@@ -345,6 +349,7 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
min-height: 1.032rem;
|
||||
min-width: 1.032rem;
|
||||
font-size: 1.032rem;
|
||||
color: $trayOnLayer0;
|
||||
}
|
||||
|
||||
.bar-statusicons {
|
||||
@@ -363,8 +368,8 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
@include element_decel;
|
||||
min-height: 1.77rem;
|
||||
min-width: 1.77rem;
|
||||
background-color: $layer2;
|
||||
color: $onLayer2;
|
||||
background-color: $utilsLayer2;
|
||||
color: $utilsOnLayer2;
|
||||
}
|
||||
|
||||
.bar-util-btn:hover,
|
||||
@@ -376,12 +381,16 @@ $bar_ws_width_focus_active: 2.045rem;
|
||||
background-color: $layer2Active;
|
||||
}
|
||||
|
||||
.bar-spaceright {
|
||||
color: $barspacerightOnLayer0;
|
||||
}
|
||||
|
||||
.bar-bluetooth-device {
|
||||
@include full-rounding;
|
||||
@include element_decel;
|
||||
min-height: 1.032rem;
|
||||
min-width: 1.032rem;
|
||||
font-size: 1.032rem;
|
||||
color: $onLayer0;
|
||||
color: $barspacerightOnLayer0;
|
||||
padding: 0.205rem 0.341rem;
|
||||
}
|
||||
Reference in New Issue
Block a user