Skip to content

vimiomori/BlueDolphin

Repository files navigation

Blue Dolphin Banner

A blue and pastels theme inspired by Palenight for Visual Studio Code.

This theme was especially designed to provide more syntax highlighting for python

vscode

theme preview

⏬ Installation ⏬

  1. Open Extensions in the sidebar by clicking the icon, or pressing cmd + shift + X
  2. Search for BlueDolphin and look for "Blue Dolphin Color Theme" by 21BlueDolphins. (It's also available on the Visual Studio Code Marketplace)
  3. Click Install
  4. Select the BlueDolphin color theme from the command palette (You can bring up the selection dropdown by pressing cmd + K and cmd + T consecutively or hold cmd and press K + T)

🐍 For the Full Experience (with Python) 🐍

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:

  1. Install Pylance
  2. Put the following in your settings.json
"editor.semanticTokenColorCustomizations": {
    "enabled": true,
},

πŸ‘Š Contributing πŸ‘Š

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.

πŸ“œ License πŸ“œ

This theme is released under the MIT License.

πŸ¦‹ Credits πŸ¦‹

Blue Dolphin Theme designed by Vi Hsieh 🐬

Blue Dolphin logos and banner designed by Scott Coffrin

About

🐬 A blue and pastels theme inspired by Palenight. This theme was especially designed to provide more syntax highlighting for python 🐍

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages