AutoYADM commit: 2025-04-25 16:45:05

This commit is contained in:
Daniel Fichtinger 2025-04-25 16:45:05 -04:00
parent 51717aed6d
commit e9a84e7479
57 changed files with 144 additions and 9581 deletions

View file

@ -0,0 +1,24 @@
themes {
ashen {
fg "#d5d5d5"
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"
}
}