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

11 lines
109 B
SCSS

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