mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-15 12:43:13 -05:00
parent
4d09e04a49
commit
3a7010f897
@ -32,7 +32,7 @@ type Theme struct {
|
||||
Emphasis IconButtonStyle
|
||||
Error IconButtonStyle
|
||||
}
|
||||
Oscilloscope OscilloscopeStyle
|
||||
Plot PlotStyle
|
||||
NumericUpDown NumericUpDownStyle
|
||||
SongPanel struct {
|
||||
RowHeader LabelStyle
|
||||
@ -41,6 +41,7 @@ type Theme struct {
|
||||
Version LabelStyle
|
||||
ErrorColor color.NRGBA
|
||||
Bg color.NRGBA
|
||||
ScrollBar ScrollBarStyle
|
||||
}
|
||||
Alert AlertStyles
|
||||
NoteEditor struct {
|
||||
|
||||
Reference in New Issue
Block a user