From 193f28b89e7c410736d9a5520928be25ee34040d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 27 Jul 2019 00:24:05 -0400 Subject: Revert "Use scheme to style HTMLs" This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it. --- bin/style.sed | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 bin/style.sed (limited to 'bin/style.sed') 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, &/ -- cgit 1.4.1