Matt Pass
2814739c1e
Toned down colors by 20%, gutter BG color change
...
Also toned down line numbers
2013-07-23 08:55:05 +01:00
Matt Pass
a48c9f5a77
Set gutter to be min-width not width
...
This is so the gutter width expands for bigger line numbers, was
overlapping due to fixed width
2013-05-29 08:25:39 +01:00
Matt Pass
3f0982dd7c
Tiny color tweak
2013-03-02 16:23:31 +00:00
Matt Pass
c118159121
Selected text forced to be white on blue
2013-02-09 14:49:10 +00:00
Matt Pass
ca35084160
Updates to class names & properties for CM3
...
Now gutters and linenumber
Also moved width to gutters class, aligned text right and lightened
right border
2012-12-27 13:31:19 +00:00
Matt Pass
5c8f11bfe3
Remove trailing semicolons
2012-09-19 23:37:31 +01:00
Matt Pass
989b0a602d
Remove font size from theme
...
Should be set in CodeMirror class if different font-sizes are wanted
2012-08-15 11:35:42 +01:00
Matt Pass
e2b585027b
Various CSS styles back in theme
...
cursor, selected, gutter & matching bracket styles back in default theme
These styles pertain to this theme only and to avoid conflicts with another themne are back in
2012-04-20 07:47:04 +01:00
Matt Pass
6e5ab719a4
Simplified default CSS file
...
HTML & body styling now spplied to tags
selected, gutter, cursor and matching elements now applied in editor.php
This all allows CodeMirror themes to be used if users want to switch from default
2012-04-19 17:34:28 +01:00
Matt Pass
2a2a631c99
Minor CSS adjustment to show default mouse cursor on gutter text
2012-04-05 07:53:56 +01:00
Matt Pass
9635ad18fb
Theme styling improvements
...
Used the Monokai theme a bit more, but my own version
Better selected text colour (was black, now blue)
New classes for matched text
2012-03-02 15:01:48 +00:00
Matt Pass
94785e6a3d
Selected text now using CSS style
...
Fix to incorrect CSS ref (- .span) to make selected text highlight as intended
2012-02-03 08:00:55 +00:00
Matt Pass
dcedb0c119
New dark theme
...
Default theme is now dark with coloured elements
Shows code structure much better
2012-01-28 16:39:51 +00:00
Matt Pass
972a3434bc
v0.5.0 update
...
Global variables removed from JS file
Plugins system evolved, now including setInterval
Seperate CodeMirror instances per tab
backupOpenFiles plugin created
Minor fixes & improvements
2012-01-20 09:55:29 +00:00