mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 14:14:17 +00:00
Add screenshot of dark theme
This commit is contained in:
parent
14bc95c272
commit
18f3a85900
2 changed files with 7 additions and 0 deletions
|
@ -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
BIN
gold_dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
Loading…
Reference in a new issue