Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marwan37/coderpad-color-scheme
CoderPad-like Color Scheme for Sublime Text
https://github.com/marwan37/coderpad-color-scheme
Last synced: 28 days ago
JSON representation
CoderPad-like Color Scheme for Sublime Text
- Host: GitHub
- URL: https://github.com/marwan37/coderpad-color-scheme
- Owner: marwan37
- License: gpl-2.0
- Created: 2022-10-01T21:09:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T18:50:41.000Z (about 2 years ago)
- Last Synced: 2024-11-06T17:54:52.537Z (3 months ago)
- Homepage:
- Size: 896 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CoderPad Color Scheme
CoderPad-like color scheme for Sublime Text.
Mainly geared toward development with JavaScript and Ruby, but can be also used with other programming languages.
#### JavaScript
![JavaScript](https://github.com/marwan37/CoderPad-Color-Scheme/raw/main/JavaScript.png)#### Ruby
![Ruby](https://github.com/marwan37/CoderPad-Color-Scheme/raw/main/Ruby.png)---
### Installation
#### Via Package Control1. Open Command Palette → Command Palette or `CMD/CTRL + SHIFT +P`.
2. Choose Package Control: Install Package.
3. Type `CoderPad-Color-Scheme` and hit `Enter`.#### Manually
1. Download the `CoderPad.sublime-color-scheme` file
2. Go to Sublime Text → Preferences → Browse Packages.
3. Move file inside your Packages folder.
---### Activation
1. Open the Command Palette → `CMD/CTRL + SHIFT + P`.
2. Type `UI: Select Color Scheme` and hit `Enter`.
3. Select `CoderPad` and hit `Enter`.