1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

fix highlight color

This commit is contained in:
bertl4398 2018-07-27 21:55:25 +02:00
parent 06bbbc283e
commit ad22bc6562

View File

@ -49,7 +49,7 @@ func (widget *Widget) formattedItemLine(idx int, item *checklist.ChecklistItem,
}
str := fmt.Sprintf(
`["%d"][%s:%s]|%s| %s[-][""]`,
`["%d"][""][%s:%s]|%s| %s[white]`,
idx,
foreColor,
backColor,