Skip to content

Commit

Permalink
Fix documentation error #39
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Dec 7, 2023
1 parent 32c3fe4 commit 6091b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@

| Description | Variable name | Valid values | Default value | Demonstration |
| ------------------------------ | ------------------------- | ------------------------------- | ------------------------------------ | --------------------------------------------------------------------------- |
| Glow hue | `--pios-glow-hue` | A number between `0` and `1`. | `1` (maximum brightness) | |
| Glow hue | `--pios-glow-hue` | Any number. | `180` (cyan) | |
| Glow intensity | `--pios-glow-intensity` | A number between `0` and `1`. | `1` (maximum brightness) | `1` [chat][glow-1a], [icon][glow-1b] / `0` [chat][glow-0a], [icon][glow-0b] |
| Compact message spacing | `--pios-spacing` | A number `0` or above. | `1` (default spacing) | [`1` spacing][spacing-1] / [`2.5` spacing][spacing-2.5] |
| Colour accent hue | `--pios-accent-hue` | Any number. | `0` (red) | `270` (purple) [colour picker][hue-picker], [screenshot][hue-screenshot] |
Expand Down

0 comments on commit 6091b13

Please sign in to comment.