ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Color Scheme - Pastels UI

by E1ectroN ALL

SublimeText 3 color scheme with pastels colors

Labels color scheme

Details

Installs

  • Total 11K
  • Win 8K
  • Mac 2K
  • Linux 2K
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11
Windows 0 1 2 1 2 1 1 1 0 2 0 0 0 0 0 0 0 1 1 1 0 2 3 2 0 1 1 1 0 0 0 0 0 0 1 0 1 1 0 1 0 1 0 1 1 0
Mac 1 1 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 1 0 0 0 0 0 0 1 2 0 0 1 0 0 0 1 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 2 0 0 1

Readme

Source
raw.​githubusercontent.​com

Release | 1.0.0 Packagecontrol downloads

Color Scheme - Pastels UI

A Sublime Text color scheme based on default colors from “Pastels on Dark” with rich markup support like in Monokai. Looks perfectly with default Adaptive theme. Scheme supports SublimeLinter, Git Gutter and a growing number of plugins.

Installation

Using Sublime Package Control

  1. Open package control toolsCommand Palette (⇧⌘P) and type Install Package
  2. Search for Pastels UI and hit enter

Using Git

Alternatively, if you are a git user, you can install the scheme and keep up to date by cloning the repo directly into your Packages directory in the Sublime Text application settings area.

You can locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

While inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/e1ectron/sublime-pastels-ui/ "Color Scheme - Pastels UI"

Download Manually

  • Download the last release
  • Unzip the files
  • Find your Packages directory using the menu item Preferences -> Browse Packages...
  • Copy the folder into your Sublime Text Packages directory

Activating the theme

Penultimately, open PreferencesSettings - User. Add the following line:

"color_scheme": "Packages/Theme - Pastels UI/Pastels UI.tmTheme",

You can add additional settings, which make the better view.

"theme": "Adaptive.sublime-theme",
"indent_guide_options": [ "draw_normal", "draw_active" ],
"highlight_modified_tabs": true,
"line_padding_bottom": 3,
"line_padding_top": 3,

Screenshots

JavaScript

CSS

HTML

PHP

Ruby

Python

Markdown

GitGutter Support