mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Themes
- Updated the README for this version, not the previous one.
This commit is contained in:
parent
cff680d074
commit
5d42c0f6b6
1 changed files with 15 additions and 5 deletions
|
@ -1,15 +1,25 @@
|
||||||
Themes
|
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
|
sample data. Note that this data may need to be tweaked to include qualities
|
||||||
that need to be illustrated in theme sample.
|
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
|
Using a light-background terminal, run the following:
|
||||||
and white background to properly show the light and dark themes.
|
|
||||||
|
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
|
Note that for the solarized themes, the terminal color palette needs to be set
|
||||||
to specific colors.
|
to specific colors.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue