patch: change bar transparency
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
window.bar {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
background: color-mix(in srgb, $base00, transparent 85%);
|
||||
background: color-mix(in srgb, $base00, transparent 15%);
|
||||
margin: 0;
|
||||
|
||||
* {
|
||||
@ -28,4 +28,4 @@ window.bar {
|
||||
calendar>header {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user