Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunakoly/vscodenewbielightcolortheme

A simple colour theme for VSCode inspired by code snippets from Habr.com
https://github.com/lunakoly/vscodenewbielightcolortheme

color-theme theme vscode vscode-theme

Last synced: 26 days ago
JSON representation

A simple colour theme for VSCode inspired by code snippets from Habr.com

Awesome Lists containing this project

README

        

# Newbie Light Color Theme

This color theme was inspired by code snippets from [Habr](https://habr.com/).
I liked the `#F18A2B`, `#8757A5` and `#4370B0` colors and thought, they'd look nice as a simple standalone light theme.

Btw, I also added custom styling to the Markdown Preview, so that everything looks a bit more consistent.

## How it looks with Python

![Python Sample](./images/python_sample.png)

## How it looks with Markdown

![Markdown Sample](./images/markdown_sample.png)

## How it looks with SCSS

![SCSS Sample](./images/scss_sample.png)

## How it looks with HTML

![HTML Sample](./images/html_sample.png)

## How it looks with Rust

![Rust Sample](./images/rust_sample.png)

## How it looks with C++

![C++ Sample](./images/cpp_sample.png)

**Enjoy!**