Commit graph

74 commits

Author SHA1 Message Date
Garen Torikian
7ffe0a5153 Revert textmate theme to original 2012-09-13 23:22:46 -07:00
Garen Torikian
d05ecaafea Update themes some more 2012-09-12 00:40:35 -07:00
Garen Torikian
e467665909 Make updates to theme parser logic and tool 2012-09-12 00:40:35 -07:00
Garen Torikian
70a8c0638f Move plist to tools folder package.json 2012-09-11 14:29:22 -07: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
d5a3cda3a5 Restore perms of tmtheme 2012-09-11 10:20:23 +04:00
Garen Torikian
2c75f57964 Remove deleted files 2012-09-11 10:20:23 +04:00
Garen Torikian
5520f3511d More minor updates 2012-09-11 10:20:23 +04:00
Garen Torikian
7448552d48 Minor updates 2012-09-11 10:20:22 +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
3a604c83b7 Move out objc highlighting attempts 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
ab8c3076c5 More c/obj-c updates 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
Garen Torikian
5a081f748e Stash 2012-09-11 10:20:19 +04:00
Garen Torikian
8e199d4b24 Add new language tool, generated jade/obj-c themes 2012-09-11 10:20:18 +04:00
Lennart Kats
8b971619b7 Add BSD license headers 2012-09-06 22:48:34 +02:00
nightwing
88ff6cf50b add page for keeping track of performance 2012-08-07 14:55:08 +04:00
nightwing
5faed34836 add simple tool for generating mode tests 2012-07-10 10:08:26 +04:00
nightwing
9e85280af5 fix gutterline color for dark themes 2012-06-30 11:06:02 +04:00
nightwing
5c64646684 revert accidental changes to themes 2012-06-19 15:00:45 +04:00
Garen Torikian
2c4ddef29b Remove theme modification 2012-06-12 12:29:47 -07:00
Garen Torikian
b35f46937c Updates to c9 highlighing 2012-06-12 09:10:49 -07:00
nightwing
316023834e do not change background repeat of active gutter line 2012-06-01 12:10:39 +04: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
nightwing
31a6da4b5f fix Multiple selections only show 1 selection 2012-04-15 14:45:08 +04:00
Garen Torikian
9826360ea5 Add CSS3 rules 2012-04-12 16:52:54 -07:00
Fabian Jakobs
498cc1a89d caret is only 1px width 2012-04-12 16:48:55 +02: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
cloud9Deploy
1340569415 Merge pull request #672 from ajaxorg/theme/update_monokai
Hella improve syntax highlighting for JS across all themes
2012-03-26 02:58:33 -07:00
Garen Torikian
5a02205fc8 Update to add param colors and more JS functions 2012-03-24 02:47:25 +01:00
nightwing
77fb2dc1f2 quick node script for updating dependencies 2012-03-23 21:00:48 +04: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
3b7871ce0e fix flash of hidden textarea 2011-12-20 12:16:49 +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
Fabian Jakobs
2bd85c163d automatically resize gutter for high line numbers 2011-12-13 16:19:28 +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
b063b96230 move pilot code back into Ace
Conflicts:

	.gitmodules
	Makefile.dryice.js
	build_support/editor_textarea.html
	demo/demo.js
	kitchen-sink.html
	lib/ace/edit_session_test.js
	lib/ace/mode/coffee.js
	lib/ace/mode/coffee_highlight_rules.js
	lib/ace/mode/css.js
	lib/ace/mode/javascript.js
	lib/ace/model/window.js
	lib/ace/mouse/default_handlers.js
	lib/ace/theme/clouds.js
	lib/ace/theme/clouds_midnight.js
	lib/ace/theme/cobalt.js
	lib/ace/theme/crimson_editor.js
	lib/ace/theme/dawn.js
	lib/ace/theme/eclipse.js
	lib/ace/theme/idle_fingers.js
	lib/ace/theme/kr_theme.js
	lib/ace/theme/merbivore.js
	lib/ace/theme/merbivore_soft.js
	lib/ace/theme/mono_industrial.js
	lib/ace/theme/monokai.js
	lib/ace/theme/pastel_on_dark.js
	lib/ace/theme/solarized_dark.js
	lib/ace/theme/solarized_light.js
	lib/ace/theme/textmate.js
	lib/ace/theme/twilight.js
	lib/ace/theme/vibrant_ink.js
	lib/ace/view/measure_text.js
	lib/ace/virtual_renderer.js
	package.json
	support/paths.js
2011-11-02 18:18:51 +01: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
baaf719506 fixup themes 2011-10-18 16:52:51 +02:00
Fabian Jakobs
76a41147ef generate tomorrow themes 2011-09-28 11:50:36 +02:00
ChrisKempson
a1df4237b0 Added Tomorrow Themes 2011-09-27 12:37:57 +01:00