From 4a9662b00a14ceceb35be4d053fa34d66df1db78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 30 Jun 2017 21:29:10 +0200 Subject: Configurable colors --- README.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index e0c7dce..b1c78f0 100644 --- a/README.adoc +++ b/README.adoc @@ -56,6 +56,17 @@ bindkey '\eo' navigate As far as I'm aware, bash cannot be used for this, as there is no command to reset the prompt from within a `bind -x` handler. +Colors +------ +Here is an example of a '~/.config/sdn/look' file; the format is similar to +that of git, only named colors aren't supported: +.... +cursor 231 202 +bar 16 255 ul +cwd bold +input +.... + Contributing and Support ------------------------ Use this project's GitHub to report any bugs, request features, or submit pull -- cgit v1.2.3