Add colors.brightBlue to DB5.plist. (The hex value comes from Brad. Matches the toolbar icons.)
This commit is contained in:
parent
da489b8271
commit
6205532ab1
|
@ -6,6 +6,11 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>_name</key>
|
<key>_name</key>
|
||||||
<string>Default</string>
|
<string>Default</string>
|
||||||
|
<key>colors</key>
|
||||||
|
<dict>
|
||||||
|
<key>brightBlue</key>
|
||||||
|
<string>#2db6ff</string>
|
||||||
|
</dict>
|
||||||
<key>MainWindow</key>
|
<key>MainWindow</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>SourceList</key>
|
<key>SourceList</key>
|
||||||
|
|
Loading…
Reference in New Issue