This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-07-06 01:38:07 +03:00
parent 53af773815
commit e1aa9c0d26
11 changed files with 218 additions and 102 deletions

View File

@ -98,7 +98,8 @@ type Theme struct {
Disabled LabelStyle
Error color.NRGBA
}
Error color.NRGBA
Error color.NRGBA
Divider color.NRGBA
}
Cursor CursorStyle
Selection CursorStyle