From 9a2e241f363a860c87ce4c29296183ee63387aba Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 26 Jan 2015 18:19:52 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7294b4..133b7d3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# kremlin tranpose +# kremlin transpose *top secret kremlin color transposition device* transposes colors in web pages to match your ANSI terminal color theme. k_transpose starts a local http server (localhost/kt/) through which you browse the outside web in the form e.g. http://localhost/kt/google.com. both relative & explicit URLs/URIs are prepended to route through this local http server such that one can browse the web "normally" after specifying the transposition server once -terminal colors are read from ~/.Xresources in the form "URxvt*color[0-16]:#RRGGBB or *color[0-16]:#RRGGBB. *background: & *foreground: colors are used too, to determine light/dark theme context +terminal colors are read from ~/.Xresources in the form 'URxvt\\\*color[0-16]:#RRGGBB' or '*color[0-16]:#RRGGBB'. *background: & *foreground: colors are used too, to determine light/dark theme context ##colorspace transposition TODO -- 2.41.0