Adding collections background color in global settings

This commit is contained in:
Crawcik
2021-06-03 14:29:42 +02:00
parent e459707b0d
commit 9b55ffdf6c
6 changed files with 17 additions and 11 deletions

View File

@@ -232,6 +232,7 @@ namespace FlaxEditor.Options
BorderNormal = Color.FromBgra(0xFF54545C),
TextBoxBackground = Color.FromBgra(0xFF333337),
TextBoxBackgroundSelected = Color.FromBgra(0xFF3F3F46),
CollectionBackgroundColor = Color.FromBgra(0x16FFFFFF),
ProgressNormal = Color.FromBgra(0xFF0ad328),
// Fonts