From 5d42c0f6b60ece9434bbf52a9817dd9288d83e60 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 10 Mar 2015 19:17:17 -0400 Subject: [PATCH] Themes - Updated the README for this version, not the previous one. --- doc/misc/themes/README | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/misc/themes/README b/doc/misc/themes/README index bcc7b93e3..d5f826c7e 100644 --- a/doc/misc/themes/README +++ b/doc/misc/themes/README @@ -1,15 +1,25 @@ Themes -To generate samples of themes, first execute the 'run' script to generate the +To generate samples of themes, first execute the 'setup' script to generate the sample data. Note that this data may need to be tweaked to include qualities that need to be illustrated in theme sample. -Then edit the 'rc' file to include the desired theme file. +Using a dark-background terminal (black recommended), run the following: -Then run 'per' to run a few commands for each theme. + run + run.dark -Note that this will require that the terminal window be switched between a black -and white background to properly show the light and dark themes. +Using a light-background terminal, run the following: + + run.light + +Using a solarized dark terminal, run the following: + + run.solar.dark + +Using a solarized light terminal, run the following: + + run.solar.light Note that for the solarized themes, the terminal color palette needs to be set to specific colors.