This theme attempts to follow Semantic Versioning.
- New tag to attempt to sign this release.
- Font ligatures now disable on the cursor line to make parsing when editing easier.
- Fixed selection highlight
- Changed format to new syntax prefixing
- Fixed minimap highlighting
- Bolded Python functions
- Yellow bracket matching
- Fade on
atom-minimap
when not selected window
- Refactored
base
intobase
andeditor
- Doctype highlight for HTML/PHP
- PHP tags highlighted
- Refactored git commit styling
- Rearranged PHP/HTML includes
- Embedded PHP now has a background highlight
- Refactored HTML/PHP to get rid of some redundant rules.
This version contains no changes, merely a version bump to update readme on atom.io
This version contains no changes, merely a version bump to update readme on atom.io.
language-markdown
support
- Colors now follow WCAG contrast guidelines
- Hue rotation for embedded scripts/CSS removed
- Readded line highlight
- possibly other ghost fixes
- Along with some other fixes
- Tweaked find marker colors
- added underlined html links
- refactored styling into separate files
- Made GFM source code a bit prettier and a bit less repetitive
- Markdown headers now get less bold as their importance lessens
- Due to some comment tweaks I made, blockquotes got more and more transparent as they continued
- Refactored codebase to match the template syntax more
- Added a new screenshot that better shows the theme
- Modified Ruby slightly to match how tubster on other platforms treats Ruby classes
- Tweaks comment color slightly
- Better grokking of gutter line number
- Cursor-line now has a different color
- Fancy new slightly transparent brackets </>
- Better looks in PHP
- Tried yet another tweak to how classes are displayed. Ruby isn't a language I spend a lot of time in, so let me know what you think
- Fixed a certain theming weirdness
- Makes Ruby look nice and pretty
- PHP functions are now highlighted, which seems like a good thing to have
- So apparently my fancy new dotted wrap guide is no more
- did some general code cleanup (why have things in comments if you're not using them)
- Inline CSS/CoffeeScript/JS now hue rotates out of the regular palette for ease of identification
- Fixed text being white in CriticMarkup
- Fixed GFM comments after modifying comments to allow CriticMarkup support
- A fancy new dotted wrap guide
- CriticMarkup support added
- Now it's italicized
- Now underlines front matter 👍
- Polished the look of JSON
- Actually using my changelog now
- Every feature added
- Every bug fixed