Ben Lee-Cohen
cef839e477
feat: add jump format for monokai family ( #10009 )
...
Co-authored-by: Ben Lee-Cohen <ben@lee-cohen.com>
2024-03-26 17:18:13 +01:00
Ben Lee-Cohen
1e50fb8b55
Adding jump styles for Nord and Nord Light ( #10008 )
...
Co-authored-by: Ben Lee-Cohen <ben@lee-cohen.com>
2024-03-26 15:51:53 +01:00
Armando Pérez Marqués
47995bfb0c
Add jump label color ("rosewater") to catppuccin themes ( #9983 )
2024-03-24 16:02:26 +09:00
Tobias Brunner
7bce9530d3
Add jump label color to rose-pine themes ( #9981 )
2024-03-24 11:42:57 +09:00
Florent Nuttens
da2dec174a
feat: add jump label color to onedark theme
2024-03-24 11:42:35 +09:00
Florent Nuttens
628dcd5c56
feat: add jump label color to dark plus theme
2024-03-24 11:42:35 +09:00
Florent Nuttens
2178adfe93
feat: add jump label color to catppuccin themes
2024-03-24 11:42:35 +09:00
ves
54fab657be
Add jump label color to horizon-dark theme ( #9984 )
2024-03-24 11:42:01 +09:00
Yomain
8f65bfe089
feat: add jump label color to dracula themes ( #9973 )
2024-03-23 13:40:19 +01:00
Pascal Kuthe
b46064b8c4
Add an Amp-like jump command
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-03-23 15:35:25 +09:00
Carter Watson
be307a4204
fix: undefined bufferline colors ( #9960 )
2024-03-21 23:07:47 +01:00
Jordan Reger
5ba36fe9b3
Update rasmus.toml ( #9939 )
...
* Update rasmus.toml
Remove "ui.virtual" setting as it selects seemingly random characters to highlight.
* Add ui.virtual.ruler
2024-03-21 12:35:34 +09:00
David Else
52a0734120
Add new theme keys for LSP diagnostic tags for dark_plus ( #9949 )
2024-03-21 00:31:48 +01:00
Carsten Führmann
eead105f94
Fix selected text background in toykonight ( #9789 )
...
Before the fix, the color that the original (Neovim) tokyonight uses for
Neovim's visual mode was used in Helix for highlighting the selected
item in the picker. But for the highlighting of selected _text_ in
Helix (corresponding to Neovim's visual mode), a much darker background
was used. This made it very hard to pick out selected text, in
particular in suboptimal lighting conditions.
I swapped the two colors, so that text selection now looks like in
Neovim, while selected items in the picker are highlighted a bit less
strongly. (But still easy to see because the whole line is highlighted.)
2024-03-18 00:06:23 +01:00
Alexis Mousset
8457652da1
Update to modus-themes 4.4.0 ( #9912 )
2024-03-17 23:56:33 +01:00
fnuttens
3915b04bd9
fix(themes-catppuccin): make inlay hints more legible ( #9859 )
2024-03-13 13:47:55 +09:00
Carsten Führmann
a876148585
Fix colors of tokyonight diagnostic undercurls ( #9724 )
2024-02-26 10:53:59 +09:00
Abderrahmane TAHRI JOUTI
98ebeeebd8
Cyan Light theme : Add License and Author ( #9688 )
...
* Cyan Light theme : Add License and Author
* Add License
Copy license from https://github.com/OlyaB/CyanTheme/blob/master/LICENSE
* better credits to original author
2024-02-21 23:47:14 +09:00
Jimmy Zelinskie
b950dea003
add monokai soda theme ( #9651 )
2024-02-19 00:19:26 +01:00
Nick Condron
6ffe09e873
Fix Sonokai theme to better match original ( #5379 )
...
* Make sonokai palette perfectfully faithful
* Amend theme to better match original sonokai
Changes based on the following references:
(1) https://www.sainnhe.dev/post/contributing-guide/#sonokai
(2) https://github.com/sainnhe/sonokai/blob/master/colors/sonokai.vim
* Make constants white (1)
* Make builtin variables purple (1)
* Make members orange (1)
* Make labels red (2)
* Make operators red (1)
* Make all punctuation grey (2)
* Make builtin functions and macros green (2)
* Make diff delta blue (2)
* Make cursor match bg4 (2)
* Make visible whitespace bg4 (2)
* Make Sonokai special punctuation yellow
2024-02-17 17:08:18 +01:00
ves
fd7b722dfb
theme: horizon-dark fix constructor color ( #9493 )
...
* theme: add horizon-dark
* fix whitespace color and gutter selected
* taplo fmt
* markup and color tweaks
markup colors
diff colors
better comment and menu colors
* horizon-dark: fix constructor color
makes Some and None to look better and more like the vscode theme
2024-02-13 01:49:42 +09:00
Gagan Janjua
d232e7a985
Adding Curzon theme ( #9553 )
...
* adding Curzon theme
* Adding cursive strings
2024-02-13 01:48:18 +09:00
Chirikumbrah
45ee568b98
Dracula whitespace color changes ( #9588 )
...
* added color to render whitespace characters
* made some alphabet sort
2024-02-13 01:47:08 +09:00
HumanEntity
ac8d1f62a1
sonokai: Add color modes support and change contrast between ruler and bg ( #9376 )
...
* Added `editor.color-modes` option support
* Less contrast between bg and ruler
2024-02-12 02:29:49 +01:00
eh
28a39e6efc
Fix cursorline Zed OneDark ( #9549 )
...
Co-authored-by: e4 <eric.correia@dronesense.com>
2024-02-07 01:47:13 +09:00
eh
1d87c6a999
Update colors used for zed themes ( #9544 )
...
Official colors used is now publically available: https://github.com/zed-industries/zed/blob/main/assets/themes/one/one.json
Modified the theme to more accurately reflect the actual colors being used.
Co-authored-by: e4 <eric.correia@dronesense.com>
2024-02-06 15:13:20 +09:00
Doug Kelkhoff
5c567f31e2
Adding two themes using only colors from 16-color terminal themes ( #9477 )
...
* adding 16-color terminal themes
* minor consistency update
* minor consistency update
* rename to be more consistent with other helix theme name conventions
* fixing improper theme inherits name
2024-02-04 02:11:20 +01:00
Andrew Carter
dbac78bb3c
Set ui.virtual.ruler background for GitHub themes ( #9487 )
...
Turning on a ruler does not show a visible ruler
line for the GitHub themes. This change renders
rulers using the `canvas.subtle` color. This
matches the color used for the `cursorline` and
creates a visible ruler that fits the theme.
2024-02-01 02:18:53 +01:00
Twinkle
eb3c4e9f00
feat: add hard/soft contrast for gruvbox light mode ( #9266 )
2024-01-28 18:20:51 +09:00
Abderrahmane TAHRI JOUTI
0328fa4d02
adjust color darkness on ruler & inlay-hints ( #9375 )
2024-01-28 18:14:12 +09:00
Travis Harmon
f0be0c6d4a
Make status line modes bold for theme onedark ( #9435 )
...
* Make status line modes bold
* Revert change to onedarker
2024-01-28 18:11:31 +09:00
Chirikumbrah
1616021a5a
Make status line modes bold ( #9449 )
2024-01-28 18:11:05 +09:00
Jaakko Paju
4168864572
Add bufferline config for onedark & onedarker themes ( #9397 )
2024-01-23 23:19:22 +09:00
HumanEntity
6754acd83f
Made inlay-hints not look like normal code ( #9370 )
...
Added `"ui.virtual.whitespace" = { fg = "grey_dim" }` line
2024-01-17 18:23:46 +01:00
rojebd
46ecc102ba
added voxed theme ( #9164 )
2024-01-09 09:57:14 +09:00
Tomas
77ab792ac7
runtime/themes: adding "ttox" theme ( #8524 )
...
* runtime/themes: adding 'ttox' theme
* Improving primary selections
2024-01-08 03:57:04 +01:00
Paul Graydon
154d9b6ed1
Update tokyonight themes ( #9099 )
2024-01-08 03:08:20 +01:00
DuckDuckWhale
f8ae2bc61b
Fix: misleading active tab color in monokai_pro* ( #9148 )
2024-01-08 03:03:56 +01:00
Sharpened Blade
7b0f92bb3a
Add markup styling to nord theme ( #9135 )
...
Fixes https://github.com/helix-editor/helix/issues/9131
2023-12-22 13:52:26 +09:00
0rphee
5f04d09f03
theme: update noctis ( #9123 )
2023-12-20 17:09:35 +09:00
ves
06d7dc628e
theme: add horizon-dark ( #9008 )
2023-12-19 10:06:20 +09:00
Matouš Dzivjak
80dd585966
feat(themes): add modus vivendi theme(s) ( #8894 )
2023-12-19 10:03:26 +09:00
Jesús González
f1e34ce5a2
Specify BG and FG cursor colors in Darcula themes ( #9002 )
2023-12-15 15:54:59 +09:00
Jesús González
44c3d48a94
Add more accurate to official theme type highlighting to Darcula themes ( #8738 )
2023-12-05 10:46:23 +09:00
Niklas Alexander Shern
ab763b3111
fix: update rose_pine to be identical to main repo ( #8946 )
2023-12-05 10:45:50 +09:00
Alexis Mousset
090ed97e00
Add modus operandi themes ( #8728 )
2023-11-22 19:04:10 +01:00
blinxen
a0e5bb8520
[themes] Add missing license files for recently added themes
2023-11-19 14:44:02 -06:00
blinxen
b16752306c
[themes] Mention license files in README
2023-11-19 14:44:02 -06:00
Niklas Alexander Shern
2acf5e365e
theme: show active selection and buffer for naysayer theme ( #8838 )
2023-11-18 10:44:01 +09:00
crozbo
7868136a18
Theme: Papercolor: Add inlay-hint style ( #8827 )
2023-11-18 00:32:06 +01:00