mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-09 22:14:09 +08:00
14 lines
360 B
Plaintext
14 lines
360 B
Plaintext
layout{
|
|
focus-ring{
|
|
active-gradient from="{{colors.primary.default.hex}}cc" to="{{colors.tertiary.default.hex}}cc" angle=135
|
|
urgent-color "{{colors.error.default.hex}}"
|
|
|
|
}
|
|
}
|
|
recent-windows {
|
|
highlight {
|
|
active-color "{{colors.surface_bright.default.hex}}"
|
|
urgent-color "{{colors.error.default.hex}}"
|
|
}
|
|
}
|