39 lines
717 B
Plaintext
39 lines
717 B
Plaintext
layout {
|
|
gaps 8
|
|
center-focused-column "never"
|
|
preset-column-widths {
|
|
proportion 0.33333
|
|
proportion 0.5
|
|
proportion 0.66667
|
|
}
|
|
|
|
default-column-width { proportion 0.5; }
|
|
|
|
focus-ring {
|
|
off
|
|
}
|
|
|
|
border {
|
|
on
|
|
width 3
|
|
active-gradient from="#7C86FF" to="#00D5BE" angle=45 relative-to="workspace-view"
|
|
// active-color "#b7bdf8"
|
|
inactive-color "#62748E"
|
|
urgent-color "#FF6467"
|
|
}
|
|
|
|
shadow {
|
|
softness 30
|
|
spread 5
|
|
offset x=0 y=5
|
|
color "#0007"
|
|
}
|
|
|
|
tab-indicator {
|
|
position "top"
|
|
place-within-column
|
|
corner-radius 16
|
|
length total-proportion=0.97
|
|
}
|
|
}
|