Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Autumn theme: adjust some gray colors (#4996) | Jens Getreu | 2022-12-04 | |
| | ||||
* | Update Doom Acario for git gutters (#4979) | Luna | 2022-12-03 | |
| | | | Edited the diff.delta from green to blue. | |||
* | Update zenburn theme for git gutters (#4977) | Anton Romanov | 2022-12-03 | |
| | ||||
* | nightfox theme: Use brighter colors for diff scopes (#4966) | alex 孙欣乐 | 2022-12-02 | |
| | ||||
* | Varua theme updates (cursorline, statusline) (#4964) | Bertrand Bousquet | 2022-12-02 | |
| | ||||
* | Fix ayu theme cursor issue (#4764) | André Sá | 2022-11-29 | |
| | ||||
* | feat(themes): improve fleetish (#4813) | Matouš Dzivjak | 2022-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 Scheer | 2022-11-26 | |
| | | | | This theme is an adaptation of github.com/EdenEast/nightfox.nvim | |||
* | Theme: Mellow (#4770) | Rohit K Viswanath | 2022-11-18 | |
| | ||||
* | Add support for color modes with Monokai Pro (#4789) | Felipe S. S. Schneider | 2022-11-18 | |
| | ||||
* | Add port of VIM's Zenburn, a low-contrast color scheme for Vim (#4613) | Anton Romanov | 2022-11-11 | |
| | ||||
* | theme dark_plus color-modes insert and select (#4678) | janos-r | 2022-11-10 | |
| | ||||
* | Update ayu themes (#4662) | André Sá | 2022-11-10 | |
| | ||||
* | Update `dark_plus` diff colors (#4661) | Kirawi | 2022-11-08 | |
| | ||||
* | Fixed disorienting selection palette on Gruvbox theme (#4626) | Ryan Palmer | 2022-11-07 | |
| | | | Co-authored-by: ryan.palmer <ryan.palmer@servicenow.com> | |||
* | Fleetish: Adjustments to resemble official theme and reworked diagnostics to ↵ | Kristoffer Flottorp | 2022-10-29 | |
| | | | | reduce subconjunctival hemorrhage (#4487) | |||
* | feat(themes): add mode-specific styles to the tokyonight themes (#4415) | Mr. E | 2022-10-22 | |
| | | | Co-authored-by: SoraTenshi <dream@neoncity.dev> | |||
* | Theme: Papercolor: Fixed cursorline background (#4317) | Mehedi Hasan | 2022-10-21 | |
| | ||||
* | Added 2 new themes (#4367) | PORTALSURFER | 2022-10-21 | |
| | ||||
* | Merge pull request #4061 from pascalkuthe/undercurl-modifier | Blaž Hrastnik | 2022-10-19 | |
|\ | | | | | Support different kinds of underline rendering (updated) | |||
| * | merge underline-style and underline-color into a single table | Pascal Kuthe | 2022-10-13 | |
| | | ||||
| * | make casing consistent with other configuration | Pascal Kuthe | 2022-10-06 | |
| | | ||||
| * | make underline_style a seperate option | Pascal Kuthe | 2022-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 terminfo | Gokul Soumya | 2022-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 underlines | A-Walrus | 2022-10-01 | |
| | | ||||
| * | Support different kinds of underline rendering | Gokul Soumya | 2022-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) | zetashift | 2022-10-19 | |
| | | ||||
* | | Fix readability of highlighted text on the rose_pine themes using official ↵ | echoriiku | 2022-10-17 | |
| | | | | | | | | palettes (#4221) | |||
* | | Fix selecting pop dark theme (#4323) | Brandon Dong | 2022-10-17 | |
| | | ||||
* | | themes: Add `bogster_light` theme (#4265) | Wojciech Kępka | 2022-10-15 | |
| | | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl> | |||
* | | themes: Update bogster theme (#4264) | Wojciech Kępka | 2022-10-15 | |
| | | | | | | Co-authored-by: Wojciech Kępka <wojciech.kepka@softax.pl> | |||
* | | Created heisenberg theme for helix editor (#4209) | IrishMaestro | 2022-10-14 | |
| | | ||||
* | | Monokai Pro Octagon statusline modes (#4247) | Ben Lee-Cohen | 2022-10-14 | |
| | | ||||
* | | update everforest theme (#3998) | Alex | 2022-10-11 | |
| | | ||||
* | | Add colours "color-modes" to ayu_light theme (#4109) | Stuart Baker | 2022-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) | S1m | 2022-10-10 | |
| | | ||||
* | | Update sonokai.toml (#4089) | Oleksii Dorozhkin | 2022-10-06 | |
| | | ||||
* | | Pallettise the bogster theme and, more importantly, add support for ↵ | allanderek | 2022-10-06 | |
| | | | | | | | | color-modes to the bogster theme. (#4121) | |||
* | | Add dark high contrast theme refer to vscode (#3312) | Slug | 2022-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) | nuid32 | 2022-10-02 | |
| | | ||||
* | | Adjust light-gray in onedarker theme (#4060) | nuid32 | 2022-10-01 | |
|/ | ||||
* | themes: Add onedarker (#3980) | nuid32 | 2022-10-01 | |
| | ||||
* | Add gruvbox dark (#3948) | Sven-Hendrik Haase | 2022-09-28 | |
| | | | | | * Add gruvbox dark * fixup! Add gruvbox dark | |||
* | Add bufferline colors to 15 themes (#3881) | Invader Zim | 2022-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äder | 2022-09-22 | |
| | ||||
* | Add darcula theme based upon Intelij Darcula (#3739) | Nick Ogden | 2022-09-16 | |
| | ||||
* | Improve flatwhite theme (#3843) | Kristoffer Flottorp | 2022-09-16 | |
| | | | Co-authored-by: krfl <kr.fl@outlook.com> | |||
* | improve fleetish theme (#3844) | Kristoffer Flottorp | 2022-09-16 | |
| | | | Co-authored-by: krfl <kr.fl@outlook.com> | |||
* | Clean Up Nord Theme (#3792) | Alex Mayer | 2022-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 Vacek | 2022-09-12 | |
| | | | | | the white space confusion with hyphen Co-authored-by: Fanda Vacek <fvacek@elektroline.cz> |