Add screenshot of dark theme

This commit is contained in:
Christian Muehlhaeuser 2019-11-24 05:19:13 +01:00
parent 14bc95c272
commit 18f3a85900
2 changed files with 7 additions and 0 deletions

View file

@ -21,6 +21,13 @@ Fetch README from GitHub:
./gold -s dark.json https://github.com/charmbracelet/gold
```
When `gold` is started without any markdown source, it will try to find a `README.md`
or `README` file in the current working directory.
## Colors
Currently `gold` uses the [Aurora ANSI colors](https://godoc.org/github.com/logrusorgru/aurora#Index).
## Example Output
![Gold Dark Theme](https://github.com/charmbracelet/gold/raw/master/cmd/gold/gold_dark.png)

BIN
gold_dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB