https://github.com/graphql-editor/vs-code-theme
GraphQL Editor Vscode Dark Theme
https://github.com/graphql-editor/vs-code-theme
Last synced: 3 months ago
JSON representation
GraphQL Editor Vscode Dark Theme
- Host: GitHub
- URL: https://github.com/graphql-editor/vs-code-theme
- Owner: graphql-editor
- License: mit
- Created: 2024-01-18T15:23:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T12:19:06.000Z (over 2 years ago)
- Last Synced: 2025-01-01T21:46:33.513Z (over 1 year ago)
- Size: 425 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GraphQL Editor Theme for VS Code.
The GraphQL Editor Theme is based on the color palette of GraphQL Editor in dark mode.
> 🪂 Bring new look and feel to your [Visual Studio Code](https://code.visualstudio.com) 🤩
---
### 📷 Preview screenshot!
## 
### 🚀 Installation
Then paste the following command and press Enter:
```bash
ext install GraphQL Editor Theme
```
Launch Quick Open:
- Linux Ctrl + Shift + P
- macOS ⌘ + Shift + P
- Windows Ctrl + Shift + P
Type theme, choose `Preferences: Color Theme`, and select one of the **GraphQL Editor Theme** variants from the list. Well done!
> or
1. Go to **Extensions** in the VS Code Activity Bar (`View -> Extensions`)
2. Search for `GraphQL Editor Theme`
3. Click **Install** to install it
4. Set the theme as your active color theme (`Cmd + Shift + P -> Preferences: Color Theme -> GraphQL Editor Theme`)
From VS Code:
1. Go to **Extensions** in the VS Code Activity Bar (`View -> Extensions`)
2. Search for `GraphQL Editor Theme`
3. Click **Install** to install it
4. Set the theme as your active color theme (`Cmd + Shift + P -> Preferences: Color Theme -> GraphQL Editor Theme`)
---
### Override Theme Colors
You can override the **GraphQL Editor Theme** and schemes colors by adding theme-specific settings to your configuration. For advanced customisation please check the relative section on the [VS Code documentation](https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme).
Something's missing ? Create Issues so that I can make the theme as compatible as possible ! ❤️ ;)
---
## Find us!
E-mail: [hello@graphqleditor.com](hello@graphqleditor.com "Send an e-mail")\
Site: [https://graphqleditor.com](https://graphqleditor.com)
#### If you like this project, let me know by leaving a star on this repository so I can keep improving this extension.
Best regards, GrapQL Editor.
## SPONSORS
Aexol
## 📜 License
This theme pack extension is released under the MIT License.\
Copyright © 2023 GraphQL Editor. All rights reserved.