diff options
author | Karel Kočí <cynerd@email.cz> | 2022-12-18 13:10:09 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-12-18 13:10:09 +0100 |
commit | 718e46e50343c40b786a806ef9f18c530c02b369 (patch) | |
tree | 216d72819add35fd4fb2de0d6428e2b9956d27e9 /config/mc | |
parent | c657fe4bbede8efa95cdbb2c0784729cc8c05da7 (diff) | |
download | myconfigs-718e46e50343c40b786a806ef9f18c530c02b369.tar.gz myconfigs-718e46e50343c40b786a806ef9f18c530c02b369.tar.bz2 myconfigs-718e46e50343c40b786a806ef9f18c530c02b369.zip |
mc: tweak skin and use Nord
https://github.com/arcticicestudio/nord/issues/160
Diffstat (limited to 'config/mc')
-rw-r--r-- | config/mc/mc.ext | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/mc/mc.ext b/config/mc/mc.ext deleted file mode 100644 index 1cdbd77..0000000 --- a/config/mc/mc.ext +++ /dev/null @@ -1,5 +0,0 @@ -[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= |