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:
parent
b18328bbad
commit
deee85b676
20 changed files with 609 additions and 305 deletions
|
|
@ -1,31 +1,31 @@
|
|||
[colors.primary]
|
||||
background = '#181216'
|
||||
foreground = '#ecdfe5'
|
||||
background = '#101418'
|
||||
foreground = '#e0e2e8'
|
||||
|
||||
[colors.selection]
|
||||
text = '#ecdfe5'
|
||||
background = '#67355d'
|
||||
text = '#e0e2e8'
|
||||
background = '#0e4a73'
|
||||
|
||||
[colors.cursor]
|
||||
text = '#181216'
|
||||
cursor = '#f4b2e2'
|
||||
text = '#101418'
|
||||
cursor = '#9bcbfb'
|
||||
|
||||
[colors.normal]
|
||||
black = '#181216'
|
||||
red = '#d75c3c'
|
||||
green = '#6ed681'
|
||||
yellow = '#d1db7b'
|
||||
blue = '#c75aa9'
|
||||
magenta = '#b78fac'
|
||||
cyan = '#f4b2e2'
|
||||
white = '#abb2bf'
|
||||
black = '#101418'
|
||||
red = '#ff729c'
|
||||
green = '#7dfb8e'
|
||||
yellow = '#fff772'
|
||||
blue = '#81b7ee'
|
||||
magenta = '#224b74'
|
||||
cyan = '#9bcbfb'
|
||||
white = '#eff7ff'
|
||||
|
||||
[colors.bright]
|
||||
black = '#5c6370'
|
||||
red = '#e0795f'
|
||||
green = '#86e096'
|
||||
yellow = '#e0e897'
|
||||
blue = '#ffbff2'
|
||||
magenta = '#b158a8'
|
||||
cyan = '#a9638c'
|
||||
white = '#ffffff'
|
||||
black = '#969da3'
|
||||
red = '#ff9fbc'
|
||||
green = '#a5ffb1'
|
||||
yellow = '#fffaa5'
|
||||
blue = '#acd5ff'
|
||||
magenta = '#badcff'
|
||||
cyan = '#d3e9ff'
|
||||
white = '#f8fbff'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue