]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/tips/tips.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / help / tips / tips.factor
index 1b535d8dfad6c73e958fab7061a9abfbe4e676af..7e0e16f2ac718a1a60c5063dac672df55641e263 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors arrays colors.constants definitions help.markup
+USING: accessors arrays colors definitions help.markup
 help.stylesheet io io.styles kernel literals namespaces parser
 random sequences ui.theme ;
 IN: help.tips