https://github.com/erikdoe/hexafliptile
Screensaver for macOS that displays colourful hexagonal tiles
https://github.com/erikdoe/hexafliptile
macos screensaver
Last synced: 3 months ago
JSON representation
Screensaver for macOS that displays colourful hexagonal tiles
- Host: GitHub
- URL: https://github.com/erikdoe/hexafliptile
- Owner: erikdoe
- License: apache-2.0
- Created: 2019-11-25T17:57:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T06:27:46.000Z (over 4 years ago)
- Last Synced: 2025-01-23T07:46:01.324Z (5 months ago)
- Topics: macos, screensaver
- Language: Swift
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hexafliptile Screen Saver
## Custom colours
If you don't like any of the colour palettes you can use the following commands to set your own.
defaults -currentHost write com.doernenburg.hexafliptile palette '("#b02555", "#f58a33", "#b4b740", "#00aa5b", "#00bccd", "#0078bf")'
killall cfprefsdIf you are adventurous you can open the screen saver bundle, find a file named `Colors.json`, and permanently add your colour palettes.