diff --git a/themes/everforest/vscode.sh b/themes/everforest/vscode.sh index 07755b63b..71c7b21aa 100644 --- a/themes/everforest/vscode.sh +++ b/themes/everforest/vscode.sh @@ -1,5 +1,5 @@ #!/bin/bash -VSC_THEME="Everforest Dark" -VSC_EXTENSION="sainnhe.everforest" +VSC_THEME="Everforest Pro Dark Vibrant" +VSC_EXTENSION="AndreiLucaci.everforest-pro" source $OMAKUB_PATH/themes/set-vscode-theme.sh