Supongo que me olvidé de mono
This commit is contained in:
parent
3d692cf6f3
commit
a520698042
1 changed files with 6 additions and 0 deletions
6
.config/themer/themes/mono.sh
Normal file
6
.config/themer/themes/mono.sh
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
export background=000000
|
||||||
|
export backgroundish=333333
|
||||||
|
export foreground=bbbbbb
|
||||||
|
export foregroundish=777777
|
||||||
|
export dark=true
|
Loading…
Reference in a new issue