Skip to content

Instantly share code, notes, and snippets.

@voznik
Created April 10, 2019 12:20
Show Gist options
  • Save voznik/0bcb4f4f5808e5c0dbd501eaf76a4429 to your computer and use it in GitHub Desktop.
Save voznik/0bcb4f4f5808e5c0dbd501eaf76a4429 to your computer and use it in GitHub Desktop.
doublecmd solarized color theme
<Colors>
<FileFilters>
<Filter>
<Name>Pascal sources</Name>
<FileMasks>*.html;*.twig;*.md</FileMasks>
<Color>13842050</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Pascal binaries</Name>
<FileMasks>*.ts;*.js;</FileMasks>
<Color>13798182</Color>
<Attributes/>
</Filter>
<Filter>
<Name>J</Name>
<FileMasks>*.xml;*.yml;*.json</FileMasks>
<Color>39301</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Zip</Name>
<FileMasks>*.zip;*.tar*;*.rar</FileMasks>
<Color>2526162</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Specified Executables</Name>
<FileMasks>*</FileMasks>
<Color>55758</Color>
<Attributes>-rwxrwxr*x</Attributes>
</Filter>
<Filter>
<Name>Executables</Name>
<FileMasks>*</FileMasks>
<Color>3093212</Color>
<Attributes>-*x*</Attributes>
</Filter>
</FileFilters>
<UseCursorBorder>False</UseCursorBorder>
<CursorBorderColor>-2147483635</CursorBorderColor>
<UseFrameCursor>True</UseFrameCursor>
<Foreground>8616805</Foreground>
<Background>14939901</Background>
<Background2>14939901</Background2>
<Mark>3093212</Mark>
<Cursor>10592659</Cursor>
<CursorText>14939901</CursorText>
<InactiveCursor>14939901</InactiveCursor>
<InactiveMark>128</InactiveMark>
<UseInvertedSelection>False</UseInvertedSelection>
<UseInactiveSelColor>False</UseInactiveSelColor>
<AllowOverColor>True</AllowOverColor>
<gBorderFrameWidth>1</gBorderFrameWidth>
<InactivePanelBrightness>94</InactivePanelBrightness>
<FreeSpaceIndicator>
<ForeColor>0</ForeColor>
<BackColor>16777215</BackColor>
<UseGradient>True</UseGradient>
</FreeSpaceIndicator>
</Colors>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment