Skip to content

Commit cc20ca8

Browse files
committed
Update code docs
1 parent 4c43f49 commit cc20ca8

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

docs/components_ui_button_TextButton.bs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
' Set default colors
2525
m.top.background = colorConstants.background_secondary
2626
m.top.textColor = colorConstants.text_primary
27-
m.top.focusBackground = colorConstants.background_secondary
27+
m.top.focusBackground = colorConstants.background_primary
2828
m.top.textFocusColor = colorConstants.text_primary
2929
end sub
3030

0 commit comments

Comments
 (0)