aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes
Commit message (Collapse)AuthorAge
* Update Doom Acario for git gutters (#4979)Luna2022-12-03
| | | Edited the diff.delta from green to blue.
* Update zenburn theme for git gutters (#4977)Anton Romanov2022-12-03
|
* nightfox theme: Use brighter colors for diff scopes (#4966)alex 孙欣乐2022-12-02
|
* Varua theme updates (cursorline, statusline) (#4964)Bertrand Bousquet2022-12-02
|
* Fix ayu theme cursor issue (#4764)André Sá2022-11-29
|
* feat(themes): improve fleetish (#4813)Matouš Dzivjak2022-11-26
| | | | | | | | | | | Small adjustements to the fleetish theme to improve readability in certain cases. Specifically: - use darker background for menues as it (purely subjectively) loooks better - use different color for `constant.buildin.boolean` and `keyword` to make statements such as `return true` read better - use different colors for different markup link parts - destructure the config where appliable
* add theme nightfox (#4769)Jan Scheer2022-11-26
| | | | This theme is an adaptation of github.com/EdenEast/nightfox.nvim
* Theme: Mellow (#4770)Rohit K Viswanath2022-11-18
|
* Add support for color modes with Monokai Pro (#4789)Felipe S. S. Schneider2022-11-18
|
* Add port of VIM's Zenburn, a low-contrast color scheme for Vim (#4613)Anton Romanov2022-11-11
|
* theme dark_plus color-modes insert and select (#4678)janos-r2022-11-10
|
* Update ayu themes (#4662)André Sá2022-11-10
|
* Update `dark_plus` diff colors (#4661)Kirawi2022-11-08
|
* Fixed disorienting selection palette on Gruvbox theme (#4626)Ryan Palmer2022-11-07
| | | Co-authored-by: ryan.palmer <ryan.palmer@servicenow.com>
* Fleetish: Adjustments to resemble official theme and reworked diagnostics to ↵Kristoffer Flottorp2022-10-29
| | | | reduce subconjunctival hemorrhage (#4487)
* feat(themes): add mode-specific styles to the tokyonight themes (#4415)Mr. E2022-10-22
| | | Co-authored-by: SoraTenshi <dream@neoncity.dev>
* Theme: Papercolor: Fixed cursorline background (#4317)Mehedi Hasan2022-10-21
|
* Added 2 new themes (#4367)PORTALSURFER2022-10-21
|
* Merge pull request #4061 from pascalkuthe/undercurl-modifierBlaž Hrastnik2022-10-19
|\ | | | | Support different kinds of underline rendering (updated)
| * merge underline-style and underline-color into a single tablePascal Kuthe2022-10-13
| |
| * make casing consistent with other configurationPascal Kuthe2022-10-06
| |
| * make underline_style a seperate optionPascal Kuthe2022-10-01
| | | | | | | | | | | | | | | | | | | | Underline styles are mutally exclusive and overwrite each other. Therefore implementing as an modifier lead to incorrect behaviour when the underline style is overwritten. For backwards compatability the "underline" modified is retained (but deprecated). Instead the "underline_style" and "underline_color" optios should be used to style underlines.
| * Detect extended underline support using terminfoGokul Soumya2022-10-01
| | | | | | | | | | | | | | The cxterminfo crate has been used over popular alternatives like `term` since it supports querying for extended capabilities and also for it's small codebase size (which will make it easy to inline it into helix in the future if required).
| * Add separate color for underlinesA-Walrus2022-10-01
| |
| * Support different kinds of underline renderingGokul Soumya2022-10-01
| | | | | | | | | | | | | | | | | | Adds four new modifiers that can be used in themes: - undercurled - underdashed - underdotted - double-underline
* | Add a first version of kanagawa theme (#4300)zetashift2022-10-19
| |
* | Fix readability of highlighted text on the rose_pine themes using official ↵echoriiku2022-10-17
| | | | | | | | palettes (#4221)
* | Fix selecting pop dark theme (#4323)Brandon Dong2022-10-17
| |
* | themes: Add `bogster_light` theme (#4265)Wojciech Kępka2022-10-15
| | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl>
* | themes: Update bogster theme (#4264)Wojciech Kępka2022-10-15
| | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl>
* | Created heisenberg theme for helix editor (#4209)IrishMaestro2022-10-14
| |
* | Monokai Pro Octagon statusline modes (#4247)Ben Lee-Cohen2022-10-14
| |
* | update everforest theme (#3998)Alex2022-10-11
| |
* | Add colours "color-modes" to ayu_light theme (#4109)Stuart Baker2022-10-11
| | | | | | | | | | | | | | * Rename "dark gray" to "light gray" * Add colours for statusline modes * Use UI background for inactive panes
* | Use different cursor color for primary cursor for ayu_mirage (#4140)S1m2022-10-10
| |
* | Update sonokai.toml (#4089)Oleksii Dorozhkin2022-10-06
| |
* | Pallettise the bogster theme and, more importantly, add support for ↵allanderek2022-10-06
| | | | | | | | color-modes to the bogster theme. (#4121)
* | Add dark high contrast theme refer to vscode (#3312)Slug2022-10-03
| | | | | | | | | | | | | | | | | | * Add dark high contrast theme * Add my sign * Fix typo * Change gray to white for comment and remove Italic
* | Onedarker theme: some improvements (#4069)nuid322022-10-02
| |
* | Adjust light-gray in onedarker theme (#4060)nuid322022-10-01
|/
* themes: Add onedarker (#3980)nuid322022-10-01
|
* Add gruvbox dark (#3948)Sven-Hendrik Haase2022-09-28
| | | | | * Add gruvbox dark * fixup! Add gruvbox dark
* Add bufferline colors to 15 themes (#3881)Invader Zim2022-09-23
| | | | | | | | | | | | | | | | | | | Themes: * acme * ayu_dark * ayu_light * ayu_mirage * base16_default_dark * base16_default_light * bogster * catppuccin_frappe * catppuccin_latte * catppuccin_macchiato * catppuccin_mocha * darcula * dark_plus * doom_acario_dark * emacs
* Theme: Papercolor: Tune inactive statusline (#3938)Henrik Tjäder2022-09-22
|
* Add darcula theme based upon Intelij Darcula (#3739)Nick Ogden2022-09-16
|
* Improve flatwhite theme (#3843)Kristoffer Flottorp2022-09-16
| | | Co-authored-by: krfl <kr.fl@outlook.com>
* improve fleetish theme (#3844)Kristoffer Flottorp2022-09-16
| | | Co-authored-by: krfl <kr.fl@outlook.com>
* Clean Up Nord Theme (#3792)Alex Mayer2022-09-12
| | | | | - Add markup styles - Replace custom colors with Nord colors - Clean up code spacing
* Make whitespace in monokai-pro-spectrum theme one step dimmer to avoid (#3814)Fanda Vacek2022-09-12
| | | | | the white space confusion with hyphen Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
* Add papercolor dark variant (#3742)Soc Virnyl S. Estela2022-09-09
|