Move screenshot to styles/

This commit is contained in:
Christian Muehlhaeuser 2019-11-28 07:03:14 +01:00
commit bb0385f0b3
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ You can supply a JSON stylesheet with the `-s` flag:
Style definitions located in `styles/` can be embedded into the binary by
running [statik](https://github.com/rakyll/statik).
```
statik -f -src styles
statik -f -src styles -include "*.json"
```
## Colors
@ -46,4 +46,4 @@ Currently `gold` uses the [Aurora ANSI colors](https://godoc.org/github.com/logr
## Example Output
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/cmd/gold/gold_dark.png)
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/cmd/gold/styles/gold_dark.png)

View file

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 264 KiB

Before After
Before After