AutoYADM commit: 2025-02-24 15:20:12

This commit is contained in:
Daniel Fichtinger 2025-02-24 15:20:12 -05:00
parent 2b2ca0a154
commit 3b584fd0bd
2 changed files with 22 additions and 38 deletions

View file

@ -271,31 +271,7 @@ load_plugins {
// Default: default
//
// theme "dracula"
theme "default"
themes {
default {
fg "#f5f5f5"
bg "#121212"
// dark gray
black "#121212"
// red_ember
red "#B14242"
// red_ember
green "#B14242"
// orange_blaze
yellow "#C4693D"
// blue
blue "#4A8B8B"
// orange_blaze
magenta "#C4693D"
// blue
cyan "#4A8B8B"
// off-white
white "#d5d5d5"
// orange_blaze
orange "#C4693D"
}
}
theme "ashen"
// Choose the base input mode of zellij.
// Default: normal
//