Cristina Color Scheme 🍂
Cristina is a color-scheme inspired by [1317](https://github.com/MarkMichos/1337-Scheme) for dark Sublime Text
## Screenshots: ##
![main](https://i.imgur.com/B8Ey8aw.png)
The screenshot above shows next options in action:
```js
// Activation
"color_scheme": "Packages/Cristina Color Scheme/Cristina.tmTheme",
"theme": "Boxy Tomorrow.sublime-theme",
```
```js
// Settings
"draw_white_space": "all",
"fade_fold_buttons": false,
"font_face": "Fira Code Light",
"font_size": 11,
"theme_accent_numix": true,
"theme_autocomplete_item_selected_colored": true,
"theme_dropdown_atomized": true,
"theme_find_panel_materialized": true,
"theme_grid_border_size_xs": true,
"theme_popup_border_visible": true,
"theme_quick_panel_border_visible": true,
"theme_quick_panel_item_selected_colored": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_disclosure": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_lg": true,
"theme_unified": true,
```
## Installation: ##
### via Package Control ###
1. Make sure you already have Package Control installed
2. Choose Install Package from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on macOS)
3. Select Cristina Color Scheme and press Enter
### or Manual Installation ###
1. Download the Cristina.tmTheme file
2. Browse Packages from the Command Palette (Ctrl+Shift+P on Windows/Linux, ⇧⌘P on macOS)
3. Copy the .tmTheme file to Packages
## LICENSE ##
MIT License
Copyright (c) 2018 Edgar Mejía