AutoYADM commit: 2025-02-24 15:25:11
This commit is contained in:
parent
3b584fd0bd
commit
3361252462
2 changed files with 2 additions and 2 deletions
|
@ -265,7 +265,7 @@ load_plugins {
|
||||||
// - true
|
// - true
|
||||||
// - false (Default)
|
// - false (Default)
|
||||||
//
|
//
|
||||||
// simplified_ui true
|
simplified_ui true
|
||||||
|
|
||||||
// Choose the theme that is specified in the themes section.
|
// Choose the theme that is specified in the themes section.
|
||||||
// Default: default
|
// Default: default
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
themes {
|
themes {
|
||||||
ashen {
|
ashen {
|
||||||
fg "#f5f5f5"
|
fg "#d5d5d5"
|
||||||
bg "#121212"
|
bg "#121212"
|
||||||
// dark gray
|
// dark gray
|
||||||
black "#121212"
|
black "#121212"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue