Carsten Führmann
a876148585
Fix colors of tokyonight diagnostic undercurls ( #9724 )
8 months ago
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
9 months ago
Jimmy Zelinskie
b950dea003
add monokai soda theme ( #9651 )
9 months ago
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
9 months ago
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
9 months ago
Gagan Janjua
d232e7a985
Adding Curzon theme ( #9553 )
...
* adding Curzon theme
* Adding cursive strings
9 months ago
Chirikumbrah
45ee568b98
Dracula whitespace color changes ( #9588 )
...
* added color to render whitespace characters
* made some alphabet sort
9 months ago
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
9 months ago
eh
28a39e6efc
Fix cursorline Zed OneDark ( #9549 )
...
Co-authored-by: e4 <eric.correia@dronesense.com>
9 months ago
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>
9 months ago
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
9 months ago
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.
9 months ago
Twinkle
eb3c4e9f00
feat: add hard/soft contrast for gruvbox light mode ( #9266 )
9 months ago
Abderrahmane TAHRI JOUTI
0328fa4d02
adjust color darkness on ruler & inlay-hints ( #9375 )
9 months ago
Travis Harmon
f0be0c6d4a
Make status line modes bold for theme onedark ( #9435 )
...
* Make status line modes bold
* Revert change to onedarker
9 months ago
Chirikumbrah
1616021a5a
Make status line modes bold ( #9449 )
9 months ago
Jaakko Paju
4168864572
Add bufferline config for onedark & onedarker themes ( #9397 )
10 months ago
HumanEntity
6754acd83f
Made inlay-hints not look like normal code ( #9370 )
...
Added `"ui.virtual.whitespace" = { fg = "grey_dim" }` line
10 months ago
rojebd
46ecc102ba
added voxed theme ( #9164 )
10 months ago
Tomas
77ab792ac7
runtime/themes: adding "ttox" theme ( #8524 )
...
* runtime/themes: adding 'ttox' theme
* Improving primary selections
10 months ago
Paul Graydon
154d9b6ed1
Update tokyonight themes ( #9099 )
10 months ago
DuckDuckWhale
f8ae2bc61b
Fix: misleading active tab color in monokai_pro* ( #9148 )
10 months ago
Sharpened Blade
7b0f92bb3a
Add markup styling to nord theme ( #9135 )
...
Fixes https://github.com/helix-editor/helix/issues/9131
11 months ago
0rphee
5f04d09f03
theme: update noctis ( #9123 )
11 months ago
ves
06d7dc628e
theme: add horizon-dark ( #9008 )
11 months ago
Matouš Dzivjak
80dd585966
feat(themes): add modus vivendi theme(s) ( #8894 )
11 months ago
Jesús González
f1e34ce5a2
Specify BG and FG cursor colors in Darcula themes ( #9002 )
11 months ago
Jesús González
44c3d48a94
Add more accurate to official theme type highlighting to Darcula themes ( #8738 )
11 months ago
Niklas Alexander Shern
ab763b3111
fix: update rose_pine to be identical to main repo ( #8946 )
11 months ago
Alexis Mousset
090ed97e00
Add modus operandi themes ( #8728 )
12 months ago
blinxen
a0e5bb8520
[themes] Add missing license files for recently added themes
12 months ago
blinxen
b16752306c
[themes] Mention license files in README
12 months ago
Niklas Alexander Shern
2acf5e365e
theme: show active selection and buffer for naysayer theme ( #8838 )
12 months ago
crozbo
7868136a18
Theme: Papercolor: Add inlay-hint style ( #8827 )
12 months ago
Eemil Haapanen
3c8bf9df4a
theme: add starlight ( #8787 )
12 months ago
Ambuj Singh
23fea46815
theme: Add Theme poimandres ( #8759 )
...
* theme: Add Theme poimandres
* theme: inherit `poimandres_storm` from `poimandres` with minor tweaks
* fix(theme): rename `crossed-out` to `crossed_out`
* fix(theme:poimandres): improve contrast of selection color for regular variant
12 months ago
Henrik Tjäder
7bc564d3dc
Theme: Papercolor: Add type.parameter ( #8735 )
1 year ago
Arkady Rost
ae6a0a9cfd
Adjusted ui.virtual.inlay-hint color for everblush theme ( #8705 )
...
Co-authored-by: Arkady Rost <1239844+arkrost@users.noreply.github.com>
1 year ago
blinxen
a069b92897
Add missing license files for themes ( #8684 )
1 year ago
Mehedi Rifat
99bf62a560
Theme: Add gruber-darker theme ( #8598 )
1 year ago
Abderrahmane TAHRI JOUTI
88bc52a570
Theme cyan light diff colors ( #8587 )
1 year ago
Joe-Zer0
fc16449efe
Add nord night theme ( #8549 )
1 year ago
Jonah Lund
1297d924e7
improve nord theme ( #8414 )
1 year ago
boofexxx
77fe8f214b
refine darcula and darcula-solid themes ( #8412 )
1 year ago
Lucas Zebrowsky
ba06371499
Fix missing HTML tag colorization in onedark theme ( #8409 )
1 year ago
Abderrahmane TAHRI JOUTI
19d44b6fde
add cyan_light theme ( #8293 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
Anton Romanov
e41bee6ac6
[theme] Fix zenburn theme inlay hint color ( #8278 )
1 year ago
Henrik Tjäder
764172d5bc
Theme: Papercolor: Cleanup, linting and using inheritance ( #8276 )
1 year ago
Chirikumbrah
729f32de21
Better indent line color for Dracula theme. ( #8266 )
1 year ago
Alexis Mousset
83ac53a109
Fix various typos ( #8233 )
1 year ago