https://github.com/cryskram/codel
A Theme For A Coded Life
https://github.com/cryskram/codel
Last synced: 3 months ago
JSON representation
A Theme For A Coded Life
- Host: GitHub
- URL: https://github.com/cryskram/codel
- Owner: cryskram
- License: mit
- Created: 2021-04-19T10:21:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T03:25:04.000Z (about 4 years ago)
- Last Synced: 2025-01-07T08:24:18.789Z (5 months ago)
- Size: 2.49 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: License.txt
Awesome Lists containing this project
README
# CODEL

## A Theme For Coded Life - By GNVageesh
This is my very first Visual Studio Code Theme. Inspiration taken from all the themes i used.
**But wasn't Happy or didn't stick to one particular theme. If it is the same in your case then have this theme in your Coded Life**### Settings to have
I have used A font called VectorMono, an alternative to OperatorMono. Get it from [here](https://rubjo.github.io/victor-mono/) and finally install it.
Then add the following lines of code to the `settings.json` file```
{
"editor.fontFamily": "'Victor Mono'",
"editor.fontLigatures": true,
}
```### Preview
- Complete look and feel

- JavaScript

- CSS

- JAVA

- Python

- Flutter/Dart

- JSON

- C/C++

- MarkDown

### ChangeLog
_*v1.1.3*_ - String Color ReChange
_*v1.1.2*_ - Style Change Release
_*v1.1.1*_ - Minor Release
_*v1.1.0*_ - Preview change Release
_*v1.0.0*_ - Initial Release
### License
Refer to the license file [here](License.txt)