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

https://github.com/mrsihab/vscode-mathab

A light weight and beautifull theme for visual studio code.
https://github.com/mrsihab/vscode-mathab

mathab visual-studio-code vscode vscode-extension vscode-theme

Last synced: about 1 month ago
JSON representation

A light weight and beautifull theme for visual studio code.

Awesome Lists containing this project

README

          

# VSCode Mathab Theme

## About Mathab

Mathab Theme is a VScode / Codium theme I specially designed for myself.
I was searching a well desinged and Coding friendly theme. But I didn't find a suitable one. Some
may looks good with my JavaScript codes, But not looks good with my flutter codes. And the
most important issue was that Working in existing code was so much painfull. Even I put a lot of comments it
become hard to identify codes.
Another problem was that I like some keywords to be italic. But not every theme provide that exept Material Theme.
So I thought to change the settings.json file. But later I thought about making and extension. So I created
One for me. Then I made it available in marketplace so that everyone can use it.

The name **Mathab** is from **Mat**erial Keyword and my name Si**hab**. I made it comportable
for Good looking and easy code catching based on their usecases and priority. For example I made css
identifiers(Class, Id, Tag) more highlighted than css properties. A developer will try to find css
identifiers. But the property inside it don't need to be highlighted.

## Installation

```sh
ext install eigfa.mathab-theme
```

- Open VSCode/Codium > press `ctrl`+`p` then paste it and hit `Enter`

### Here's some preview of the Extension.

_Javascript_
![image Preview](images/javascript.png)

_TypeScript_
![typescript](images/typescript.png)

_Dart/Flutter_
![dart](images/dart.png)

_JSON_
![json preview](images/json.png)

_HTML_
![html preview](images/html.png)

_CSS_
![json preview](images/css.png)

## Codium

Mathab is available on [OpenVSX](https://open-vsx.org/extension/EIGFA/mathab-theme).
That means you can easily install it from codium too.
For VSIX file, refer to the [OpenVSX](https://open-vsx.org/extension/EIGFA/mathab-theme) page and download the VSIX file there.

# Buy me a coffee

Your sopport make these projects possible. If you found this project really helpful and you want to support it,
**_you can help me by buying a cup of coffee._**

[![BuyMeACoffee](https://media.giphy.com/media/7kZE0z52Sd9zSESzDA/giphy.gif)](https://www.buymeacoffee.com/mrsihab)