Commit graph

305 commits

Author SHA1 Message Date
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
Mark Badolato
b2c9272aef Merge pull request #87 from mcchrish/master
Add Gruvbox Dark color scheme
2016-12-11 19:43:21 -08:00
Mark Badolato
6dc82f46ab Update readme 2016-12-11 20:42:48 -07:00
Mark Badolato
3f63cf1361 Merge pull request #86 from 987poiuytrewq/elementary
theme from elemntary os
2016-12-11 19:41:00 -08:00
Mark Badolato
3e1461cf13 Merge pull request #83 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2016-12-11 19:40:32 -08:00
Mark Badolato
278a3c8eb0 Merge pull request #76 from olkinn/master
Add Forest Blue
2016-12-11 19:39:02 -08:00
Mark Badolato
4cd4c55dff Merge branch 'milosmatic-pandora' 2016-12-11 20:38:08 -07:00
Mark Badolato
3e5f8a9c32 Resolve conflict 2016-12-11 20:37:59 -07:00
Mark Badolato
87f09e280d Merge pull request #72 from vitalymak/monokai_vivid
Add "Monokai Vivid" scheme
2016-12-11 19:33:19 -08:00
Mark Badolato
40585d2484 Merge branch 'Leeds-eBooks-firewatch-scheme' 2016-12-11 20:32:08 -07:00
Mark Badolato
8d1c79ba88 tweak screenshot 2016-12-11 20:32:06 -07:00
Mark Badolato
46a010c22b Fixed conflict 2016-12-11 20:30:25 -07:00
Mark Badolato
5d21be8055 Tweaks to Ryuuko 2016-12-11 20:23:39 -07:00
Mark Badolato
aa65e7fd63 Merge pull request #69 from iandrewt/master
added ryuuko scheme from @dylanaraps
2016-12-11 19:19:32 -08:00
Mark Badolato
cb8a32a84d Merge pull request #68 from Or3stis/master
Firefox developer color-theme
2016-12-11 19:18:01 -08:00
Mark Badolato
cfdd99cecd Added FirefoxDev theme 2016-12-11 20:14:17 -07:00
Mark Badolato
1d4bc9d00d Merge pull request #96 from jdpeck90/master
Changes to Readme Verbiage & Punctuation
2016-12-10 21:08:47 -08:00
Wombeez
10bc332e74 Changes to Readme Verbiage & Punctuation
Changed the wording to be more accurate and bolded link names.
2016-12-10 19:05:33 -05:00
Mark Badolato
7d59bfd019 Merge pull request #94 from piotros/patch-1
Fix typos problems
2016-11-19 15:23:16 -08:00
piotros
240236f92a Remove duplicated file 2016-11-19 23:51:44 +01:00
Piotr Baran
390e283e3f Update README.md 2016-11-19 23:46:14 +01:00
gBopHuk
b80f727e80 xfce4-terminal doesn't like double qoutes at .theme files 2016-10-23 20:46:19 +03:00
gBopHuk
06186f6bd9 added xfce4-terminal support 2016-10-23 20:25:59 +03:00
Nicolas Cornette
e2864e580e Add xrdb2Xresources.py and Xresources/* 2016-10-18 22:04:05 +02:00
Nicolas Cornette
4e9224e2f0 add update_all.py script, update all 2016-10-17 15:17:40 +02:00
Nicolas Cornette
404fa1c183 Update with iterm2rxdb
cd schemes
for f in *; do ../tools/iterm2xrdb $f > "../xrdb/`basename $f .itermcolors`.xrdb"; done
2016-10-17 00:22:44 +02:00
Caleb Xu
28a6c7d208 Add Ayu and Ayu Light 2016-10-05 13:46:34 -04:00
Mark Badolato
18c5aff056 Merge pull request #88 from dgladkov/patch-1
Port iterm2terminal.swift to Swift 3
2016-09-23 23:21:50 -07:00
Dmitry Gladkov
aa50f2d22d Port iterm2terminal.swift to Swift 3 2016-09-23 18:40:12 +03:00
mcchrish
175ee64051 Add Gruvbox Dark color scheme 2016-08-18 10:32:02 +08:00
Duncan Williams
dc84ed0263 better screenshot 2016-08-10 16:22:57 +01:00
Duncan Williams
b171593cfe theme from elemntary os 2016-08-10 16:15:19 +01:00
Mark Badolato
b92443c3f3 Merge pull request #84 from ctf0/master
better compression for images for smaller overall package
2016-08-06 14:30:13 -07:00
Muah
a61cda1f01 better compression for images for smaller overall package 2016-08-06 09:29:24 +03:00