@ -159,28 +159,29 @@ in {
|
||||
}
|
||||
|
||||
struts {
|
||||
left 33
|
||||
right 33
|
||||
left 43
|
||||
right 43
|
||||
}
|
||||
|
||||
tab-indicator {
|
||||
active-color "#${colors.base04}"
|
||||
inactive-color "#${colors.base03}"
|
||||
corner-radius 4
|
||||
gap 6
|
||||
corner-radius 3
|
||||
gap 3
|
||||
gaps-between-tabs 3
|
||||
length total-proportion=0.3
|
||||
// length total-proportion=0.3
|
||||
place-within-column
|
||||
position "left"
|
||||
width 6
|
||||
width 3
|
||||
}
|
||||
focus-ring {
|
||||
off
|
||||
width 3
|
||||
active-gradient from="#${colors.base0D}" to="#${colors.base0F}" angle=40 relative-to="workspace-view"
|
||||
width 1
|
||||
active-color "#${colors.base0D}"
|
||||
inactive-color "#${colors.base03}"
|
||||
urgent-color "#${colors.base08}"
|
||||
}
|
||||
border {
|
||||
off
|
||||
width 1
|
||||
active-color "#${colors.base0D}"
|
||||
inactive-color "#${colors.base03}"
|
||||
@ -189,7 +190,7 @@ in {
|
||||
}
|
||||
|
||||
window-rule {
|
||||
geometry-corner-radius 18
|
||||
geometry-corner-radius 9
|
||||
clip-to-geometry true
|
||||
}
|
||||
window-rule {
|
||||
|
Reference in New Issue
Block a user