mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Update deps, introduce the new tree-sitter lifetimes
This commit is contained in:
parent
b114cfa119
commit
094203c74e
11 changed files with 53 additions and 31 deletions
|
@ -47,6 +47,8 @@
|
|||
"ui.text" = { fg = "#a4a0e8"} # lavender
|
||||
"ui.text.focus" = { fg = "#dbbfef"} # lilac
|
||||
|
||||
"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver
|
||||
|
||||
"warning" = "#ffcd1c"
|
||||
"error" = "#f47868"
|
||||
"info" = "#6F44F0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue