Created
April 22, 2018 12:34
-
-
Save Maximus5/3205332bbc45c8300763157f0fdbe884 to your computer and use it in GitHub Desktop.
Dark color theme 'Dracula' for ConEmu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- Title: Dark color theme 'Dracula' for ConEmu --> | |
<!-- Source: https://draculatheme.com/ --> | |
<!-- License: https://zenorocha.mit-license.org/ --> | |
<key name="Software"> | |
<key name="ConEmu"> | |
<key name=".Vanilla"> | |
<value name="ColorTable00" type="dword" data="00362a28"/> | |
<value name="ColorTable01" type="dword" data="00bc4354"/> | |
<value name="ColorTable02" type="dword" data="003dde66"/> | |
<value name="ColorTable03" type="dword" data="00fbd677"/> | |
<value name="ColorTable04" type="dword" data="003c3cee"/> | |
<value name="ColorTable05" type="dword" data="00f993bd"/> | |
<value name="ColorTable06" type="dword" data="006cb8ff"/> | |
<value name="ColorTable07" type="dword" data="00f2f8f8"/> | |
<value name="ColorTable08" type="dword" data="005a4744"/> | |
<value name="ColorTable09" type="dword" data="00a47262"/> | |
<value name="ColorTable10" type="dword" data="007bfa50"/> | |
<value name="ColorTable11" type="dword" data="00fde98b"/> | |
<value name="ColorTable12" type="dword" data="005555ff"/> | |
<value name="ColorTable13" type="dword" data="00c679ff"/> | |
<value name="ColorTable14" type="dword" data="008cfaf1"/> | |
<value name="ColorTable15" type="dword" data="00f2f8f8"/> | |
</key> | |
</key> | |
</key> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In ConEmu build 180422 or later you may just import this file from Settings dialog.