- Close Double Commander!
- Clone repo or open
colors.xmlon github and copy contents - Replace xml nodes of
Colorsection in yourdoublecmd.xmlfile.
Configuration file doublecmd.xml in every OS in different place:
C:\Users\USER\AppData\Roaming\doublecmd\doublecmd.xml
~/.config/doublecmd/doublecmd.xml
Double Commander stores colors in strange format.
- I`ve take RGB color like
#fdf6e3 - swap colors to BGR
#e3f6fd - than convert to dec
14939901
And this is value for xml