Squashed 'iterm-dracula/' content from commit ae1db14
git-subtree-dir: iterm-dracula git-subtree-split: ae1db14ee36f452c6d03611dc18635d4862ad155
This commit is contained in:
commit
b4b1aaff91
5 changed files with 270 additions and 0 deletions
1
.github/issue_template.md
vendored
Normal file
1
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
> If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.
|
1
.github/pull_request_template.md
vendored
Normal file
1
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
> If you're fixing a UI issue, make sure you take two screenshots. One that shows the actual bug and another that shows how you fixed it.
|
226
Dracula.itermcolors
Normal file
226
Dracula.itermcolors
Normal file
|
@ -0,0 +1,226 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
|
<!-- Dracula Theme v1.2.5
|
||||||
|
#
|
||||||
|
# https://github.com/zenorocha/dracula-theme
|
||||||
|
#
|
||||||
|
# Copyright 2016, All rights reserved
|
||||||
|
#
|
||||||
|
# Code licensed under the MIT license
|
||||||
|
# http://zenorocha.mit-license.org
|
||||||
|
#
|
||||||
|
# @author Zeno Rocha <hi@zenorocha.com>
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>Ansi 0 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.0</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.0</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.0</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 1 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.3333333432674408</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.3333333432674408</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 10 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.4823529411764706</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.98039215686274506</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.31372549019607843</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 11 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.5490196078431373</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.98039215686274506</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.94509803921568625</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 12 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.97647058823529409</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.57647058823529407</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.74117647058823533</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 13 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.77647058823529413</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.47450980392156861</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 14 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.99215686274509807</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.9137254901960784</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.54509803921568623</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 15 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 2 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.4823529411764706</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.98039215686274506</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.31372549019607843</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 3 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.5490196078431373</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.98039215686274506</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.94509803921568625</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 4 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.97647058823529409</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.57647058823529407</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.74117647058823533</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 5 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.77647058823529413</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.47450980392156861</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 6 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.99215686274509807</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.9137254901960784</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.54509803921568623</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 7 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 8 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.33333333333333331</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.33333333333333331</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.33333333333333331</real>
|
||||||
|
</dict>
|
||||||
|
<key>Ansi 9 Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.33333333333333331</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.33333333333333331</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Background Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.15977837145328522</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.12215272337198257</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.11765811592340469</real>
|
||||||
|
</dict>
|
||||||
|
<key>Bold Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.90237069129943848</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.90237069129943848</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.90237069129943848</real>
|
||||||
|
</dict>
|
||||||
|
<key>Cursor Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.73333334922790527</real>
|
||||||
|
</dict>
|
||||||
|
<key>Cursor Text Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Foreground Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.90032327175140381</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.90032327175140381</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.90032327175140381</real>
|
||||||
|
</dict>
|
||||||
|
<key>Selected Text Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<key>Selection Color</key>
|
||||||
|
<dict>
|
||||||
|
<key>Blue Component</key>
|
||||||
|
<real>0.35294118523597717</real>
|
||||||
|
<key>Green Component</key>
|
||||||
|
<real>0.27843138575553894</real>
|
||||||
|
<key>Red Component</key>
|
||||||
|
<real>0.26666668057441711</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
21
LICENSE
Normal file
21
LICENSE
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2016 Dracula Theme
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Dracula for [iTerm 2](http://iterm2.com)
|
||||||
|
|
||||||
|
> A dark theme for [iTerm 2](http://iterm2.com).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
All instructions can be found at [draculatheme.com/iterm](https://draculatheme.com/iterm).
|
||||||
|
|
||||||
|
## Team
|
||||||
|
|
||||||
|
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/iterm/graphs/contributors).
|
||||||
|
|
||||||
|
[](https://github.com/nesl247) |
|
||||||
|
--- |
|
||||||
|
[Harrison Heck](https://github.com/nesl247) |
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[MIT License](./LICENSE)
|
Loading…
Add table
Reference in a new issue