arch/private_dot_config/alacritty/dank-theme.toml
lew ace3e70676 Update .tmux.conf
Update .config/DankMaterialShell/firefox.css
Update .config/DankMaterialShell/settings.json
Update .config/alacritty/dank-theme.toml
Update .config/ghostty/themes/dankcolors
Update .config/niri/config.kdl
Update .config/niri/dms/colors.kdl
Add .config/niri/dms/cursor.kdl
Remove .config/niri/dms/cursor.kdl
Update .config/nvim/init.lua
Update .config/nvim/lazy-lock.json
Update .config/nvim/lua/config/00_lazy.lua
Update .config/nvim/lua/plugins/dankcolors.lua
Update .config/pda/config.toml
Update .local/bin/tmux-sessionizer
2026-02-23 15:03:19 +00:00

31 lines
530 B
TOML

[colors.primary]
background = '#131314'
foreground = '#e4e2e3'
[colors.selection]
text = '#e4e2e3'
background = '#3e4852'
[colors.cursor]
text = '#131314'
cursor = '#bec7d4'
[colors.normal]
black = '#131314'
red = '#f36d94'
green = '#6ad478'
yellow = '#fff772'
blue = '#b0bac9'
magenta = '#4f5762'
cyan = '#bec7d4'
white = '#d1d6de'
[colors.bright]
black = '#7f8389'
red = '#ff9fbb'
green = '#a5feb1'
yellow = '#fffaa5'
blue = '#d4dde9'
magenta = '#ecf4ff'
cyan = '#f3f7ff'
white = '#f8fbff'