Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | theme: add papercolor light (#3426) | Soc Virnyl S. Estela | 2022-08-17 | |
| | | | | | | | * theme: add papercolor light * fix typo * add markup highlighting | |||
* | Add emacs theme (#3410) | Yevgnen | 2022-08-17 | |
| | ||||
* | Theme Related Fixes (#3412) | nosa | 2022-08-14 | |
| | ||||
* | Fix typos in ayu themes, also remove trailing space | n0s4 | 2022-08-12 | |
| | ||||
* | Fix Typos in base16_transparent | n0s4 | 2022-08-12 | |
| | | | | Fixes #3373. | |||
* | Fix indent guide styling (#3324) | A-Walrus | 2022-08-06 | |
| | | | | | | | | | | | | | | * Fix incorrect indent guide styling Before the indent guides on top of whitespace inherited the theme from them. Now they do not. * Fix dark_plus theme indent_guides * Use whitespace style as fallback for indent-guide * Fix dark_plus theme indent_guides * Move indent_guide style patching out of loop | |||
* | Attempt to bring spacebones light up to speed with recent features (#3342) | Daniel S Poulin | 2022-08-06 | |
| | ||||
* | Rosé Pine Moon Theme (#3229) | A. Taha Baki | 2022-08-06 | |
| | ||||
* | Add Doom's Acario dark theme. (#3308) | Luna | 2022-08-06 | |
| | ||||
* | theme `ui.virtual.indent-guide` in `dark_plus` (#3302) | Kirawi | 2022-08-02 | |
| | ||||
* | update catppuccin theme(s) to new palettes (#3281) | ChrHorn | 2022-08-01 | |
| | ||||
* | fix: gruvbox color modes (#3202) | Alexander Brevig | 2022-08-01 | |
| | | | | | * fix: gruvbox color modes * increase contrast, and use blue and not purple | |||
* | Flatwhite Theme (#3236) | Alexander Brevig | 2022-07-30 | |
| | ||||
* | Add transparent theme based on base16_default (#3216) | Slug | 2022-07-28 | |
| | ||||
* | Fix cursorline and selection themes for onelight (#3226) | Erasin | 2022-07-28 | |
| | ||||
* | Nord color modes (#3200) | A-Walrus | 2022-07-26 | |
| | | | | | | | * Add color modes to nord theme * Add color-modes to nord_light theme and fixup Fg color was not set in some places and defaulted incorrectly. | |||
* | feat(themes): add mode-specific styles to the dracula themes (#3135) | Mr. E | 2022-07-26 | |
| | ||||
* | Add ayu themes (#3184) | André Sá | 2022-07-26 | |
| | ||||
* | Highlight constructor in monokai theme (#3131) | A-Walrus | 2022-07-26 | |
| | ||||
* | add support for rulers to boo_berry theme (#3191) | bootradev | 2022-07-25 | |
| | ||||
* | helix_view::theme [WARN] Theme (#3119) | Aiko Mastboom | 2022-07-22 | |
| | | | | | | | | * helix_view::theme [WARN] Theme * updated: warning, error, info, hint colours https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md#typography Co-authored-by: Aiko Mastboom <git@aiko.sh> | |||
* | add statusline.{mode} colors and tweak various settings (#3128) | 0rphee | 2022-07-21 | |
| | ||||
* | Add `color-modes` for onelight theme (#3104) | Erasin | 2022-07-20 | |
| | | | Add keyword.function and keyword.storage.type for TS | |||
* | feat(themes): add mode-specific styles to the onedark theme (#3098) | Mr. E | 2022-07-20 | |
| | ||||
* | Add cursorline colour to darkplus theme (#3054) | Termina94 | 2022-07-12 | |
| | | | Co-authored-by: Dean Revell <revell@gmail.com> | |||
* | [Theme] Noctis (#3043) | 0rphee | 2022-07-12 | |
| | ||||
* | theme(onedark): Remove bg for window separator (#3011) | Gokul Soumya | 2022-07-08 | |
| | ||||
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 | |
| | ||||
* | Add Autumn night theme | Jens Getreu | 2022-07-05 | |
| | | | | Under some light conditions, one prefers a high contrast theme. | |||
* | Autumn theme: slightly adjust contrast | Jens Getreu | 2022-07-05 | |
| | ||||
* | feat(theme): solarized: add cursorline, ruler, indent guide (#2962) | Skyler Hawthorne | 2022-07-04 | |
| | ||||
* | Update night_owl for cursorline (#2938) | nosa | 2022-07-01 | |
| | ||||
* | add statusline mode colors to meliora theme (#2933) | ramojus | 2022-07-01 | |
| | ||||
* | Updated for #2676 , but I took the opportunity to do some other changes. (#2929) | nosa | 2022-07-01 | |
| | | | | | | - Misspelling of 'modifiers' for markdown.heading.1 and 2. - Errors are now just underlined instead of in red. - Diagnostics are dimmed, as well as whitespace. - Add constant.builtin. | |||
* | [Theme] Nord Light (#2908) | two-six | 2022-07-01 | |
| | | | | | | | | | * add theme * updated nord_light * update to colors * last update to colors | |||
* | add cursorline to one light theme (#2925) | Erasin | 2022-07-01 | |
| | ||||
* | Add `color-modes` to Autumn theme (#2928) | Jens Getreu | 2022-07-01 | |
| | | | Co-authored-by: Jens Getreu <jens.getreu@dlh.lu> | |||
* | Update cursorline for tokyonight + tokyonight_storm (#2927) | Sora | 2022-06-30 | |
| | | | Co-authored-by: s0LA1337 <dreamer@neoncity.dev> | |||
* | add mode colors to solarized (#2926) | Skyler Hawthorne | 2022-06-30 | |
| | ||||
* | Add mode specific styles (#2676) | Mathspy | 2022-06-30 | |
| | | | | | | | | | | | | | * Add mode specific styles In similar vein to neovim's lualine and similar statusline packages this allows helix users to style their mode based on which mode it is thus making each mode more visually distinct at a glance * Add an example based on rosepine * Add editor.colors-mode config * Document statusline mode styles | |||
* | Add cursorline to Autumn theme (#2918) | Jens Getreu | 2022-06-29 | |
| | | | Co-authored-by: Jens Getreu <jens.getreu@dlh.lu> | |||
* | Adding a cursorline for the Nord theme (#2916) | Ben Lee-Cohen | 2022-06-29 | |
| | ||||
* | primary cursorline for Dracula theme (#2915) | Stuart Hinson | 2022-06-29 | |
| | ||||
* | Add cursorline scope for onedark theme (#2892) | Gokul Soumya | 2022-06-27 | |
| | ||||
* | update meliora theme (#2890) | ramojus | 2022-06-27 | |
| | ||||
* | Right align scrollbar with track in completion popup (#2754) | Gokul Soumya | 2022-06-27 | |
| | | | | | - Align the scollbar to the right edge of the popup rather than at a margin of one. - Add a scrollbar track and a new scope `ui.menu.scroll`. | |||
* | add meliora theme (#2884) | Ramojus | 2022-06-27 | |
| | ||||
* | [Theme] Acme (#2876) | two-six | 2022-06-25 | |
| | ||||
* | Add theme scopes for indent guides | Gokul Soumya | 2022-06-21 | |
| | ||||
* | Default rulers color to red (#2669) | Mathspy | 2022-06-21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Default rulers color to red Currently if the theme a user is using doesn't have `ui.virtual.rulers` set and they set up a ruler it just fails silently making it really hard to figure out what went wrong. Did they set incorrectly set the ruler? Are they using an outdated version of Helix that doesn't support rulers? This happened to me today, I even switched to the default theme with the assumption that maybe my theme just doesn't have the rulers setup properly and it still didn't work. Not sure if this is a good idea or not, feel free to suggest better alternatives! * Use builtin Style methods instead of Bevy style defaults Co-authored-by: Michael Davis <mcarsondavis@gmail.com> * Only default the style if there's no ui or ui.virtual * Update themes style from ui.virtual to ui.virtual.whitespace * Revert ui.virtual change in onelight theme * Prefer unwrap_or_else Co-authored-by: Michael Davis <mcarsondavis@gmail.com> |