mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
Fix number highlighting
This commit is contained in:
parent
e6bf6a8f28
commit
3ca05fce31
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ silver = "#cccccc"
|
||||||
sirocco = "#697C81"
|
sirocco = "#697C81"
|
||||||
mint = "#9ff28f"
|
mint = "#9ff28f"
|
||||||
almond = "#eccdba"
|
almond = "#eccdba"
|
||||||
chamois = "#a4a0e8"
|
chamois = "#E8DCA0"
|
||||||
honey = "#efba5d"
|
honey = "#efba5d"
|
||||||
|
|
||||||
apricot = "#f47868"
|
apricot = "#f47868"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue