mirror of
https://github.com/ColinDuquesnoy/QDarkStyleSheet.git
synced 2026-08-29 08:34:30 +08:00
Fix small typo in the value of B150
This commit is contained in:
@@ -35,4 +35,4 @@ class Blue:
|
||||
B120 = '#CEE8FF'
|
||||
B130 = '#DAEDFF'
|
||||
B140 = '#F5FAFF'
|
||||
B150 = '##FFFFFF'
|
||||
B150 = '#FFFFFF'
|
||||
|
||||
Reference in New Issue
Block a user