Skip to content

Commit

Permalink
revert greytext
Browse files Browse the repository at this point in the history
  • Loading branch information
toptalo committed Oct 31, 2017
1 parent 704b7c1 commit c54f5f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/Colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ var Colors = module.exports = {
buttontext : "Text on push buttons.",
captiontext : "Text in caption, size box, and scrollbar arrow box.",
graytext : "Grayed (disabled) text. This color is set to #000 if the current display driver does not support a solid gray color.",
greytext : "Greyed (disabled) text. This color is set to #000 if the current display driver does not support a solid grey color.",
highlight : "Item(s) selected in a control.",
highlighttext : "Text of item(s) selected in a control.",
inactiveborder : "Inactive window border.",
Expand Down

0 comments on commit c54f5f5

Please sign in to comment.