Change color in editor: Grey -> Gray
This commit is contained in:
parent
d8f090957f
commit
5a126f552e
|
@ -756,7 +756,7 @@
|
|||
'("Top" "Center" "Bottom")
|
||||
'(top center bottom))
|
||||
|
||||
(let ([colors '("Black" "White" "Red" "Orange" "Yellow" "Green" "Blue" "Purple" "Cyan" "Magenta" "Grey")])
|
||||
(let ([colors '("Black" "White" "Red" "Orange" "Yellow" "Green" "Blue" "Purple" "Cyan" "Magenta" "Gray")])
|
||||
|
||||
; Colors
|
||||
(for-each (lambda (c)
|
||||
|
|
Loading…
Reference in New Issue
Block a user