From f1ee1e5c46e4ef5ce4586ddd8a62f2db9ca9aa31 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Thu, 28 Nov 2019 09:01:28 +0100 Subject: [PATCH] Show style parameter in gallery --- styles/README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/styles/README.md b/styles/README.md index 835adb6..fe9e8c8 100644 --- a/styles/README.md +++ b/styles/README.md @@ -1,11 +1,13 @@ -# Gold Styles +# Gold Styles Gallery -## Gallery +## Dark -#### Dark +`gold -s dark` ![Gold Dark Style](https://github.com/charmbracelet/gold/raw/master/cmd/gold/styles/gold_dark.png) -#### Light +## Light + +`gold -s light` ![Gold Light Style](https://github.com/charmbracelet/gold/raw/master/cmd/gold/styles/gold_light.png)