Update .XCompose

Update .gitconfig
Update .tmux.conf
Update .config/DankMaterialShell/firefox.css
Update .config/DankMaterialShell/plugin_settings.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsSettings.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsWidget.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/plugin.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/index
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/heads/master
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/remotes/origin/master
Update .config/DankMaterialShell/plugins/emojiLauncher/.git/refs/remotes/origin/main
Update .config/DankMaterialShell/settings.json
Update .config/alacritty/dank-theme.toml
Update .config/ghostty/config
Update .config/ghostty/themes/dankcolors
Update .config/niri/dms/colors.kdl
Update .config/nvim/lua/plugins/dankcolors.lua
Update .config/pda/config.toml
Update .local/bin/tmux-sessionizer
This commit is contained in:
Lewis Wynne 2026-02-13 13:02:07 +00:00
parent b18328bbad
commit deee85b676
20 changed files with 609 additions and 305 deletions

View file

@ -1,15 +1,18 @@
// ! 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 "#f4b2e2"
inactive-color "#9b8d95"
active-color "#9bcbfb"
inactive-color "#8c9198"
urgent-color "#ffb4ab"
}
border {
active-color "#f4b2e2"
inactive-color "#9b8d95"
active-color "#9bcbfb"
inactive-color "#8c9198"
urgent-color "#ffb4ab"
}
@ -18,19 +21,19 @@ layout {
}
tab-indicator {
active-color "#f4b2e2"
inactive-color "#9b8d95"
active-color "#9bcbfb"
inactive-color "#8c9198"
urgent-color "#ffb4ab"
}
insert-hint {
color "#f4b2e280"
color "#9bcbfb80"
}
}
recent-windows {
highlight {
active-color "#67355d"
active-color "#0e4a73"
urgent-color "#ffb4ab"
}
}