Releases: dempfi/ayu
Releases Β· dempfi/ayu
v5.0.1
v5.0.0
-
π Refreshed UI theme:
- Improved editor/ui contrast when
ui_separators
options is on; - Resized status bar;
- Support for Sublime's git indicators;
- Added missing accents on hover;
and other minor fixes
- Improved editor/ui contrast when
-
π Refreshed syntax theme
- Fixed inconsistencies with Java, C, Haskell, TS, JS, GO, Python and Ruby;
- Updated markdown colour scheme
and other minor fixes
-
Internal:
- New streamlined build system for streamlined contrinution and forks;
- Official
ayu-colors
npm package is now used as the source of the colours;
Breaking changes:
- Removed UI font settings (
ui_font_size_small
,ui_font_source_code_pro
,ui_font_roboto_mono
)
4.0.3
4.0.2
4.0.1
Updated UI
π Comepletely updated UI themes
π Redrawn icons
...and a lot of minor changes
Breaking changes:
- Default UI font is no longer Roboto Mono but the system font. To have
Roboto Mono again useui_font_roboto_mono: true
setting. - Ayu no longer supports Sublime Text version 2 since version 3
is officially released.