mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-21 06:46:34 -04:00
themes: cursor.color -> colors.cursor
This commit is contained in:
parent
624c383a1f
commit
97095bba33
55 changed files with 55 additions and 164 deletions
|
|
@ -6,10 +6,8 @@
|
|||
# this specific foot theme is based on nord-alacritty:
|
||||
# https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml
|
||||
|
||||
[cursor]
|
||||
color = 2e3440 d8dee9
|
||||
|
||||
[colors]
|
||||
cursor = 2e3440 d8dee9
|
||||
foreground = d8dee9
|
||||
background = 2e3440
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue