Commit graph

339 commits

Author SHA1 Message Date
Mark Badolato
64a2f050cf Merge pull request #114 from adoyle-h/schemes/deep
update Deep theme
2017-04-16 13:47:43 -07:00
ADoyle
c0e1b8f9bd update: add __pycache__/ into .gitignore 2017-04-15 17:00:05 +08:00
ADoyle
29cf5ac860 update: generate other schemas with deep itermcolor 2017-04-15 16:59:39 +08:00
ADoyle
d3c0393187 update: deep color schema 2017-04-15 16:57:10 +08:00
Mark Badolato
89b3f6264f Merge pull request #113 from jeffppfa/master
Press b to go back in preview history II
2017-03-28 16:43:20 -07:00
Jeff Mandell
85aea69235 Press b to go back in preview history II 2017-03-28 18:01:50 -04:00
Mark Badolato
24adb7fff6 Merge pull request #112 from WillBeethoven/master
Enable markdown heading syntax
2017-03-27 08:36:58 -07:00
Will
8191c0b32e Enable markdown heading syntax 2017-03-27 18:14:51 +08:00
Mark Badolato
d64abbce0c Merge pull request #111 from dyrnade/master
Termite Colors
2017-03-26 17:03:43 -07:00
dyrnade
3b3c208ed9 Merge branch 'master' of https://github.com/mbadolato/iTerm2-Color-Schemes 2017-02-25 16:19:33 +03:00
dyrnade
baef350b26 termite colors 2017-02-25 16:18:00 +03:00
Mark Badolato
e00081d569 Optimize a few images 2017-02-20 08:35:00 -07:00
Mark Badolato
7875879e57 Updated missing conversions 2017-02-20 00:39:05 -07:00
Mark Badolato
cd810868b5 Merge pull request #110 from adoyle-h/schemes/deep
add: Deep theme created by ADoyle
2017-02-19 23:36:04 -08:00
ADoyle
825c3d2ee1 add: Deep theme created by ADoyle 2017-02-20 13:14:38 +08:00
Mark Badolato
8fe9da9868 Merge pull request #107 from ncornette/python-modules-update
Update python modules interfaces, improve update_all.py
2017-02-13 22:24:51 -08:00
Nicolas Cornette
6905d05946 Update python modules interfaces, improve update_all.py 2017-02-14 00:01:10 +01:00
Mark Badolato
3b79722c1f Run conversion script 2017-01-27 08:34:19 -07:00
Mark Badolato
7231b28a31 Merge pull request #104 from wleofeng/master
convert ayu iterm theme to terminal theme
2017-01-27 08:30:02 -07:00
Wo Jun Feng
2d2c8a9e34 convert ayu iterm theme to terminal theme 2017-01-27 15:01:50 +02:00
Mark Badolato
4d51ef7d63 Merge pull request #103 from villapx/master
Add Xresources file for Firewatch theme
2017-01-23 21:30:59 -07:00
Jeremy Villa
66e268f2ec added Firewatch theme for Xresources 2017-01-23 14:59:44 -05:00
Mark Badolato
5961c824a9 Tweaked screenshot 2017-01-22 18:05:05 -07:00
Mark Badolato
7b312c4380 Fix case-sensitivity issue in README 2017-01-22 18:01:25 -07:00
Mark Badolato
aa2d3782bb Tweaked screenshot 2017-01-22 13:35:26 -07:00
Mark Badolato
1dffade1f7 Merge pull request #101 from peterpme/underthesea
Under The Sea!
2017-01-22 13:32:35 -07:00
Peter Piekarczyk
28e2197c16 Update README.md 2017-01-22 10:17:39 -06:00
Peter Piekarczyk
13b199c60e under the sea 2017-01-18 19:36:01 -06:00
Mark Badolato
2505e916a4 Tweak onehalf screenshots 2017-01-16 22:49:33 -07:00
Mark Badolato
4a8b925613 Merge pull request #75 from sonph-forks/master
Add One Half color schemes
2017-01-16 22:45:26 -07:00
Son A. Pham
b8793e7bfb Merge branch 'master' of https://github.com/mbadolato/iTerm2-Color-Schemes 2017-01-16 20:45:57 -08:00
Mark Badolato
b29f78dd43 Merge pull request #100 from ashfinal/master
Add new scheme Violet for iTerm2
2016-12-24 23:07:58 -07:00
ashfinal
01fc7bf0f8 Add new scheme Violet 2016-12-25 13:40:39 +08:00
Mark Badolato
1bf45506c1 Merge pull request #99 from SpectralCoding/master
Add PuTTY color schemes and related support files.
2016-12-23 20:46:49 -07:00
Caesar Kabalan
fe6dfe2faa Add PuTTY-related lines to update_all.py
update_all.py is used to keep all color schemes in sync. Added lines to
call xrdb2putty.py when other scripts are called.
2016-12-23 20:12:50 -07:00
Caesar Kabalan
6ac0915906 Add +x permission to two python tools.
All other tools in the /tools/ directory had the +x permission so
changed genMD.py and update_all.py to match.
2016-12-23 20:10:57 -07:00
Caesar Kabalan
3a3345f29a Correct wrong reference in README.md
README.md PuTTY Modify Session Method instructed to change underlined
portion in example below, but the underlined portion is plain-text
markdown. Changed to instruct viewer to change the color scheme
name portion.
2016-12-23 20:08:12 -07:00
Caesar Kabalan
30b00a982c Add PuTTY-related entries to README.md
Added entry to the Table-of-Contents as well as instructions for
applying the .reg files found in the repository. Instructions include
directions for importing .reg files as new PuTTY sessions as well as
overwriting the colors for an existing session. Also included
additional recommended PuTTY settings to make the appearance look more
like terminals found on Linux and OS X.
2016-12-23 20:02:56 -07:00
Caesar Kabalan
7e4b9f09dc Seed putty directory with existing xrdb entries.
Ran xrdb2putty.py to convert all existing .xrdb entries to new PuTTY-
compatible entries located in the /putty/ directory.
2016-12-23 19:38:13 -07:00
Caesar Kabalan
5198f44a74 Added new tool to convert xrdb to PuTTY session.
New tool xrdb2putty.py converts .xrdb files to Windows Registry .reg
files which adds a new PuTTY session matching the color scheme name.
2016-12-23 19:33:59 -07:00
Mark Badolato
8156a33285 Remove unneeded file 2016-12-12 10:38:43 -07:00
Mark Badolato
d78288d99f Screenshot tweaks 2016-12-11 21:22:37 -07:00
Mark Badolato
0402c233c6 Screenshot tweaks 2016-12-11 21:19:41 -07:00
Mark Badolato
04da39e954 Merge pull request #93 from gBopHuk/xfce4terminal
added xfce4-terminal support
2016-12-11 19:59:23 -08:00
Mark Badolato
c919117120 Merge pull request #92 from ncornette/master-xresources
Add schemes in .Xresources format
2016-12-11 19:54:34 -08:00
Mark Badolato
84b0b2ec97 Generate missing alternative format files 2016-12-11 20:54:19 -07:00
Mark Badolato
8703871b72 Update readme 2016-12-11 20:47:36 -07:00
Mark Badolato
00fd2d2dcf Merge pull request #91 from ncornette/xrdb-update
Update all xrdb files with iterm2rxdb
2016-12-11 19:47:28 -08:00
Mark Badolato
5177aa690c Merge pull request #89 from alebcay/ayu
Add Ayu and Ayu Light
2016-12-11 19:45:49 -08:00
Mark Badolato
3bf67e2539 Update readme 2016-12-11 20:45:01 -07:00