Commit graph

68 commits

Author SHA1 Message Date
nightwing
f065505bc3 use slightly lighter color for folds in textmate theme 2012-01-24 12:57:58 +04:00
Fabian Jakobs
3b7871ce0e fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
Fabian Jakobs
c08d09bfb4 use strict 2011-12-19 15:15:29 +01:00
Fabian Jakobs
65c0bd1213 cleanups 2011-12-19 15:15:17 +01:00
Fabian Jakobs
6b80c3581e add dreamweaver theme to the build script 2011-12-14 17:04:51 +01:00
Fabian Jakobs
9f3c7630db Merge commit 'e8c077e90d'
Conflicts:
	lib/ace/mouse/mouse_handler.js
2011-12-14 16:57:58 +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
Adam Jimenez
4e2764dfdd dreamweaver theme 2011-12-12 13:15:00 +00:00
Fabian Jakobs
8bd16ba2ed remove fold styles from the theme (might have to be
added back later)
2011-12-09 17:19:09 +01:00
Fabian Jakobs
5057b7be7b Merge pull request #559 from wildfireapp/add_chrome_theme
Add chrome theme.
2011-12-06 02:18:03 -08:00
Bernie Telles
a32ade3300 Create chrome theme. 2011-12-05 11:29:51 -08:00
nightwing
448fde5d4b update themes and theme conversion tool to add missing styles for folds 2011-11-24 12:11:07 +04:00
Zef Hemel
44db746f35 Adds a marker to every theme saying whether it is a dark or light theme. Based on that, it either attaches an "ace_dark" CSS selector to the root of the editor or not. Useful for styling. 2011-11-23 11:33:23 +01:00
mikedeboer
390f541769 fixed require paths for ace themes 2011-11-18 11:53:51 +01:00
Jan Jongboom
314f756bfb Themes reverted 2011-11-18 10:36:37 +01:00
Fabian Jakobs
baaf719506 fixup themes 2011-10-18 16:52:51 +02:00
Jan Jongboom
5a808ac6a8 Highlighting feature of ace as a server side node module! 2011-10-12 18:14:38 +02:00
Fabian Jakobs
bf638def80 Merge pull request #418 from Gozala/bug/multi-head
ace modules can't be shared across windows - Issue #417
2011-10-12 07:05:23 -07:00
Fabian Jakobs
76a41147ef generate tomorrow themes 2011-09-28 11:50:36 +02:00
Irakli Gozalishvili
e5aa00fec9 Updating all themes to new format. 2011-09-09 17:55:30 +02:00
Fabian Jakobs
3cf5846f5e use entity.name.function in coffeescript classes 2011-09-06 10:24:34 +02:00
Fabian Jakobs
f5a5e70507 highlight function names 2011-09-06 10:15:44 +02:00
Chris Wanstrath
17007e7902 Coffee: Highlight property: and @property 2011-09-04 21:23:05 -07:00
Giannis
bade5d6578 * add eclipse theme print margin 2011-08-31 15:42:44 +03: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
Fabian Jakobs
25c15cf57a use the same active line as in TextMate 2011-08-02 16:07:34 +02:00
iebuggy
3ce714ebd4 Updating to latest remote. 2011-07-21 07:41:57 -07:00
Fabian Jakobs
b04fa9fd9e remove line between gutter and editor 2011-05-30 11:33:03 +02:00
Julian Viereck
c1f3d06b91 Add a one-pixel gutter border to the textmate theme. 2011-05-15 13:46:25 +02:00
Julian Viereck
273a1e41d1 Remove 'border' from ace_fold as it misaligned the lines. Fix screenToDocumentRow 2011-04-28 21:39:18 +02:00
Julian Viereck
6579a99530 Code folding text rendering took off! 2011-04-28 21:37:31 +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
abd7a15858 move themes 2011-03-07 20:20:04 +01:00
mrpants
2eea795ed9 Adding original Textmate themes. 2011-03-03 17:30:12 -05:00
mrpants
1c6de6babe Adding Vibrant Ink, Merbivore and Merbivore Soft themes. 2011-03-02 12:23:20 -05:00
Matt Pardee
0a28309db5 Adding user styles to theme files 2011-02-18 02:40:28 -08:00
Matt Pardee
f6f4dda67f Updated themes 2011-02-17 22:42:37 -08:00
Julian Viereck
db7575829c Move .css files for tm and eclipse theme into the .js file to make build process easiert. Fix eclipse gutter to be like the other ones. 2011-02-15 21:01:00 +08:00
Mihai Sucan
b6e136201d Fix for issue 57: highlight all instances of a selected word. 2011-02-13 14:35:19 +02:00
Irakli Gozalishvili
53bc406e43 Fix for the cursor in VIM mode.
ffada5c7b2
2011-02-11 15:45:52 +08:00
Irakli Gozalishvili
838db65610 Extending editor and twilight theme to allow styling of cursor form a vim plugin or any other that needs to visually indicate it's mode. 2011-01-26 18:01:40 +01:00
Irakli Gozalishvili
10c44640e3 Allowing textmate like highlighting of right margin & indicator. Changed twilight style to demo this. 2011-01-25 21:26:56 +08:00
Fabian Jakobs
3ee5444d10 rename css class 2011-01-17 13:01:21 +01:00
Matt Pardee
8c0f9562d1 Fixed clouds_midnight.js filename 2011-01-15 05:53:55 -08:00
Fabian Jakobs
7644522783 fix copyright 2011-01-15 13:36:51 +01:00
André Fiedler
c01b99180a doc comment mode: added TODO 2010-12-20 03:52:09 +08:00
SunboX
8db8b9b828 some smoother colors 2010-12-16 21:35:56 +01:00
SunboX
f6cae22c2c new color theme: Pastel on dark 2010-12-16 21:02:23 +01:00