diff --git a/Makefile b/Makefile index ce2afc7..1adb976 100644 --- a/Makefile +++ b/Makefile @@ -45,4 +45,4 @@ clean: docs: go install go101.org/golds@latest - golds ./... + golds -theme=dark ./...