AutoYADM commit: 2025-02-24 15:25:11

This commit is contained in:
Daniel Fichtinger 2025-02-24 15:25:11 -05:00
parent 3b584fd0bd
commit 3361252462
2 changed files with 2 additions and 2 deletions

View file

@ -265,7 +265,7 @@ load_plugins {
// - true
// - false (Default)
//
// simplified_ui true
simplified_ui true
// Choose the theme that is specified in the themes section.
// Default: default

View file

@ -1,6 +1,6 @@
themes {
ashen {
fg "#f5f5f5"
fg "#d5d5d5"
bg "#121212"
// dark gray
black "#121212"