70 lines
2.8 KiB
Markdown
70 lines
2.8 KiB
Markdown
# Fjord Theme for VS Code
|
|
|
|
A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/cyan separation for Visual Studio Code.
|
|
|
|
## 🎨 Color Palette
|
|
|
|
### Core Colors
|
|
|
|
| Color | Name |
|
|
| ---- | ----------------- |
|
|
|  | **background** |
|
|
|  | **backgroundAlt** |
|
|
|  | **surface** |
|
|
|  | **line** |
|
|
|  | **foreground** |
|
|
|  | **muted** |
|
|
|  | **mutedDim** |
|
|
|
|
### Accent Colors
|
|
|
|
| Color | Name |
|
|
| ---- | ---------------------------- |
|
|
|  | **green** _(primary accent)_ |
|
|
|  | **blue** |
|
|
|  | **yellow** |
|
|
|  | **purple** |
|
|
|  | **red** |
|
|
|  | **cyan** |
|
|
|
|
## 📦 Installation
|
|
|
|
### From VS Code Marketplace
|
|
|
|
1. Open VS Code
|
|
2. Go to Extensions (Ctrl+Shift+X)
|
|
3. Search for "Fjord"
|
|
4. Click Install
|
|
|
|
### Manual Installation
|
|
|
|
|
|
1. Download the latest `.vsix` file from [Releases](https://git.jshuntley.com/fjord-theme/fjord-vscode/releases)
|
|
2. Open VS Code
|
|
3. Go to Extensions (Ctrl+Shift+X)
|
|
4. Click the "..." menu and select "Install from VSIX..."
|
|
5. Select the downloaded `.vsix` file
|
|
|
|
|
|
## 🔧 Configuration
|
|
|
|
After installation, you can activate the theme by:
|
|
|
|
1. Opening the Command Palette (Ctrl+Shift+P)
|
|
2. Typing "Preferences: Color Theme"
|
|
3. Selecting "Fjord"
|
|
|
|
## 🔄 Updates
|
|
|
|
This theme is automatically generated from [fjord-core](https://git.jshuntley.com/fjord-theme/fjord-core) and deployed on every release. For an overview of all supported platforms and the full color palette, visit the [Fjord theme page](https://git.jshuntley.com/fjord-theme).
|
|
## ☕ Support My Work
|
|
|
|
If you enjoy the Fjord theme and find it useful, consider supporting my work:
|
|
|
|
[](https://buymeacoffee.com/jshuntley)
|
|
## 📄 License
|
|
|
|
MIT License - see [LICENSE](LICENSE) file for details.
|
|
## 🤝 Contributing
|
|
|
|
For theme suggestions or issues, please open an issue on [fjord-core](https://git.jshuntley.com/fjord-theme/fjord-core). For an overview of the project, visit the [Fjord theme page](https://git.jshuntley.com/fjord-theme). |