Commit graph

51 commits

Author SHA1 Message Date
nightwing
b4f8e47fe3 fix slim cursor setting 2013-09-11 23:36:28 +04:00
nightwing
f6f475747b style improvements 2013-06-05 23:35:15 +04:00
nightwing
968688fb40 move background color to the root element 2013-05-29 00:22:30 +04:00
Ruben Daniels
0d303296fe Merge pull request #1318 from ajaxorg/hotfix/ie8
Hotfix/ie8
2013-03-24 09:35:44 -07:00
h3rb
9e3f1e663d Update tmtheme.js
Adding "Terminal" theme support
2013-03-23 15:23:59 +04:00
nightwing
dda65a5585 do not use uppercase in file names
mend
2013-03-20 18:43:09 +04:00
nightwing
872125db46 use relative paths everywhere 2012-10-13 17:46:44 +04:00
DanyaPostfactum
15c5290aec Replace _ by - in css-classes 2012-10-01 16:50:23 +10:00
nightwing
a6ce721d92 add indent guides for ambiance and xcode 2012-09-19 18:39:29 +04:00
Garen Torikian
ecfdc5fbc4 Update themes some more 2012-09-19 18:39:29 +04:00
nightwing
021d169fbe remove redundant rules from themes 2012-09-19 18:39:29 +04:00
Garen Torikian
4017abd825 Make updates to theme parser logic and tool 2012-09-19 18:39:07 +04:00
nightwing
ce4912366f convert regexps with x flag to js form 2012-09-11 10:39:32 +04:00
Garen Torikian
7a936294b3 Final minor updates :) 2012-09-11 10:20:24 +04:00
Garen Torikian
3bbfc457ae Minor updates 2012-09-11 10:20:22 +04:00
Garen Torikian
1868e7c247 Fix Textmate ignoring 2012-09-11 10:20:21 +04:00
Garen Torikian
54a8a126f8 Disentangle unfinished theme work 2012-09-11 10:20:21 +04:00
Garen Torikian
f1e5e6fbff Add new GitHub/Chrome builds from tmtheme 2012-09-11 10:20:20 +04:00
Garen Torikian
779c00eace Fix C highlighting, update ObjC, fix themes, add UUID 2012-09-11 10:20:20 +04:00
Garen Torikian
ff2ac65b2b Save everything in case computer melts 2012-09-11 10:20:19 +04:00
nightwing
5c64646684 revert accidental changes to themes 2012-06-19 15:00:45 +04:00
Garen Torikian
b35f46937c Updates to c9 highlighing 2012-06-12 09:10:49 -07:00
nightwing
8a3e7b0f00 split themes into css and js files 2012-05-24 23:02:17 +04:00
nightwing
83ff661f4d use plist instead of libxml 2012-05-04 19:16:56 +04:00
Garen Torikian
9826360ea5 Add CSS3 rules 2012-04-12 16:52:54 -07:00
Fabian Jakobs
d3f147cc72 update themes 2012-04-11 16:06:49 +02:00
Garen Torikian
175f3ea06c Truly improve syntax highlighting for JS, CSS, XML/HTML 2012-03-31 23:56:47 -07:00
Garen Torikian
5a02205fc8 Update to add param colors and more JS functions 2012-03-24 02:47:25 +01:00
Garen Torikian
ee667179b3 Add a few more JS styles for escaped chars & keywords, also tests 2012-03-22 18:17:01 +01:00
Garen Torikian
a0038069b8 Include storage.type for JS definitions; fix various themes 2012-03-22 11:04:06 +01:00
Fabian Jakobs
a2ed7d8b14 more theme updates 2011-12-13 18:03:56 +01:00
Fabian Jakobs
9ef05262f4 update themes 2011-12-13 17:57:58 +01:00
nightwing
448fde5d4b update themes and theme conversion tool to add missing styles for folds 2011-11-24 12:11:07 +04:00
Fabian Jakobs
2ecef49e39 move deps into node_modules and make better use
of npm
2011-11-02 13:15:04 +01:00
Fabian Jakobs
76a41147ef generate tomorrow themes 2011-09-28 11:50:36 +02:00
Fabian Jakobs
f5a5e70507 highlight function names 2011-09-06 10:15:44 +02:00
Fabian Jakobs
a99dbc54bb update theme for markdown mode 2011-08-18 17:05:32 +02:00
Fabian Jakobs
bca423f826 update themes with highlighting for tags 2011-08-12 13:52:33 +02:00
David Alan Hjelle
69778adb4c Added Solarized color scheme (from http://ethanschoonover.com/solarized) 2011-04-10 00:03:07 -05:00
Fabian Jakobs
f8d01d7f50 use node 0.4 xml lib 2011-03-07 20:20:15 +01:00
Matt Pardee
0a28309db5 Adding user styles to theme files 2011-02-18 02:40:28 -08:00
Fabian Jakobs
e3e3ec93b4 update textmate theme conversion script 2011-02-17 08:12:27 +01:00
Fabian Jakobs
e377e03a82 use lower case file names and use define(function(require, exports, module) {}) 2010-11-05 09:45:01 +01:00
Fabian Jakobs
2aeb1c2a26 change path of support folder 2010-11-05 09:43:47 +01:00
Fabian Jakobs
81df50da2d move files one level up 2010-10-27 12:39:54 +02:00
Fabian Jakobs
112b5f76ed split repos 2010-10-27 12:04:58 +02:00
Fabian Jakobs
986c5eddc2 remove gap on the right side of the gutter 2010-10-26 14:55:58 +02:00
Fabian Jakobs
c654ffacd0 add a couple of more theme 2010-10-25 19:56:00 +02:00
Fabian Jakobs
05cd13b45e Highlight regular expressions 2010-10-25 18:35:25 +02:00
Fabian Jakobs
3d8d834aec make CSS highlighting more compatible with TextMate 2010-10-25 16:19:39 +02:00