diff --git a/content/themes.md b/content/themes.md index 3c07809..a4951b9 100644 --- a/content/themes.md +++ b/content/themes.md @@ -402,3 +402,13 @@ $ wget -O xt https://git.io/v7eBS && chmod +x xt && ./xt && rm xt ``` ![Gruvbox Dark](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/gruvbox-dark.png) + +----- + +## Srcery + +```bash +$ wget -O xt https://git.io/vbLa5 && chmod +x xt && ./xt && rm xt +``` + +![Srcery](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/srcery.png)