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

This commit is contained in:
Daniel Fichtinger 2025-02-24 15:10:12 -05:00
parent 88979d46f1
commit bff45cb418

View file

@ -274,17 +274,17 @@ load_plugins {
theme "default" theme "default"
themes { themes {
default { default {
fg "#f5f5f5" fg "#f5f5f5"
bg "#121212" bg "#121212"
black "#121212" black "#121212"
red "#CC241D" red "#B14242"
green "#B14242" green "#B14242"
yellow "#D79921" yellow "#D79921"
blue "#3C8588" blue "#3C8588"
magenta "#D87C4A" magenta "#C4693D"
cyan "#689D6A" cyan "#689D6A"
white "#FBF1C7" white "#d5d5d5"
orange "#D65D0E" orange "#C4693D"
} }
} }
// Choose the base input mode of zellij. // Choose the base input mode of zellij.