Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kourva/windows95

Color Scheme - Windows95 for Sublime Text (Light)
https://github.com/kourva/windows95

color-scheme light-color-theme python sublime-text sublime-text-3 windows95style

Last synced: 8 days ago
JSON representation

Color Scheme - Windows95 for Sublime Text (Light)

Awesome Lists containing this project

README

        


Color Scheme - Windows95 for Sublime Text (Light)

![windows95](https://user-images.githubusercontent.com/118578799/216507890-379b9d90-9331-4821-a805-063a30e2646e.jpg)

+ For Python
+ Light color scheme

# Installation (Easier way)
###### step 1: Open sublime text and press `shift + ctrl + p`
###### step 2: Select `Package Control: Add Repository` and add `https://github.com/Kourva/Windows95`
###### step 3: Select `Pachake Control: Install package` and install `Windows95`
###### step 4: Select `UI: Select Color Scheme` and select Windows95

# Installation (Manual way)
+ clone
```bash
git clone https://github.com/Kourva/Windows95 && cd Windows95
```
+ copy
###### Copy the color scheme folder in sublime text config folder (Linux):
###### Don't forget to replace your home username (/home/?) with `username`
```bash
cp -r Windows95 /home/username/.config/sublime-text/Packages/
```
# Activate
###### step 1: Inside the sublime text press `shift + ctrl + p`
###### step 2: Select `UI: Select Color Scheme`
###### step 3: Select `Windows95`




> You can give me a star if you really liked it ;)