aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes
Commit message (Collapse)AuthorAge
* Fixed Doom acario theme (#3533) (#3539)Luna2022-08-25
| | | | | | Changed the `namespace` style to fix the issue (#3533). I also made the theme look a little closer to how it looks in Emacs, I did however opt to still have it slightly different as I found it easier to read with my port than on the original in Emacs. I also sorted most keys (mainly from line 8 to 28) for the theme to be in alphabetical order, so it's easier to have a quick glance where they are.
* add penumbra+ theme (#3398)Vince Mutolo2022-08-21
| | | Co-authored-by: Vince Mutolo <vince@mutolo.org>
* add diff colors in PaperColor Light (#3470)Soc Virnyl S. Estela2022-08-18
|
* theme: add papercolor light (#3426)Soc Virnyl S. Estela2022-08-17
| | | | | | | * theme: add papercolor light * fix typo * add markup highlighting
* Add emacs theme (#3410)Yevgnen2022-08-17
|
* Theme Related Fixes (#3412)nosa2022-08-14
|
* Fix typos in ayu themes, also remove trailing spacen0s42022-08-12
|
* Fix Typos in base16_transparentn0s42022-08-12
| | | | Fixes #3373.
* Fix indent guide styling (#3324)A-Walrus2022-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 Poulin2022-08-06
|
* Rosé Pine Moon Theme (#3229)A. Taha Baki2022-08-06
|
* Add Doom's Acario dark theme. (#3308)Luna2022-08-06
|
* theme `ui.virtual.indent-guide` in `dark_plus` (#3302)Kirawi2022-08-02
|
* update catppuccin theme(s) to new palettes (#3281)ChrHorn2022-08-01
|
* fix: gruvbox color modes (#3202)Alexander Brevig2022-08-01
| | | | | * fix: gruvbox color modes * increase contrast, and use blue and not purple
* Flatwhite Theme (#3236)Alexander Brevig2022-07-30
|
* Add transparent theme based on base16_default (#3216)Slug2022-07-28
|
* Fix cursorline and selection themes for onelight (#3226)Erasin2022-07-28
|
* Nord color modes (#3200)A-Walrus2022-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. E2022-07-26
|
* Add ayu themes (#3184)André Sá2022-07-26
|
* Highlight constructor in monokai theme (#3131)A-Walrus2022-07-26
|
* add support for rulers to boo_berry theme (#3191)bootradev2022-07-25
|
* helix_view::theme [WARN] Theme (#3119)Aiko Mastboom2022-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)0rphee2022-07-21
|
* Add `color-modes` for onelight theme (#3104)Erasin2022-07-20
| | | Add keyword.function and keyword.storage.type for TS
* feat(themes): add mode-specific styles to the onedark theme (#3098)Mr. E2022-07-20
|
* Add cursorline colour to darkplus theme (#3054)Termina942022-07-12
| | | Co-authored-by: Dean Revell <revell@gmail.com>
* [Theme] Noctis (#3043)0rphee2022-07-12
|
* theme(onedark): Remove bg for window separator (#3011)Gokul Soumya2022-07-08
|
* Fix some typos (#2978)A-Walrus2022-07-06
|
* Add Autumn night themeJens Getreu2022-07-05
| | | | Under some light conditions, one prefers a high contrast theme.
* Autumn theme: slightly adjust contrastJens Getreu2022-07-05
|
* feat(theme): solarized: add cursorline, ruler, indent guide (#2962)Skyler Hawthorne2022-07-04
|
* Update night_owl for cursorline (#2938)nosa2022-07-01
|
* add statusline mode colors to meliora theme (#2933)ramojus2022-07-01
|
* Updated for #2676 , but I took the opportunity to do some other changes. (#2929)nosa2022-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-six2022-07-01
| | | | | | | | | * add theme * updated nord_light * update to colors * last update to colors
* add cursorline to one light theme (#2925)Erasin2022-07-01
|
* Add `color-modes` to Autumn theme (#2928)Jens Getreu2022-07-01
| | | Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
* Update cursorline for tokyonight + tokyonight_storm (#2927)Sora2022-06-30
| | | Co-authored-by: s0LA1337 <dreamer@neoncity.dev>
* add mode colors to solarized (#2926)Skyler Hawthorne2022-06-30
|
* Add mode specific styles (#2676)Mathspy2022-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 Getreu2022-06-29
| | | Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
* Adding a cursorline for the Nord theme (#2916)Ben Lee-Cohen2022-06-29
|
* primary cursorline for Dracula theme (#2915)Stuart Hinson2022-06-29
|
* Add cursorline scope for onedark theme (#2892)Gokul Soumya2022-06-27
|
* update meliora theme (#2890)ramojus2022-06-27
|
* Right align scrollbar with track in completion popup (#2754)Gokul Soumya2022-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)Ramojus2022-06-27
|