# Dark PRO Color Schemes
Logo

Dark PRO

A professional Sublime Text color schemes collection.

Table of Contents
  1. About Dark PRO
  2. Features
  3. Screenshots
  4. Installation
  5. License
  6. Contact
## About The Project Color schemes (Dark PRO Original, PRO Blue Neo-Zen (New), PRO Blue Zen (New), Dark PRO Bright, Dark PRO Volatile Black, PRO Blue Original, PRO Blue Deep, PRO Blue X-Deep) for Sublime Text. ## Features: Dark PRO themes strike the center of beautiful colors and eye-care, creating a perfect dark themes selection for your next 20.000 hours in front of the screen. * Built by a Monokai scheme fan and battle-tested Graphic Design & Coding PRO * Built with goal to create the perfect balance between vivid colors and eye-care. * Instantly elevates your code highlighting. * Specific targeting for several coding languages.

(back to top)

## Screenshots #### JS - Dark PRO Original ![JS - Dark PRO Original](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-dark-pro.png) #### CSS - Multi ![SS - Multi](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-all-css.png) #### JS - Dark PRO Volatile Black ![JS - Dark PRO Volatile Black](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-dark-pro-volatile-black.png) #### JS - Dark PRO Bright ![JS - Dark PRO Bright](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-dark-pro-bright.png) #### JS - Dark PRO Blue ![JS - Dark PRO Blue](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-blue.png) #### JS - Dark PRO Blue Deep ![JS - Dark PRO Blue Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-blue-deep.png) #### JS - Dark PRO Blue X-Deep ![JS - Dark PRO Blue X-Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-js-blue-xdeep.png) #### PHP - Dark PRO Volatile Black ![PHP - Dark PRO Volatile Black](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-dark-pro-volatile-black.png) #### PHP - Dark PRO Original ![PHP - Dark PRO Original](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-dark-pro.png) #### PHP - Dark PRO Bright ![PHP - Dark PRO Bright](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-dark-pro-bright.png) #### PHP - Dark PRO Blue ![PHP - Dark PRO Blue](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-blue.png) #### PHP - Dark PRO Blue Deep ![PHP - Dark PRO Blue Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-blue-deep.png) #### PHP - Dark PRO Blue X-Deep ![PHP - Dark PRO Blue X-Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-php-blue-xdeep.png) #### HTML - Dark PRO Volatile Black ![HTML - Dark PRO Volatile Black](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-dark-pro-volatile-black.png) #### HTML - Dark PRO Original ![HTML - Dark PRO Original](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-dark-pro.png) #### HTML - Dark PRO Bright ![HTML - Dark PRO Bright](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-dark-pro-bright.png) #### HTML - Dark PRO Blue ![HTML - Dark PRO Blue](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-blue.png) #### HTML - Dark PRO Blue Deep ![HTML - Dark PRO Blue Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-blue-deep.png) #### HTML - Dark PRO Blue X-Deep ![HTML - Dark PRO Blue X-Deep](https://raw.github.com/draganmilenkovic/DarkPRO/main/images/demo-html-blue-xdeep.png)

(back to top)

## Installation ##### via Package Control * Make sure you already have Package Control installed * Open the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on iOS) and choose "Install Package" from the list * When packages load, type "DarkPRO" (or just Dark PRO... until Dark PRO Color Schemes appears) and press Enter * Open the Command Palette again, or if it's already open, proceed * Then you can start typing "color" and select the "UI: Select Color Scheme" option when it appears on the list. * Now choose any Dark PRO scheme you like from the selection. * (you can also go to `Preferences > Color Schemes > Dark Pro Color Schemes` and select a scheme) ##### Manual Installation * Download a .sublime-color-scheme file * Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on OS X) * Copy the .sublime-color-scheme file to Packages * And add the following line to Settings - User (Preferences.sublime-settings) file.

`"color_scheme": "Packages/[RootOrYourCustomRoot]/Dark PRO Original.sublime-color-scheme"`

(back to top)

## License Distributed under the MIT License. See `LICENSE.txt` for more information. ## Contact Project Link: [https://github.com/draganmilenkovic/DarkPRO](https://github.com/draganmilenkovic/DarkPRO)

(back to top)