| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* Add Darcula Solid theme.
* Update darcula solid theme.
* Derive darcula-solid theme from original darcula
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add ayu_evolve theme
* ayu_evolve: fix typo + raw markdown highlight
* Update runtime/themes/ayu_evolve.toml typo
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
---------
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
Without styling the primary and secondary selections differently, it's
impossible to tell them apart when cycling through selections.
Make the primary selection slightly brighter and secondary selections
slightly paler.
|
| |
|
| |
|
|
|
|
|
|
| |
Current monokai (pro or otherwise) seems too red and green,
missingthe bright aqua / cyan color found in Sublime's Monokai.
This adds a variant of monokai, which I named monokai_aqua.
|
| |
|
| |
|
|
|
|
| |
monokai_pro_spectrum
|
|
|
|
|
|
|
| |
* discern between rulers and whitespace, add sumiInk2
* darker background for menu and help, bold selection
* bold modifier for insert and select
* dark color for window separator
* bring ruler, whitespace, indent-guide together
|
|
|
|
|
|
|
|
| |
This is a slight divergence from the VSCode theme, but it's more
accurate.
https://github.com/primer/github-vscode-theme/issues/111
https://github.com/primer/github-vscode-theme/issues/88
|
| |
|
|
|
|
|
|
|
|
|
| |
The diagnostic indicator background did not match the column or rows background
colour as this was context specific, and the background for the indicator was
being explicitly set.
This commit removes the explicit value for the indicators background allowing
it to adapt to the context. This is aligns it with other themes, and resolves
the issue.
|
| |
|
|
|
|
|
| |
* Change built-in themes to use curly underlines
* Change fleet_dark to use curly underlines
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Title and border were barely visible.
Changed foreground color and modifier to match the text.
|
|
|
|
|
|
|
| |
* Add github themes
* Increase contrast for hover and completion menus
* Use inheritance for the GitHub themes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix kanagawa theme lint
Comprises 4 changes:
1. added "sumiInk3" as ui.cursorline.primary bg color
2. switched the cursor bg and fg colors (now in line with original theme)
3. added ui.menu and ui.selected colors
4. separated ui.selection and ui.selection.primary
* Add git gutter colors to kanagawa theme
In line with original:
autumnGreen for adds
autumnRed for deletes
autumnYellow for changes
* Add indent-guides and linenr.selected to kanagawa
* indent-guides are sumiInk4
* Add ui.linenr.selected is roninYellow
* Set ui.help bg to sumiInk1
|
|
|
| |
Also fixes the color "gold" being used for too many kinds of diagnostics, now there's a more conventional choice of diagnostics colors (redish = error, yellowish = warning, blueish = hint).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#4997)
* remove fleetish.toml
* add fleet_dark.toml
* adjust colors for tags and markup lists
* Add type.enum.variant
* correct color for focused elements
* adjust builtins and keywords
Co-authored-by: krfl <kr.fl@outlook.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update acme.toml
* Update nord_light.toml
* Update runtime/themes/nord_light.toml
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
* Update acme.toml
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added 2 themes
* diff feature fixes
adjusted the skin to better work with the new diff coloring features
propagates to child skins like
- hex_toxic
* fine tuning so it all is a bit softer
* fine tuning to be softer
* added new version, lavender
|
| |
|
|
|
| |
Edited the diff.delta from green to blue.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Small adjustements to the fleetish theme to improve readability
in certain cases. Specifically:
- use darker background for menues as it (purely subjectively) loooks
better
- use different color for `constant.buildin.boolean` and
`keyword` to make statements such as `return true` read better
- use different colors for different markup link parts
- destructure the config where appliable
|
|
|
|
| |
This theme is an adaptation of
github.com/EdenEast/nightfox.nvim
|
| |
|
| |
|