emacs-vs-dark-theme/CHANGELOG.md
2023-09-03 23:18:43 -07:00

52 lines
1.7 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
## 1.1 (Unreleased)
> Released N/A
* Configure theme for `region-occurrences-highlighter`
* Configure theme for `whitespace`
* Configure theme for `fill-column-indicator`
* Configure theme for `highlight-numbers-number`
* Configure theme for `web-mode`
* Configure theme for `rjsx-mode`
* Configure theme for `markdown-mode`
* Configure theme for `org-mode`
* Configure theme for `define-it`
* Configure theme for `flx`
* Configure theme for `coverlay` (f15a0a85c92fd3a5125c9762bb68e9fbb9493618)
* Enhance org-headers (b64f84fe4948254e93a3582d92414922437b0476)
* Configure theme for `highlight-doxygen` (215f5b5f951c79902e2e51038a7761604df0c4af)
* Fix `:line-width` bug, see [here](https://emacs.stackexchange.com/a/47227/19549) (14cbc27bc71729deba3920a92fc8002ba7b63542)
* Configure theme for `highlight-indent-guides` (94694257af1831359e645ae87a88437457d2fc49)
* Configure dashboard text banner (286271bb868058804992b7ee616001625cd9f693)
* Add support for `nxml-mode` (cec640fb94970c696f04573fe57e2788a4352622)
## 1.0
> Released Jan 1, 2022
* Configure theme for `paren`
* Configure theme for `cursor`
* Configure theme for `region`
* Configure theme for `hl-line`
* Configure theme for `fringe`
* Configure theme for `tree-sitter`
* Configure theme for `company`
* Configure theme for `auto-highlight-symbol`
* Configure theme for `centaur-tabs`
* Configure theme for `dashboard`
* Configure theme for `yascroll`
## 0.2
> Released Oct 25, 2020
* Minor improvement to the code.
## 0.1
> Released Dec 14, 2019
* Initial release