add an even lighter grey
This commit is contained in:
@@ -34,6 +34,7 @@ class ColorButton(QWidget):
|
||||
self.tr('Fairy Topia'): 'ff80f4',
|
||||
self.tr('Magenta Bachiego'): 'cc00bb',
|
||||
# grey
|
||||
self.tr('Breeze of Mist'): 'eaeaea',
|
||||
self.tr('Light Grey'): 'cccccc',
|
||||
self.tr('Grey'): '999999',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user