A blue and pastels theme inspired by Palenight for Visual Studio Code.
This theme was especially designed to provide more syntax highlighting for python
- Open Extensions in the sidebar by clicking the icon, or pressing
cmd + shift + X
- Search for
BlueDolphin
and look for "Blue Dolphin Color Theme" by 21BlueDolphins. (It's also available on the Visual Studio Code Marketplace) - Click Install
- Select the BlueDolphin color theme from the command palette (You can bring up the selection dropdown by pressing
cmd + K
andcmd + T
consecutively or holdcmd
and pressK + T
)
If you're a python developer, you may be aware that python doesn't get much love from VS Code when it comes to syntax highlighting.
To get the best syntax highlighting experience with .py
files, follow these steps:
- Install Pylance
- Put the following in your
settings.json
"editor.semanticTokenColorCustomizations": {
"enabled": true,
},
Uh-oh! Something doesn't look right to you! Maybe there's a bug or maybe a color doesn't look so blue-dolphin-y? Please report it here.
This theme is released under the MIT License.
Blue Dolphin Theme designed by Vi Hsieh π¬
Blue Dolphin logos and banner designed by Scott Coffrin