Releases: ramonmcros/skeletor-syntax
Releases · ramonmcros/skeletor-syntax
0.3.2
Atom
- Improve Markdown syntax highlighting
- Set:
.comment.quote.gfm {
color: @light-blue;
}
.support.quote.gfm {
color: @blue-gray;
background: @blue-gray;
}
0.3.1
Atom
- Improve Markdown syntax highlighting
- Set
.mention.gfm
andusername.gfm
to@orchid
- Set .
table.gfm .border
to@blue
- Set
Prism
- Add
prism-skeletor.scss
file - Set
.language-markdown .token.list.punctuation
to@blue
- Change Markdown link colors.
0.3.0
Atom
- Set .
punctuation.definition.parameters
and.punctuation.definition.array
to@light-blue
* - Set
.punctuation.separator.key-value.yaml
to@light-blue
- Change
!important
color to@orchid
Prism
- Add Prism theme
0.2.11
Atom
- Improve SCSS syntax highlighting
- Set
.entity.name.function.scss
to@purple
- Set
0.2.10
Atom
- Improve Ruby syntax highlighting
- Set
.entity.name.function.ruby
to@purple
- Set
0.2.9
Atom
- Add CriticMarkup syntax highlighting
0.2.8
Atom
- Add increased font sizes for Markdown headers
0.2.7
Atom
- Improve PHP, SQL and JSON syntax highlighting
0.2.6
Atom
- Improve PHP syntax highlighting
0.2.5
Atom
- Set colors for:
.constant.character
.storage.type.class
.indent.guide
.invisible.character