mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
feat: 上传我的配置
This commit is contained in:
13
.config/matugen/templates/niri-colors.kdl
Normal file
13
.config/matugen/templates/niri-colors.kdl
Normal file
@@ -0,0 +1,13 @@
|
||||
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}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user