Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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> | |||
* | Add papercolor dark variant (#3742) | Soc Virnyl S. Estela | 2022-09-09 | |
| | ||||
* | Theme: Rasmus (#3728) | Rohit K Viswanath | 2022-09-06 | |
| | ||||
* | update boo_berry theme for statusline and indent-guide (#3653) | bootra | 2022-09-02 | |
| | ||||
* | theme: Add Varua color scheme (#3610) | Bertrand Bousquet | 2022-09-02 | |
| | ||||
* | Change MonokaiProSpectrum theme error background from red to magenta. (#3627) | Fanda Vacek | 2022-09-01 | |
| | | | Co-authored-by: Fanda Vacek <fvacek@elektroline.cz> | |||
* | Themes update (#3587) | Alexander Brevig | 2022-08-31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lint: snazzy * lint: pop-dark * lint: penumbra+ * lint: noctis_bordo * lint: ingrid * lint: flatwhite * lint: doom_acario_dark * lint: dark_plus * lint: boo_berry * fix: use 47345E per author instruction * lint: bogster * lint: everforest * lint: acme * lint: serika * fix: use nasty_red per author suggestion * lint: nord * lint: dracula * lint: gruvbox * fix: cursorline gruvbox * lint: autumn * fix: no fg for cursorline * lint: ayu * lint: rose_pine * lint: monokai * lint: solarized * lint: spacebones * fix: penumbra bg!=sky * Update runtime/themes/ayu_light.toml Co-authored-by: Ivan Tham <pickfire@riseup.net> * Update runtime/themes/ayu_light.toml Co-authored-by: Ivan Tham <pickfire@riseup.net> * fix: fg for ui.help thanks @pickfire * fix: ingrid with input from @intarga Co-authored-by: Ivan Tham <pickfire@riseup.net> | |||
* | Fix fleetish theme (#3607) | Kristoffer Flottorp | 2022-08-30 | |
| | | | Co-authored-by: krfl <kr.fl@outlook.com> | |||
* | Sonokai (#3595) | Roman Chumak | 2022-08-29 | |
| | | | Co-authored-by: Roman Chumak <p4ymak@yandex.ru> | |||
* | Add fleetish theme. Based on the unreleased JetBrains Fleet editor (#3591) | Kristoffer Flottorp | 2022-08-29 | |
| | | | Co-authored-by: krfl <kr.fl@outlook.com> | |||
* | update colors for papercolor-light (#3585) | Soc Virnyl S. Estela | 2022-08-28 | |
| | | | | | | | | | | | | | | | | | * theme: add papercolor light * fix typo * add markup highlighting * theme: added diff colors forgot to add it to PaperColor Light * fix some ui colors * assign more color for markup headings * change heading color to bright7 | |||
* | Fixed Doom acario theme (#3533) (#3539) | Luna | 2022-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 Mutolo | 2022-08-21 | |
| | | | Co-authored-by: Vince Mutolo <vince@mutolo.org> | |||
* | add diff colors in PaperColor Light (#3470) | Soc Virnyl S. Estela | 2022-08-18 | |
| | ||||
* | 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 | |
| |