Move gallery and images to styles/gallery/

This commit is contained in:
Christian Muehlhaeuser
2019-12-07 05:08:51 +01:00
parent 8f6a4cebb3
commit bb6beac736
5 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -15,9 +15,9 @@ See [cmd/gold](cmd/gold/).
## Example Output
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/styles/dark.png)
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/styles/gallery/dark.png)
Check out the [Gold Style Gallery](https://github.com/charmbracelet/gold/blob/master/styles/README.md)!
Check out the [Gold Style Gallery](https://github.com/charmbracelet/gold/blob/master/styles/gallery/README.md)!
## Colors
@@ -4,16 +4,16 @@
`gold -s dark`
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/styles/dark.png)
![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/styles/gallery/dark.png)
## Light
`gold -s light`
![Gold Light Style](https://github.com/charmbracelet/gold/raw/master/styles/light.png)
![Gold Light Style](https://github.com/charmbracelet/gold/raw/master/styles/gallery/light.png)
## NoTTY
`gold -s notty`
![Gold NoTTY Style](https://github.com/charmbracelet/gold/raw/master/styles/notty.png)
![Gold NoTTY Style](https://github.com/charmbracelet/gold/raw/master/styles/gallery/notty.png)

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB