Commit Graph

637 Commits (d6704ed11735283a777d0980afa29dc201765fdd)

Author SHA1 Message Date
mrjerzy b813b1a659
Add tutor example for WORDS (#5304) 1 year ago
Yevgnen 3fe3f2c4ee
Update `emacs` theme diff colors (#5334) 1 year ago
leonqadirie 7ac72a39cb
Fix kanagawa theme lint and added git gutter colors (#5273)
* 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
1 year ago
farwyler 1f4d277013
Allow custom preprocessors for 'vue' injections (#5268) 1 year ago
Soc Virnyl S. Estela a637461677
tutor: add chapter for commenting lines (#5211) 1 year ago
Alex Kladov 1af76b738d
Add eb word selection trick to the tutor (#5247) 1 year ago
cor b1ca7ddf89
Use curl underlines in the rose_pine theme (#5267)
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).
1 year ago
Gioele De Vitti 7a1fa0c74f
tutor: Add a content cycling section (#5161) 1 year ago
Michael Davis 7905086b55
Fix HTML injection within markdown (#5265)
HTML nodes should be combined injections in the markdown block
grammar. When nodes are together the highlighting works properly but
when there is markdown content between HTML nodes like in a `<details>`
tag, the highlighting of the closing tag breaks since tree-sitter-html
looks for opening and closing tags.
1 year ago
Chickenkeeper c4263d6a56
Fix & Tweak Rust's Syntax Highlighting (#5238) 1 year ago
LeoniePhiline d0a5e11c28
fix(theme): Replace invalid `cyan` by `blue` in line with original theme (#5250) 1 year ago
Chirikumbrah 6ab8591715
Better diagnostics highlighting for Dracula theme. (#5236) 1 year ago
farwyler a7146f58f0
Add missing comment injection for nix (#5208) 1 year ago
Lukas Werling 99b346a923
tutor: Fix typos in 8.2 (#5213) 1 year ago
g-s-k 042d03269e
Add support for MATLAB/Octave files (#5192) 1 year ago
Jonas Everaert aecb524e50
Crystal language support (#4993) 1 year ago
gavincrawford 012fc12f97
Add Bash indents (#5149) 1 year ago
Erasin 436296b76c
Add Mermaid.js for markdown support (#5147) 1 year ago
Blaž Hrastnik bae890d8fa
Update tree-sitter-scheme 1 year ago
Slug c5bfb792b2
update(theme): adjust base16_transparent and dark_high_contrast (#5105) 1 year ago
Ollie Charles 0e8ea13696
Add Haskell text objects (#5061) 1 year ago
Felipe S. S. Schneider d14de27709
Add support for the BibTeX file format (#5064) 2 years ago
two-six 37e7dd1df5
Update `diagnostic.error` background for acme theme (#5019) 2 years ago
cor d914642089
use curl underlines for gruvbox_dark_hard (#5066) 2 years ago
LeoniePhiline 36eff1da8c
fix(tutor): Capitalize first letter of a sentence (#5075) 2 years ago
Jens Getreu f8b75a245a
Autumn theme: use new features (#5051)
Co-authored-by: Jens Getreu <jens.getreu@dlh.lu>
2 years ago
Alexander Brevig a4de86e7af
fix(theme): git gutter for flatwhite (#5036) 2 years ago
Alexander Brevig 9d4236941d
fix(theme): serika toml syntax valid (#5038) 2 years ago
Kristoffer Flottorp e9d43c284b
Fleetish theme renamed to fleet dark and adjusted to match official theme. (#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>
2 years ago
VuiMuich 5691ada822
Change diff colors for serika themes (#5015) 2 years ago
Matouš Dzivjak 5781aa0264
feat(highlights): go builtin funcs and types (#5010)
Add highlight scopes for golang built-in functions and types.
Based on https://pkg.go.dev/builtin.
2 years ago
two-six f712d316e5
Update Acme and Nord Light for git gutters (#4999)
* 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>
2 years ago
Blaž Hrastnik 417676953b
Add basic support for common lisp 2 years ago
farwyler 59cfe95776
Add support for single-line comments to scss (#5003) 2 years ago
PORTALSURFER e9d0645f66
Adjusted hex themes for new gutter diff colors (#4990)
* 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
2 years ago
Jens Getreu 326a0dab06
Autumn theme: adjust some gray colors (#4996) 2 years ago
Luna dc00291b48
Update Doom Acario for git gutters (#4979)
Edited the diff.delta from green to blue.
2 years ago
Anton Romanov 224a024d39
Update zenburn theme for git gutters (#4977) 2 years ago
alex 孙欣乐 59b886cf5e
nightfox theme: Use brighter colors for diff scopes (#4966) 2 years ago
Matouš Dzivjak d0bc38d6fa
feat(lang): bump tree-sitter-go (#4969)
Update tree-sitter-go to latest with updated support for generics.

See: 0fa917a702..05900faa3c
for full diff.
2 years ago
Bertrand Bousquet 71a3a23f42
Varua theme updates (cursorline, statusline) (#4964) 2 years ago
Tshepang Mbambo e3f05603ac
tutor: Clarify space searching instructions (#4953) 2 years ago
Michael Davis 67415e096e
Fix file-types declaration for racket (#4915)
Both the racket and scheme entries used the rkt file-extension. This
commit removes that entry for scheme and so that the racket entry takes
precedence. We explicitly point to the scheme grammar now and setup
queries that inherit from scheme. This should enable using the racket
language server configuration.
2 years ago
André Sá 664d08e70d
Fix ayu theme cursor issue (#4764) 2 years ago
Erik Bünnig 5c213f7de4
fix(grammar): Add `block_comment` and `comment_environment` injection for latex comments (#4922) 2 years ago
Chickenkeeper bf908cc4a1
Update CSS syntax highlighting (#4882) 2 years ago
gavincrawford 583c2a5456
Fix Go variable indentation (#4906) 2 years ago
Lennard Hofmann fc811726e0
Update tree-sitter-java and add Java textobjects (#4886) 2 years ago
Matouš Dzivjak 4e52d4d6f4
feat(themes): improve fleetish (#4813)
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
2 years ago
Jan Scheer 6cdc567372
add theme nightfox (#4769)
This theme is an adaptation of
github.com/EdenEast/nightfox.nvim
2 years ago