Files
dotfiles/.config/matugen/templates/niri-colors.kdl
2026-02-06 17:17:48 +08:00

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}}"
}
}