diff --git a/styles/README.md b/styles/README.md index 0058d39..7a12961 100644 --- a/styles/README.md +++ b/styles/README.md @@ -11,3 +11,9 @@ `gold -s light` ![Gold Light Style](https://github.com/charmbracelet/gold/raw/master/styles/light.png) + +## NoTTY + +`gold -s notty` + +![Gold NoTTY Style](https://github.com/charmbracelet/gold/raw/master/styles/notty.png) diff --git a/styles/dark.png b/styles/dark.png index aee8706..73dc555 100644 Binary files a/styles/dark.png and b/styles/dark.png differ diff --git a/styles/light.png b/styles/light.png index 25a120e..a6d8f92 100644 Binary files a/styles/light.png and b/styles/light.png differ diff --git a/styles/notty.png b/styles/notty.png new file mode 100644 index 0000000..5e57996 Binary files /dev/null and b/styles/notty.png differ