30 lines
614 B
Markdown
30 lines
614 B
Markdown
# Changelog
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
📻
|
|
|
|
## [0.0.2] - 2020-02-03 🍍
|
|
|
|
### Fixed
|
|
|
|
- #1: Invisible line numbers and scrollbar in no-glow mode.
|
|
- High contrast in no-glow mode.
|
|
- Mismatched colors in glow mode.
|
|
|
|
### Changed
|
|
|
|
- Background for better long-term coding.
|
|
- Screenshot.
|
|
|
|
## [0.0.1] - 2020-02-02 🤯
|
|
|
|
### Added
|
|
|
|
- Initial release of the Kabukichō theme!
|
|
- Custom CSS file for optional glow effect.
|
|
- Demo folder with many syntax examples.
|