]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/stylesheet/stylesheet.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / help / stylesheet / stylesheet.factor
index 71b9461a82502b4ec4fb5da06908adaf0e8947a5..1d6905ec9caea99bbcf6b43315694d1fb0cb7fb7 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: assocs colors.constants fonts fry io.styles kernel
-literals math math.order namespaces sequences ui.theme ;
+USING: assocs colors fonts io.styles kernel literals math
+math.order namespaces sequences ui.theme ;
 IN: help.stylesheet
 
 : wrap-margin-full ( -- n )