mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-12 21:02:52 -05:00
drafting
This commit is contained in:
parent
09c93420e4
commit
cc03a7cf91
@ -92,8 +92,13 @@ type Theme struct {
|
||||
Error color.NRGBA
|
||||
}
|
||||
Presets struct {
|
||||
SearchBg color.NRGBA
|
||||
Directory LabelStyle
|
||||
Result LabelStyle
|
||||
Results struct {
|
||||
Builtin LabelStyle
|
||||
User LabelStyle
|
||||
UserDir LabelStyle
|
||||
}
|
||||
}
|
||||
}
|
||||
UnitEditor struct {
|
||||
|
||||
Reference in New Issue
Block a user