- Close Double Commander!
- Clone repo or open
colors.xml
on github and copy contents - Replace xml nodes of
Color
section in yourdoublecmd.xml
file.
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