Skip to content

Commit

Permalink
gui2/label: Add a normal-sized gold label definition
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Feb 22, 2021
1 parent 4e5eb49 commit cb53d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/gui/widget/label_default.cfg
Expand Up @@ -112,6 +112,7 @@
{_GUI_DEFINITION "default_huge" "default, huge font size" () HUGE () DEFAULT }
{_GUI_DEFINITION "default_small" "default, small font size" () SMALL () DEFAULT }
{_GUI_DEFINITION "default_tiny" "default, small font size" () TINY () DEFAULT }
{_GUI_DEFINITION "gold" "regular gold label" () DEFAULT () TITLE }
{_GUI_DEFINITION "gold_small" "small gold label" () SMALL () TITLE }

{_GUI_DEFINITION "monospace" "fixed width scroll label" monospace DEFAULT () DEFAULT }
Expand Down

0 comments on commit cb53d30

Please sign in to comment.