Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irsyadadl/parsinta-exclusive
A vscode theme that suits your eyes.
https://github.com/irsyadadl/parsinta-exclusive
editor theme visual-studio-code vscode
Last synced: 28 days ago
JSON representation
A vscode theme that suits your eyes.
- Host: GitHub
- URL: https://github.com/irsyadadl/parsinta-exclusive
- Owner: irsyadadl
- License: mit
- Created: 2022-07-22T13:20:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T12:27:39.000Z (9 months ago)
- Last Synced: 2024-05-01T16:24:49.018Z (8 months ago)
- Topics: editor, theme, visual-studio-code, vscode
- Homepage: https://eil.app/ZDA5vBc1
- Size: 120 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
## Parsinta Exclusive
Parsinta Exclusive is a color scheme, customized user interface theme and complete icon set for Visual Studio Code. It has been designed by the Irsyad A. Panjaitan.## Apply theme
To apply theme, it's so simple. Just open your command palette and type "settings.json". Then you can add the theme like so
```bash
{
"workbench.colorTheme": "Parsinta Exclusive",
// ...
}
```If you care about the title bar style, please make sure you have the titleBarStyle to "custom" like so:
```bash
{
"workbench.colorTheme": "Parsinta Exclusive",
"window.titleBarStyle": "custom"
// ...
}If you want, I have some recommended settings that you can use.
```bash
{
"workbench.colorTheme": "Parsinta Exclusive",
"editor.lightbulb.enabled": false,
"editor.selectionHighlight": false,
"editor.overviewRulerBorder": false,
"editor.renderLineHighlight": "none",
"editor.occurrencesHighlight": false,
"problems.decorations.enabled": false,
"editor.renderControlCharacters": false,
"editor.hideCursorInOverviewRuler": true,
}
```If you like more, please read on [Parsinta](https://parsinta.com/articles/parsinta-exclusive-tema-vscode-yang-baru-saja-dibuat-dw2wy8).
## Contribute
I also opened the repo on [github](https://github.com/irsyadadl/parsinta-exclusive), so for those of you who want to make the theme more robust, or add support for other languages, you can directly make a pull request.
## Project supported By
- [Parsinta.com](https://parsinta.com)
- [Karteil.com](https://karteil.com)