Commit Graph

24 Commits

Author SHA1 Message Date
Martin Aeschlimann
de3dd1383c Active indent lines do not render in High Contrast theme. Fixes #111137 2020-12-04 12:03:43 +01:00
Martin Aeschlimann
845d014429 [scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840 2020-10-19 09:55:57 +02:00
ZainChen
494064e6d0 update markdown themes 2020-08-25 02:18:43 +08:00
Martin Aeschlimann
41a4adb47b [themes] opt-in to semanticHighlighting 2020-03-13 21:55:39 +01:00
Martin Aeschlimann
34bb5d5891 adopt remote color names 2019-04-30 09:14:47 +02:00
Miguel Solorio
6dbfe3f028 Update high contrast theme to hide statusBarItem.hostBackground 2019-04-25 23:59:02 -07:00
Martin Aeschlimann
c0bbadd911 remove meta.selector color rule (for #56813) 2018-09-13 22:39:31 +02:00
Alex Dima
0100518547 Highlight active indent guide (closes #14017) 2018-04-18 18:31:28 +02:00
Matt Bierner
43cb3b41ac Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
Matt Bierner
bba374c79b Colorize python placeholders in strings 2017-09-12 18:59:00 -07:00
Matt Bierner
35c8bc4daa Further improve colorization of embeded expressions
- Add groovy embedded support
- Make high contrast colorization consistent
2017-09-12 11:04:02 -07:00
Matt Bierner
dc2f6ec2a5 Improve colorization of embedded start end puctuators across languages 2017-09-12 09:49:40 -07:00
Matt Bierner
74fde6b00c Fix template expression coloration not being reset in tsx files
Fixes #32773
2017-08-18 14:55:51 -07:00
Matt Bierner
222ed5b220 Reset JavaScript expression coloring in template expressions (#29966)
* Reset JavaScript expression coloring in template expressions

Fixes #29866

Adds new rules to standard theme to reset the coloring of expression inside of js/ts template expressions

* update tests
2017-06-30 16:11:48 -07:00
Matt Bierner
6eab963cc4 Add highlighting for coffeescript string interpolation. Fixes #29108 2017-06-20 16:43:37 -07:00
Benjamin Pasero
52212f2a2e 💄 2017-05-19 12:21:36 +02:00
Martin Aeschlimann
c33d2824cc [java] switch to atom/language-java grammar 2017-05-18 12:04:24 +02:00
isidor
8a1fab94a2 hc black: use more token colors (same as dark+)
fixes #17178
2017-05-18 10:08:02 +02:00
Benjamin Pasero
ff9f7b3baa Consider to use dots instead of camel-case (fixes #25428) (#25621)
* Consider to use dots instead of camel-case (fixes #25428)

* 💄
2017-04-28 15:29:37 +02:00
Martin Aeschlimann
c725d0706a [themes] revert uiTheme-> type change 2017-04-25 15:37:35 +02:00
Martin Aeschlimann
c3984ce5ef [themes] add type to color theme file 2017-04-25 12:34:20 +02:00
Martin Aeschlimann
658643a31c [theme] rename editorGuide -> editorIndentGuides (for #23464) 2017-03-30 16:24:05 +02:00
Martin Aeschlimann
cfb44d5566 [themes] do default computations in color definition defaults 2017-03-20 11:36:29 +01:00
Martin Aeschlimann
8ad8151abc [themes] convert default themes to new format 2017-03-09 16:32:59 +01:00