mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 23:14:59 -04:00
drafting
This commit is contained in:
parent
dd564815d4
commit
750d88f728
@ -61,6 +61,7 @@ func NewBoolClickable(b tracker.Bool) *BoolClickable {
|
||||
func Tooltip(th *material.Theme, tip string) component.Tooltip {
|
||||
tooltip := component.PlatformTooltip(th, tip)
|
||||
tooltip.Bg = black
|
||||
tooltip.Text.Color = white
|
||||
return tooltip
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user