mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
themes: cursor.color -> colors.cursor
This commit is contained in:
parent
624c383a1f
commit
5406ae3355
55 changed files with 55 additions and 164 deletions
|
|
@ -3,10 +3,8 @@
|
|||
# Uses the light color palette from the default Neovim color scheme
|
||||
# See: https://github.com/neovim/neovim/blob/fb6c059dc55c8d594102937be4dd70f5ff51614a/src/nvim/highlight_group.c#L334
|
||||
|
||||
[cursor]
|
||||
color=e0e2ea 14161b # NvimLightGrey2 NvimDarkGrey2
|
||||
|
||||
[colors]
|
||||
cursor=e0e2ea 14161b # NvimLightGrey2 NvimDarkGrey2
|
||||
foreground=14161b # NvimDarkGrey2
|
||||
background=e0e2ea # NvimLightGrey2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue