Transparent background in kakoune
This commit is contained in:
parent
1fe4919d65
commit
bbb0aa3972
|
@ -157,6 +157,9 @@ hook global WinCreate .* %{
|
|||
update-cursor-style
|
||||
}
|
||||
|
||||
face global Default ,default
|
||||
face global StatusLine ,default
|
||||
face global BufferPadding ,default
|
||||
face global PrimaryCursorEol PrimaryCursor
|
||||
face global SecondaryCursorEol SecondaryCursor
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user