]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/gadgets/panes/panes-tests.factor
factor: fix some spacing
[factor.git] / basis / ui / gadgets / panes / panes-tests.factor
index 98d4d11a5a6f72b9cff725e9a170d36ac760e397..a05c0aad89195a26a47e16b0f0ca7c76c91e941d 100644 (file)
@@ -130,10 +130,10 @@ ARTICLE: "test-article-2" "This is a test article"
 ${
     ""
     T{ font
-       { name $[ default-sans-serif-font-name ] }
-       { size $[ default-font-size ] }
-       { foreground $[ text-color ] }
-       { background $[ content-background ] }
+        { name $[ default-sans-serif-font-name ] }
+        { size $[ default-font-size ] }
+        { foreground $[ text-color ] }
+        { background $[ content-background ] }
     }
 } [
     <pane> dup current>> smash-line [ text>> ] [ font>> ] bi