File: README

package info (click to toggle)
task 2.6.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 7,076 kB
  • sloc: cpp: 45,964; python: 12,713; sh: 785; perl: 189; makefile: 21
file content (28 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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.