]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.theme: remove unused url-color hook.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 10 May 2016 22:20:12 +0000 (15:20 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 10 May 2016 22:20:28 +0000 (15:20 -0700)
basis/ui/theme/theme.factor

index de20ca1b7d40733a21aa6aa85652b4148b26181c..e07e9a15eb2e74d4d5ef1a854cd1da422e277713 100644 (file)
@@ -58,7 +58,6 @@ HOOK: content-background theme ( -- color )
 HOOK: text-color theme ( -- color )
 
 HOOK: link-color theme ( -- color )
-HOOK: url-color theme ( -- color )
 HOOK: title-color theme ( -- color )
 HOOK: heading-color theme ( -- color )
 HOOK: snippet-color theme ( -- color )