Files
custum-hyprpanel/scss/bar/bluetooth.scss

11 lines
107 B
SCSS

@import '../colors';
.bar-bt_icon {
font-size: 17px;
color: $sky;
}
.bar-bt_label {
color: $sky;
}