We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25bed2 commit af36ad3Copy full SHA for af36ad3
README.md
@@ -5,7 +5,7 @@ This program is a 2D screensaver which recreates the Pipes screensaver from old
5
- 6 available piece sets (see the [Piece Sets](#piece-sets) section to see them).
6
- Custom piece sets are supported.
7
- **Depth mode** - in this mode several layers of pipes are drawn, and when a new layer is created,
8
-old pipes are made darker which gives a sense of depth.
+old pipes are made darker which gives a sense of depth. Usable only with RGB palette.
9
- Each pipe has its own color; available palettes are: none (colorless), base colors (16 colors
10
defined by your terminal) and RGB.
11
- There is a gradient mode for use with RGB palette.
0 commit comments