https://github.com/gbbr/present-themes
Themes for the present tool (https://godoc.org/golang.org/x/tools/present)
https://github.com/gbbr/present-themes
Last synced: about 2 months ago
JSON representation
Themes for the present tool (https://godoc.org/golang.org/x/tools/present)
- Host: GitHub
- URL: https://github.com/gbbr/present-themes
- Owner: gbbr
- Created: 2015-07-14T05:41:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T05:59:19.000Z (almost 10 years ago)
- Last Synced: 2025-01-28T01:15:24.585Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 496 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Present tool themes
These are themes for the [present tool](https://golang.org/x/tools/cmd/present).
For example, to use the "_dark_" theme, pass the folder containing the theme as the base for the tool. If we were inside this repository's root directory, we would run: `present -base=dark`