Migrate full DMS personalization on Ubuntu 24.04

This commit is contained in:
wuyang
2026-07-27 15:40:02 +08:00
parent fd0fcd3437
commit a0030934c0
24 changed files with 1769 additions and 469 deletions
+39
View File
@@ -0,0 +1,39 @@
// ! Auto-generated file. Do not edit directly.
// Remove `include "dms/colors.kdl"` from your config to override.
layout {
background-color "transparent"
focus-ring {
active-color "#afac9c"
inactive-color "#515457"
urgent-color "#ca8685"
}
border {
active-color "#afac9c"
inactive-color "#515457"
urgent-color "#ca8685"
}
shadow {
color "#00000070"
}
tab-indicator {
active-color "#afac9c"
inactive-color "#515457"
urgent-color "#ca8685"
}
insert-hint {
color "#afac9c80"
}
}
recent-windows {
highlight {
active-color "#43423c"
urgent-color "#ca8685"
}
}