1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-08 11:56:04 +02:00

fleet_dark: theme inlay hints (#6266)

This commit is contained in:
Kirawi 2023-03-11 09:02:04 -05:00 committed by GitHub
parent 81601b1c6c
commit bb72079743
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,7 @@
"ui.text.focus" = { fg = "White", bg = "Blue 40" }
"ui.virtual" = "Gray 80" # .whitespace
"ui.virtual.inlay-hint" = "Purple 20"
# "ui.virtual.ruler" = { bg = "darker"}
"hint" = "Gray 80"