Skip to content

Commit

Permalink
Quote colour code in magenta background example
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Oct 28, 2024
1 parent c054cdb commit 27c7ea0
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 @@ -45,7 +45,7 @@ Required arguments: [--install + --background / --uninstall / --preview]
- `sudo ./install.sh --install --resolution custom --background Crystals`

- Install the theme for a custom resolution (1024x720), using a solid magenta wallpaper:
- `sudo ./install.sh --install --resolution 1024x720 --custom #ff00ff`
- `sudo ./install.sh --install --resolution 1024x720 --custom "#ff00ff"`

- Preview the theme with a fontsize of 32, a white font colour and black selected font colour:
- `./install.sh -p -b Crystals -fs 32 -fc "white,#000000"`
Expand Down

0 comments on commit 27c7ea0

Please sign in to comment.