Skip to content

Instantly share code, notes, and snippets.

@bamanzi
Created June 15, 2012 09:50
Show Gist options
  • Save bamanzi/2935677 to your computer and use it in GitHub Desktop.
Save bamanzi/2935677 to your computer and use it in GitHub Desktop.
Tango theme for Total Commander
[COLORS]
BackColor=3421230
ForeColor=12500670
MarkColor=9125192
CursorColor=5237247
BackColor2=1973790
InverseCursor=0
CursorText=-1
InverseSelection=1
ColorFilter1=>new files (3 days)
ColorFilter1Color=1360490
ColorFilter2=>new files (2 weeks)
ColorFilter2Color=16748574
ColorFilter3=>Executeable Files
ColorFilter3Color=4678655
ColorFilter4=>Hidden Files
ColorFilter4Color=8421504
[searches]
new files (3 days)_SearchFor=
new files (3 days)_SearchIn=
new files (3 days)_SearchText=
new files (3 days)_SearchFlags=0|000002000020|||3|1|||||0000|
new files (2 weeks)_SearchFor=
new files (2 weeks)_SearchIn=
new files (2 weeks)_SearchText=
new files (2 weeks)_SearchFlags=0|000002000020|||2|2|||||0000|
Executeable Files_SearchFor=*.exe;*.bat;*.lnk;*.cmd
Executeable Files_SearchIn=
Executeable Files_SearchText=
Executeable Files_SearchFlags=0|000002000020|||||||||0000|
Hidden Files_SearchFor=
Hidden Files_SearchIn=
Hidden Files_SearchText=
Hidden Files_SearchFlags=0|000001000000||||||||00110|0000|
@bamanzi
Copy link
Author

bamanzi commented Dec 13, 2013

[COLORS]
BackColor=3421230 =0x34342e = (52, 52, 46)
ForeColor=12500670 =0xbebebe = (190, 190, 190)
MarkColor=9125192 =0x8b3d48 = (139, 61, 72)
CursorColor=5237247 =0x4fe9ff = (79, 233, 255)
BackColor2=1973790 =0x1e1e1e = (30, 30, 30)

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