diff options
author | Karel Kočí <cynerd@email.cz> | 2022-08-09 09:28:49 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-08-09 09:28:49 +0200 |
commit | c07688f881e2c3864f3f8274efc81f084f1f81a5 (patch) | |
tree | bf7e3581c5d9bf9dc73777cf00fade6aa5764ebd /config/mc | |
parent | 7aad4eebb0fde90988e0caf49b631d24c55b2052 (diff) | |
download | myconfigs-c07688f881e2c3864f3f8274efc81f084f1f81a5.tar.gz myconfigs-c07688f881e2c3864f3f8274efc81f084f1f81a5.tar.bz2 myconfigs-c07688f881e2c3864f3f8274efc81f084f1f81a5.zip |
mc: tweak colors for dark theme
Diffstat (limited to 'config/mc')
-rw-r--r-- | config/mc/mc.ext | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/mc/mc.ext b/config/mc/mc.ext new file mode 100644 index 0000000..1cdbd77 --- /dev/null +++ b/config/mc/mc.ext @@ -0,0 +1,5 @@ +[Colors] +base_color=linux:normal=white,black:marked=yellow,black:input=,green:menu=black:menusel=white:menuhot=red,:menuhotsel=black,red:dfocus=white,black:dhotnormal=white,black:dhotfocus=white,black:executable=,black:directory=white,black:link=white,black:device=white,black:special=white,black:core=,black:stalelink=red,black:editnormal=white,black + +xterm-256color= +color_terminals= |