]> gitweb.factorcode.org Git - factor.git/commit
Factor theme colors are now referenced by name.
authorKeith Lazuka <klazuka@gmail.com>
Tue, 8 Sep 2009 19:22:13 +0000 (15:22 -0400)
committerKeith Lazuka <klazuka@gmail.com>
Tue, 8 Sep 2009 19:25:27 +0000 (15:25 -0400)
commitab7e2fc69bf4e4b67f3b072eb85f1bc92555b9bb
treebfb6968556ab0756f26dc2b4fc9348a25b99a6e6
parent9c7d45e08a1230e2b56a88be1cffc868d628e831
Factor theme colors are now referenced by name.

Added a text file, "factor-colors.txt", which is like "rgb.txt" except it lists the theme colors used in the Factor UI.

Changed url-style color to DodgerBlue4 to match link-style.
basis/colors/constants/constants-docs.factor
basis/colors/constants/constants.factor
basis/colors/constants/factor-colors.txt [new file with mode: 0644]
basis/help/stylesheet/stylesheet.factor
basis/ui/gadgets/buttons/buttons.factor
basis/ui/gadgets/status-bar/status-bar.factor
basis/vocabs/prettyprint/prettyprint.factor