| Commit message (Expand) | Author | Age |
* | Fix precedence of ui.virtual.whitespace (#8879) | chtenb | 2023-11-25 |
* | Document the bufferline scopes (#8880) | chtenb | 2023-11-22 |
* | add highlight scope for type parameters (#8660) | Joey Hain | 2023-11-03 |
* | Allow specifying a different style for diff indicator in vcs gutter. (#8343) | Alexis Mousset | 2023-09-20 |
* | Rename reset to default (#8114) | chtenb | 2023-08-30 |
* | add `reset` to the color palette (#8083) | West | 2023-08-29 |
* | Add description for 'ui.text.focus' in theme docs (#7177) | Zisulin Morbrot | 2023-05-30 |
* | feat(debug): highlight current line (#5957) | Filip Dutescu | 2023-03-29 |
* | Add theme keys for (un)checked markup list items (#6434) | Erasin Wang | 2023-03-25 |
* | Document `ui.highlight` theme key (#6372) | Aaron Bull Schaefer | 2023-03-20 |
* | Theme onelight add inlay-hint (#6276) | Erasin Wang | 2023-03-12 |
* | Feat: LSP Type Hints (#5934) | Poliorcetics | 2023-03-11 |
* | Improved yuck highlighting (and parser), and introduced a tag.builtin scope (... | Philipp Mildenberger | 2023-03-10 |
* | Rewrite and refactor all documentation (#5534) | David Else | 2023-03-06 |
* | Add `ui.virtual.wrap` to theme docs (#5823) | Alex | 2023-02-04 |
* | Primary cursor colors by mode (#5130) | gibbz00 | 2023-01-18 |
* | Fix Broken Attribute Highlights (#5349) | Chickenkeeper | 2023-01-09 |
* | Make prompt suggestions greyed out | Jonathan LEI | 2022-12-17 |
* | update(theme): adjust base16_transparent and dark_high_contrast (#5105) | Slug | 2022-12-11 |
* | Merge pull request #4061 from pascalkuthe/undercurl-modifier | Blaž Hrastnik | 2022-10-19 |
|\ |
|
| * | merge underline-style and underline-color into a single table | Pascal Kuthe | 2022-10-13 |
| * | adress review comments | Pascal Kuthe | 2022-10-11 |
| * | fix typo | Pascal Kuthe | 2022-10-08 |
| * | add deprectation not for underlined modifier to docs | pascalkuthe | 2022-10-08 |
| * | make casing consistent with other configuration | Pascal Kuthe | 2022-10-06 |
| * | make underline_style a seperate option | Pascal Kuthe | 2022-10-01 |
| * | Update theme documentation | A-Walrus | 2022-10-01 |
* | | book: Refer to keys by key names, not representations | Tim Siegel | 2022-10-12 |
* | | Add cursorcolumn (#4084) | A-Walrus | 2022-10-08 |
* | | doc: add theme inheritance example (#4096) | Jaden | 2022-10-04 |
* | | Add `ui.gutter.selected` option for themes (#3303) | ChrHorn | 2022-10-03 |
|/ |
|
* | feat: xtask themelint (#3234) | Alexander Brevig | 2022-09-19 |
* | Theme Related Fixes (#3412) | nosa | 2022-08-14 |
* | add configurable / theme-able statusline separator string (#3175) | Seth Bromberger | 2022-07-26 |
* | Introduce storage highlighting for typescript/javascript (#2961) | Jake Langford | 2022-07-06 |
* | Add mode specific styles (#2676) | Mathspy | 2022-06-30 |
* | add docs for cursorline scopes (#2904) | Michael Davis | 2022-06-28 |
* | Right align scrollbar with track in completion popup (#2754) | Gokul Soumya | 2022-06-27 |
* | Add theme scopes for indent guides | Gokul Soumya | 2022-06-21 |
* | Introduce storage_class highlight scope (#2731) | Anton Romanov | 2022-06-14 |
* | Add theme key for picker separator (#2523) | kyrime | 2022-05-22 |
* | Separate colors for different diagnostics types (#2437) | Robert Walter | 2022-05-20 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | Document `ui.virtual.ruler` scope in theme docs (#2199) | Michael Davis | 2022-04-20 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Additions to 'themes' section of docs (#2098) | nosa | 2022-04-15 |
* | docs: Quote TOML keys containing dots (#2040) | Evan Relf | 2022-04-08 |
* | Rename infobox theme scopes (#1741) | Gokul Soumya | 2022-03-04 |
* | Allow separate styles for markup headings (#1618) | Alex | 2022-02-21 |
* | Use markup scopes for the Markdown component (#1363) | CossonLeo | 2022-01-24 |