Skip to content

Instantly share code, notes, and snippets.

@delphym
Last active December 20, 2022 20:30
Show Gist options
  • Save delphym/e602a8616e48eda6fb15c1c7087886bf to your computer and use it in GitHub Desktop.
Save delphym/e602a8616e48eda6fb15c1c7087886bf to your computer and use it in GitHub Desktop.
Total Commander Theme:: Solarized Dark
[Colors]
InverseCursor=0
InverseSelection=0
BackColor=3549952
ForeColor=9868419
MarkColor=3093212
CursorColor=35253
1CursorText=-1
BackColor2=4339200
ThumbnailFrame=-2
ActiveTitle=3549952
ActiveTitleText=9868419
InactiveTitle=4339200
InactiveTitleText=8616805
CompareNormalText=9868419
CompareNormalBack=3549952
CompareSelText=4339200
CompareSelBack=8616805
CompareDifferenceBack=-1
CompareText=3093212
CompareTextSel=3093212
CompareBinary=3093212
CompareBinarySel=3093212
ColorFilter1=>Folder
ColorFilter1Color=10002730
ColorFilter2=>Document
ColorFilter2Color=1461195
ColorFilter3=>Media
ColorFilter3Color=39301
ColorFilter4=>Archives
ColorFilter4Color=35253
ColorFilter5=>Images
ColorFilter5Color=13798182
ColorFilter6=>Exec
ColorFilter6Color=8533715
[searches]
Imagenes_SearchFor=*.bmp;*.jpg;*.jpeg;*.png;*.gif;*.tif;*.tiff;*.psd;*.psp;*.wmf;*.emf;*.ppm;*.pgm;*.pbm;*.pnm;*.svg;*.ai;*.eps
Imagenes_SearchIn=
Imagenes_SearchText=
Imagenes_SearchFlags=0|000002000020|||||||||0000|
Archives_SearchFor=*.rar;*.zip;*.7z;*.sqx;*.gz;*.tgz;*.tar;*.ace;*.arj;*.lha;*.uc2;*.lzma;*.bz2;*.z;*.uc2
Archives_SearchIn=
Archives_SearchText=
Archives_SearchFlags=0|000002000020|||||||||0000|
Exec_SearchFor=*.exe;*.com;*.jar;*.bat;*.cmd;*.ahk;*.btm;*.VBS;*.VBE;*.JS;*.JSE;*.WSF;*.WSH
Exec_SearchIn=
Exec_SearchText=
Exec_SearchFlags=0|000002000020|||||||||0000|
Document_SearchFor=*.doc;*.docx;*.odt;*.xls;*.xlsx;*.ods;*.pdf;*.djvu;*.djvu
Document_SearchIn=
Document_SearchText=
Document_SearchFlags=0|000002000020|||||||||0000|
Folder_SearchFor=
Folder_SearchIn=
Folder_SearchText=
Folder_SearchFlags=0|000000000020||||||||22221|0000|
Media_SearchFor=*.avi; *.vob; *.mpg; *.mpeg; *.mkv; *.mp4; *.wmv; *.webm; *.flv; *.ogv; *.ogm; *.divx; *.m2v; *.h264; *.aac;*.flac;*.mp3; *.wma; *.mp4;*.m4a; *.mpa; *.wav; *.mid; *.ac3; *.mka; *.cda
Media_SearchIn=
Media_SearchText=
Media_SearchFlags=0|000002000020|||||||||0000|
[Lister]
FgColor=9868419
BgColor=3549952
FgSelColor=4339200
BgSelColor=8616805
LinkColor=13798182
@delphym
Copy link
Author

delphym commented Dec 15, 2022

Solarized Dark Theme for TC

image

Install

Insert the content of this ghist into wincmd.ini usually located in %APPDATA%\GHISLER

Similar themes

@delphym
Copy link
Author

delphym commented Dec 20, 2022

To have also a dark theme in to Internal Viewer you'd like to include following section in your ini file.
Something like this:

[Lister]
FgColor=9868419
BgColor=3549952
FgSelColor=4339200
BgSelColor=8616805
LinkColor=13798182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment