summary refs log tree commit diff
path: root/bin/style.sed
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-27 00:24:05 -0400
committerJune McEnroe <june@causal.agency>2019-07-27 00:24:52 -0400
commit0b8af7aac0f3b8975e2fe4df713f163f77852918 (patch)
tree63f3f2df3125f308de73ecf7410efd2e15ba035a /bin/style.sed
parentRemove scheme text link (diff)
downloadsrc-0b8af7aac0f3b8975e2fe4df713f163f77852918.tar.gz
src-0b8af7aac0f3b8975e2fe4df713f163f77852918.zip
Revert "Use scheme to style HTMLs"
This reverts commit 4b7d5161a30645b0a23691687ef1aafdda62d3bb.

I don't know why but I don't like it.
Diffstat (limited to 'bin/style.sed')
-rw-r--r--bin/style.sed15
1 files changed, 0 insertions, 15 deletions
diff --git a/bin/style.sed b/bin/style.sed
deleted file mode 100644
index b1fbde63..00000000
--- a/bin/style.sed
+++ /dev/null
@@ -1,15 +0,0 @@
-s/[.]bg0/html, &/
-s/[.]fg15/html, &/
-s/[.]fg12/a, &/
-s/[.]fg13/a:visited, &/
-
-s/[.]fg7/.hi.Keyword, &/
-s/[.]fg2/.hi.Macro, &/
-s/[.]fg11/.hi.Tag:focus, &/
-s/[.]fg6/.hi.String, &/
-s/[.]fg14/.hi.Format, &/
-s/[.]fg3/.hi.Interp, &/
-s/[.]fg4/.hi.Comment, &/
-s/[.]fg12/.hi.Todo, &/
-s/[.]fg1 /.hi.DiffOld, &/
-s/[.]fg2/.hi.DiffNew, &/