arch/private_dot_config/alacritty/dank-theme.toml
lew deee85b676 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
2026-02-13 13:02:07 +00:00

31 lines
530 B
TOML

[colors.primary]
background = '#101418'
foreground = '#e0e2e8'
[colors.selection]
text = '#e0e2e8'
background = '#0e4a73'
[colors.cursor]
text = '#101418'
cursor = '#9bcbfb'
[colors.normal]
black = '#101418'
red = '#ff729c'
green = '#7dfb8e'
yellow = '#fff772'
blue = '#81b7ee'
magenta = '#224b74'
cyan = '#9bcbfb'
white = '#eff7ff'
[colors.bright]
black = '#969da3'
red = '#ff9fbc'
green = '#a5ffb1'
yellow = '#fffaa5'
blue = '#acd5ff'
magenta = '#badcff'
cyan = '#d3e9ff'
white = '#f8fbff'