taskwarrior/misc/themes
2024-07-29 22:34:51 +02:00
..
README add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
run.dark Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
run.default Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
run.light Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
run.solar.dark Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
run.solar.light Consolidate in-repo documentation (#3143) 2023-08-09 21:30:01 -04:00
setup add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00

Themes

These scripts are a way to generate a little sample data, and show the color
themes.  It is not intended for general use.

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.

Using a dark-background terminal (black recommended), run the following:

  run.dark

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.