nosa
5b4e0a304b
Update selection style of Night Owl ( #2668 )
2 years ago
Michael Zeller
99e08f50bd
catpuccin ui.popup should be a different color from ui.background ( #2644 )
2 years ago
Ben Lee-Cohen
fc666db6b9
Solarized Light: Fixing menu colors and adding English translation ( #2626 )
2 years ago
Paul Graydon
710c4a84b2
Adjust colors in tokyonight themes ( #2606 )
2 years ago
Ben Lee-Cohen
7160e745f7
Changing Macro color to avoid color confusion
...
I noticed that in Rust, `println!`being a macro, it matched the color of string literals. This was visually confusing to me, so I checked what the nvim catpuccin theme (https://github.com/catppuccin/nvim ) does. While it is pretty different, it does use different colors for strings and all function types: https://share.cleanshot.com/RLG2y1
I don't know if blue or red makes more sense given the other syntax choices, but wanted to propose this change cc @IsotoxalDev
2 years ago
Isotoxal
c429ed660f
Add Catppuccin Theme ( #2546 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
Jens Getreu
6801b28da0
Highlight active window in Autumn theme ( #2531 )
...
Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
2 years ago
Joel
0018545263
fix: remove duplicated `ui.help` in themes
...
the bottom value is used, so i've removed the top `ui.help` values from all themes
also, the values are not merged, so:
```toml
"ui.help" = { modifiers = ["reversed"] }
"ui.help" = { fg = "white", bg = "black" }
```
is equal to:
```toml
"ui.help" = { fg = "white", bg = "black" }
```
2 years ago
Christoph Horn
9be810fd01
add missing `ui.menu` to themes, fix issues with some themes
3 years ago
Zeddicus414
8e8d4ba27f
dark_plus theme constructor should be green.
3 years ago
Timothy DeHerrera
823eaad1a1
Add Snazzy theme ( #2473 )
3 years ago
Fanda Vacek
f3164c1174
Monokai pro spectrum theme shows error in yellow on red background ( #2433 )
...
Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
3 years ago
ChrHorn
5ab669f1ac
replace constant.number with constant.numeric ( #2389 )
3 years ago
nosa
0106173375
Add Night Owl Color Theme. ( #2330 )
3 years ago
Erasin
668b39d1df
change cursor for copy selection ( #2323 )
3 years ago
Yang Tang
667cdf929f
Fix spelling errors in some themes ( #2324 )
3 years ago
Gokul Soumya
3626e38e51
Add ui.virtual theme scopes for onedark theme
3 years ago
Erasin
a3c0b4db48
Add onelight theme variant ( #2287 )
3 years ago
Tomas Roos
fcd0ca3912
Fix base16_terminal theme using incorrect ansi-color ( #2279 )
3 years ago
Jens Getreu
8eb15f5283
Autumn theme: improve markup highlighting ( #2270 )
...
Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
3 years ago
workingj
ea02b46c5d
Add Pop-Dark Theme ( #2189 )
3 years ago
Paul Graydon
6047506ec5
Add tokyonight_storm theme variant ( #2240 )
3 years ago
Jens Getreu
3c250b7528
Add `autumn` theme ( #2212 )
...
Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
3 years ago
Emil Fresk
5247d3ae2d
dark_plus: Add the borders color from the original theme ( #2186 )
3 years ago
Michael Davis
1525e3c6c8
theme ui.virtual capture for existing themes
3 years ago
Paul Graydon
015a582d44
Add tokyonight theme ( #2162 )
3 years ago
Lucy
4b1fe367fa
Remove dim attribute in onedark ui.linenr ( #2155 )
3 years ago
Aral Balkan
7cb6e07ba0
Improve Dracula Theme selections ( #2075 ) ( #2077 )
3 years ago
Sam Sartor
209ec4468b
Add dracula at night theme ( #2008 )
3 years ago
Kirawi
2d4f94eb27
[dark_plus] update tag and ui.menu.selected colors ( #2014 )
3 years ago
Kirawi
b333186721
[dark_plus] update markup colors ( #1989 )
3 years ago
bootradev
0eb87996a8
add boo_berry theme ( #1962 )
3 years ago
Kirawi
3fc4ea2938
[dark_plus] remove `ui.text` background ( #1950 )
3 years ago
Narazaki Shuji
309f2c2c8e
Revise the color for ui.cursor.match ( #1862 )
...
- bogster.toml
- solarized_dark.toml
- solarized_light.toml
- spacebones_light.toml
3 years ago
Rohan Jain
cf8f59ddd0
theme: Use distinct colors for match pair and cursor for gruvbox ( #1791 )
3 years ago
chunghha
7633c5acd3
chore(theme): apply renamed infobox theme scopes for rose_pine themes ( #1754 )
3 years ago
Gokul Soumya
c484b08923
Rename infobox theme scopes ( #1741 )
...
This makes it play nicely with https://github.com/helix-editor/helix/pull/1714
3 years ago
chunghha
f9ad1cafdc
chore(theme): fix "ui.selection" for rose_pine themes ( #1716 )
3 years ago
Gregory Oakes
c1251aecc7
Fix duplicate "ui.help" key. ( #1713 )
3 years ago
Blaž Hrastnik
6a6a9ab2b3
fix: theme: bogster: Only primary selection had a cursor style
3 years ago
chunghha
4526216139
chore(theme): update markup styles for rose_pine themes ( #1706 )
3 years ago
Alex
865881ba19
update markup styles for everforest theme ( #1687 )
3 years ago
David Crespo
a629343476
Fix hover menu item text color in base16 themes ( #1668 )
...
* fix hover menu item text in base16 dark
* same ix for base16_default_light and base16_terminal
3 years ago
chunghha
4c996f43df
chore(theme): fix rose_pine/rose_pine_dawn themes' popup bg color ( #1606 )
3 years ago
VuiMuich
1bcff796e5
[theme] Serika light and dark ( #1566 )
...
* add theme `serika` in light and dark variant
* add `markup.*`s
3 years ago
NNB
83bde1004d
Add markup support ( #1525 )
...
* Add markup support for all Base16 themes
* Fix rose_pine `markup.link.text` attribute misname
* Add basic default markup support for all themes
* Fix cursor change color on Base16 terminal and default
* Remove old markup monokai_pro support and fix Onedark `markup.link.text` attribute misname
* Remove old markup dracula support
3 years ago
Rohan Jain
1c747674b6
Add `tag` to gruvbox theme ( #1555 )
...
Missed in the commit 943fca332e.
3 years ago
Sebastian Zivota
5c1a06d28e
dracula theme: add markup support ( #1554 )
3 years ago
WindSoilder
4563832318
add markup support for monokai pro themes ( #1553 )
3 years ago
Stuart Hinson
9da0abaa5d
Add modified background to dracula popup ( #1434 )
3 years ago