initialize static island colour display on reverting to default theme
This commit is contained in:
@@ -860,7 +860,8 @@ void ui_theme_init_default(void)
|
||||
rgba_char_args_set_fl(btheme->tima.preview_stitch_vert, 0.0, 0.0, 1.0, 0.2);
|
||||
rgba_char_args_set_fl(btheme->tima.preview_stitch_stitchable, 0.0, 1.0, 0.0, 1.0);
|
||||
rgba_char_args_set_fl(btheme->tima.preview_stitch_unstitchable, 1.0, 0.0, 0.0, 1.0);
|
||||
|
||||
rgba_char_args_set_fl(btheme->tima.preview_stitch_active, 0.886, 0.824, 0.765, 0.140);
|
||||
|
||||
/* space text */
|
||||
btheme->text = btheme->tv3d;
|
||||
rgba_char_args_set(btheme->text.back, 153, 153, 153, 255);
|
||||
|
||||
Reference in New Issue
Block a user