Showing preview only (3,353K chars total). Download the full file or copy to clipboard to get everything.
Repository: chriskempson/tomorrow-theme
Branch: master
Commit: ccf6666d8881
Files: 150
Total size: 3.2 MB
Directory structure:
gitextract_qgndt51k/
├── .gitignore
├── Ace/
│ ├── tomorrow-night-blue.js
│ ├── tomorrow-night-bright.js
│ ├── tomorrow-night-eighties.js
│ ├── tomorrow-night.js
│ └── tomorrow.js
├── Apple Colour Picker/
│ ├── Tomorrow Night Bright.clr
│ ├── Tomorrow Night Eighties.clr
│ └── Tomorrow Night.clr
├── Atom/
│ ├── README.md
│ ├── Tomorrow/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night-Blue/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night-Bright/
│ │ ├── index.less
│ │ └── package.json
│ └── Tomorrow-Night-Eighties/
│ ├── index.less
│ └── package.json
├── BBEdit/
│ ├── Tomorrow Night.bbcolors
│ └── Tomorrow.bbcolors
├── Brackets/
│ ├── README.md
│ ├── brackets_theme_tomorrow.less
│ ├── brackets_theme_tomorrow_night.less
│ ├── brackets_theme_tomorrow_night_blue.less
│ ├── brackets_theme_tomorrow_night_bright.less
│ └── brackets_theme_tomorrow_night_eighties.less
├── Coda/
│ ├── Tomorrow.seestyle
│ ├── Tomorrow.sss
│ ├── TomorrowNight.seestyle
│ ├── TomorrowNight.sss
│ ├── TomorrowNightBlue.seestyle
│ ├── TomorrowNightBlue.sss
│ ├── TomorrowNightBright.seestyle
│ ├── TomorrowNightBright.sss
│ ├── TomorrowNightEighties.seestyle
│ └── TomorrowNightEighties.sss
├── Console2/
│ ├── README.md
│ └── console.xml
├── Eclipse/
│ ├── Tomorrow-Night-Bright.epf
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night.epf
│ └── Tomorrow.xml
├── Espresso/
│ └── Tomorrow Night.css
├── GEdit/
│ ├── Tomorrow-Night-Blue.xml
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night-Eighties.xml
│ ├── Tomorrow-Night.xml
│ └── Tomorrow.xml
├── GNU Emacs/
│ ├── color-theme-tomorrow.el
│ ├── tomorrow-day-theme.el
│ ├── tomorrow-night-blue-theme.el
│ ├── tomorrow-night-bright-theme.el
│ ├── tomorrow-night-eighties-theme.el
│ └── tomorrow-night-theme.el
├── Gnome-Terminal/
│ └── setup-theme.sh
├── Google Chrome Developer Tools/
│ └── Custom.css
├── JetBrains/
│ ├── colors/
│ │ ├── Tomorrow Night Blue.xml
│ │ ├── Tomorrow Night Bright.xml
│ │ ├── Tomorrow Night Eighties.xml
│ │ ├── Tomorrow Night.xml
│ │ └── Tomorrow.xml
│ ├── options/
│ │ └── colors.scheme.xml
│ ├── readme.md
│ └── settings.jar
├── KDE/
│ ├── Tomorrow.colors
│ ├── TomorrowNight.colors
│ ├── TomorrowNightBright.colors
│ └── TomorrowNightEighties.colors
├── LICENSE.md
├── LightPaper/
│ └── Tomorrow Night 80s.txt
├── Mate-Terminal/
│ └── setup-theme.sh
├── Mou/
│ └── Tomorrow Night 80s.txt
├── OS X Terminal/
│ ├── Tomorrow Night Blue.terminal
│ ├── Tomorrow Night Bright.terminal
│ ├── Tomorrow Night Eighties.terminal
│ ├── Tomorrow Night.terminal
│ └── Tomorrow.terminal
├── Photoshop Color Swatches/
│ ├── Tomorrow Complete.aco
│ ├── Tomorrow Night Blue.aco
│ ├── Tomorrow Night Bright.aco
│ ├── Tomorrow Night Eighties.aco
│ ├── Tomorrow Night.aco
│ └── Tomorrow.aco
├── PuTTY/
│ ├── Tomorrow Night.reg
│ └── Tomorrow.reg
├── QtCreator/
│ └── styles/
│ ├── Tomorrow-Night-Blue.xml
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night-Eighties.xml
│ ├── Tomorrow-Night.xml
│ └── Tomorrow.xml
├── README.md
├── Visual Studio/
│ ├── tomorrow-night-bright.vssettings
│ ├── tomorrow-night-bright.vstheme
│ ├── tomorrow-night-eighties.vssettings
│ ├── tomorrow-night-eighties.vstheme
│ ├── tomorrow-night.vssettings
│ ├── tomorrow-night.vstheme
│ ├── tomorrow.vssettings
│ └── tomorrow.vstheme
├── Web Inspector/
│ ├── README.md
│ ├── Tomorrow Night/
│ │ └── Custom.css
│ └── Tomorrow Night Eighties/
│ └── Custom.css
├── Xcode 4/
│ ├── Tomorrow Night Bright.dvtcolortheme
│ ├── Tomorrow Night Eighties.dvtcolortheme
│ ├── Tomorrow Night.dvtcolortheme
│ └── Tomorrow.dvtcolortheme
├── Xdefaults/
│ ├── Tomorrow
│ ├── Tomorrow Night
│ ├── Tomorrow-Night-Bright
│ ├── XresourceTomorrow
│ ├── XresourceTomorrowNight
│ ├── XresourceTomorrowNightBlue
│ ├── XresourceTomorrowNightBright
│ └── XresourceTomorrowNightEighties
├── iTerm2/
│ ├── Tomorrow Night Blue.itermcolors
│ ├── Tomorrow Night Bright.itermcolors
│ ├── Tomorrow Night Eighties.itermcolors
│ ├── Tomorrow Night.itermcolors
│ └── Tomorrow.itermcolors
├── ipythonqt/
│ ├── readme.md
│ ├── tomorrownight.css
│ └── tomorrownight.py
├── lilyterm/
│ └── default.conf
├── notepad++/
│ ├── tomorrow.xml
│ ├── tomorrow_night.xml
│ ├── tomorrow_night_blue.xml
│ ├── tomorrow_night_bright.xml
│ └── tomorrow_night_eighties.xml
├── termite/
│ ├── Tomorrow/
│ │ └── config
│ └── Tomorrow-Night/
│ └── config
├── textmate/
│ ├── README.md
│ ├── Tomorrow-Night-Blue.tmTheme
│ ├── Tomorrow-Night-Bright.tmTheme
│ ├── Tomorrow-Night-Eighties.tmTheme
│ ├── Tomorrow-Night.tmTheme
│ └── Tomorrow.tmTheme
├── textmate2/
│ ├── README.md
│ └── Tomorrow Theme.tmbundle/
│ ├── Themes/
│ │ ├── Tomorrow-Night-Blue.tmTheme
│ │ ├── Tomorrow-Night-Bright.tmTheme
│ │ ├── Tomorrow-Night-Eighties.tmTheme
│ │ ├── Tomorrow-Night.tmTheme
│ │ └── Tomorrow.tmTheme
│ └── info.plist
└── vim/
└── colors/
├── Tomorrow-Night-Blue.vim
├── Tomorrow-Night-Bright.vim
├── Tomorrow-Night-Eighties.vim
├── Tomorrow-Night.vim
└── Tomorrow.vim
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitignore
================================================
# OS X
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
================================================
FILE: Ace/tomorrow-night-blue.js
================================================
define(function(require, exports, module) {
var dom = require("pilot/dom");
var cssText = "\
.ace-tomorrow-night-blue .ace_editor {\
border: 2px solid rgb(159, 159, 159);\
}\
\
.ace-tomorrow-night-blue .ace_editor.ace_focus {\
border: 2px solid #327fbd;\
}\
\
.ace-tomorrow-night-blue .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
}\
\
.ace-tomorrow-night-blue .ace_gutter-layer {\
width: 100%;\
text-align: right;\
}\
\
.ace-tomorrow-night-blue .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-tomorrow-night-blue .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\
}\
\
.ace-tomorrow-night-blue .ace_scroller {\
background-color: #002451;\
}\
\
.ace-tomorrow-night-blue .ace_text-layer {\
cursor: text;\
color: #FFFFFF;\
}\
\
.ace-tomorrow-night-blue .ace_cursor {\
border-left: 2px solid #FFFFFF;\
}\
\
.ace-tomorrow-night-blue .ace_cursor.ace_overwrite {\
border-left: 0px;\
border-bottom: 1px solid #FFFFFF;\
}\
\
.ace-tomorrow-night-blue .ace_marker-layer .ace_selection {\
background: #003F8E;\
}\
\
.ace-tomorrow-night-blue .ace_marker-layer .ace_step {\
background: rgb(198, 219, 174);\
}\
\
.ace-tomorrow-night-blue .ace_marker-layer .ace_bracket {\
margin: -1px 0 0 -1px;\
border: 1px solid #404F7D;\
}\
\
.ace-tomorrow-night-blue .ace_marker-layer .ace_active_line {\
background: #00346E;\
}\
\
\
.ace-tomorrow-night-blue .ace_invisible {\
color: #404F7D;\
}\
\
.ace-tomorrow-night-blue .ace_keyword {\
color:#EBBBFF;\
}\
\
.ace-tomorrow-night-blue .ace_keyword.ace_operator {\
color:#99FFFF;\
}\
\
.ace-tomorrow-night-blue .ace_constant {\
\
}\
\
.ace-tomorrow-night-blue .ace_constant.ace_language {\
color:#FFC58F;\
}\
\
.ace-tomorrow-night-blue .ace_constant.ace_library {\
\
}\
\
.ace-tomorrow-night-blue .ace_constant.ace_numeric {\
color:#FFC58F;\
}\
\
.ace-tomorrow-night-blue .ace_invalid {\
color:#FFFFFF;\
background-color:#F99DA5;\
}\
\
.ace-tomorrow-night-blue .ace_invalid.ace_illegal {\
\
}\
\
.ace-tomorrow-night-blue .ace_invalid.ace_deprecated {\
color:#FFFFFF;\
background-color:#EBBBFF;\
}\
\
.ace-tomorrow-night-blue .ace_support {\
\
}\
\
.ace-tomorrow-night-blue .ace_support.ace_function {\
color:#BBDAFF;\
}\
\
.ace-tomorrow-night-blue .ace_function.ace_buildin {\
\
}\
\
.ace-tomorrow-night-blue .ace_string {\
color:#D1F1A9;\
}\
\
.ace-tomorrow-night-blue .ace_string.ace_regexp {\
color:#FF9DA4;\
}\
\
.ace-tomorrow-night-blue .ace_comment {\
color:#7285B7;\
}\
\
.ace-tomorrow-night-blue .ace_comment.ace_doc {\
\
}\
\
.ace-tomorrow-night-blue .ace_comment.ace_doc.ace_tag {\
\
}\
\
.ace-tomorrow-night-blue .ace_variable {\
color:#FF9DA4;\
}\
\
.ace-tomorrow-night-blue .ace_variable.ace_language {\
\
}\
\
.ace-tomorrow-night-blue .ace_xml_pe {\
\
}\
\
.ace-tomorrow-night-blue .ace_meta {\
\
}\
\
.ace-tomorrow-night-blue .ace_meta.ace_tag {\
color:#FF9DA4;\
}\
\
.ace-tomorrow-night-blue .ace_meta.ace_tag.ace_input {\
\
}\
\
.ace-tomorrow-night-blue .ace_entity.ace_other.ace_attribute-name {\
color:#FF9DA4;\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_underline {\
text-decoration:underline;\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading {\
color:#D1F1A9;\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_1 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_2 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_3 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_4 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_5 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_heading.ace_6 {\
\
}\
\
.ace-tomorrow-night-blue .ace_markup.ace_list {\
\
}\
\
.ace-tomorrow-night-blue .ace_collab.ace_user1 {\
\
}\
";
// import CSS once
dom.importCssString(cssText);
exports.cssClass = "ace-tomorrow-night-blue";
});
================================================
FILE: Ace/tomorrow-night-bright.js
================================================
define(function(require, exports, module) {
var dom = require("pilot/dom");
var cssText = "\
.ace-tomorrow-night-bright .ace_editor {\
border: 2px solid rgb(159, 159, 159);\
}\
\
.ace-tomorrow-night-bright .ace_editor.ace_focus {\
border: 2px solid #327fbd;\
}\
\
.ace-tomorrow-night-bright .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
}\
\
.ace-tomorrow-night-bright .ace_gutter-layer {\
width: 100%;\
text-align: right;\
}\
\
.ace-tomorrow-night-bright .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-tomorrow-night-bright .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\
}\
\
.ace-tomorrow-night-bright .ace_scroller {\
background-color: #000000;\
}\
\
.ace-tomorrow-night-bright .ace_text-layer {\
cursor: text;\
color: #DEDEDE;\
}\
\
.ace-tomorrow-night-bright .ace_cursor {\
border-left: 2px solid #9F9F9F;\
}\
\
.ace-tomorrow-night-bright .ace_cursor.ace_overwrite {\
border-left: 0px;\
border-bottom: 1px solid #9F9F9F;\
}\
\
.ace-tomorrow-night-bright .ace_marker-layer .ace_selection {\
background: #424242;\
}\
\
.ace-tomorrow-night-bright .ace_marker-layer .ace_step {\
background: rgb(198, 219, 174);\
}\
\
.ace-tomorrow-night-bright .ace_marker-layer .ace_bracket {\
margin: -1px 0 0 -1px;\
border: 1px solid #343434;\
}\
\
.ace-tomorrow-night-bright .ace_marker-layer .ace_active_line {\
background: #2A2A2A;\
}\
\
\
.ace-tomorrow-night-bright .ace_invisible {\
color: #343434;\
}\
\
.ace-tomorrow-night-bright .ace_keyword {\
color:#C397D8;\
}\
\
.ace-tomorrow-night-bright .ace_keyword.ace_operator {\
color:#70C0B1;\
}\
\
.ace-tomorrow-night-bright .ace_constant {\
\
}\
\
.ace-tomorrow-night-bright .ace_constant.ace_language {\
color:#E78C45;\
}\
\
.ace-tomorrow-night-bright .ace_constant.ace_library {\
\
}\
\
.ace-tomorrow-night-bright .ace_constant.ace_numeric {\
color:#E78C45;\
}\
\
.ace-tomorrow-night-bright .ace_invalid {\
color:#CED2CF;\
background-color:#DF5F5F;\
}\
\
.ace-tomorrow-night-bright .ace_invalid.ace_illegal {\
\
}\
\
.ace-tomorrow-night-bright .ace_invalid.ace_deprecated {\
color:#CED2CF;\
background-color:#B798BF;\
}\
\
.ace-tomorrow-night-bright .ace_support {\
\
}\
\
.ace-tomorrow-night-bright .ace_support.ace_function {\
color:#7AA6DA;\
}\
\
.ace-tomorrow-night-bright .ace_function.ace_buildin {\
\
}\
\
.ace-tomorrow-night-bright .ace_string {\
color:#B9CA4A;\
}\
\
.ace-tomorrow-night-bright .ace_string.ace_regexp {\
color:#D54E53;\
}\
\
.ace-tomorrow-night-bright .ace_comment {\
color:#969896;\
}\
\
.ace-tomorrow-night-bright .ace_comment.ace_doc {\
\
}\
\
.ace-tomorrow-night-bright .ace_comment.ace_doc.ace_tag {\
\
}\
\
.ace-tomorrow-night-bright .ace_variable {\
color:#D54E53;\
}\
\
.ace-tomorrow-night-bright .ace_variable.ace_language {\
\
}\
\
.ace-tomorrow-night-bright .ace_xml_pe {\
\
}\
\
.ace-tomorrow-night-bright .ace_meta {\
\
}\
\
.ace-tomorrow-night-bright .ace_meta.ace_tag {\
color:#D54E53;\
}\
\
.ace-tomorrow-night-bright .ace_meta.ace_tag.ace_input {\
\
}\
\
.ace-tomorrow-night-bright .ace_entity.ace_other.ace_attribute-name {\
color:#D54E53;\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_underline {\
text-decoration:underline;\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading {\
color:#B9CA4A;\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_1 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_2 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_3 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_4 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_5 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_heading.ace_6 {\
\
}\
\
.ace-tomorrow-night-bright .ace_markup.ace_list {\
\
}\
\
.ace-tomorrow-night-bright .ace_collab.ace_user1 {\
\
}\
";
// import CSS once
dom.importCssString(cssText);
exports.cssClass = "ace-tomorrow-night-bright";
});
================================================
FILE: Ace/tomorrow-night-eighties.js
================================================
define(function(require, exports, module) {
var dom = require("pilot/dom");
var cssText = "\
.ace-tomorrow-night-eighties .ace_editor {\
border: 2px solid rgb(159, 159, 159);\
}\
\
.ace-tomorrow-night-eighties .ace_editor.ace_focus {\
border: 2px solid #327fbd;\
}\
\
.ace-tomorrow-night-eighties .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
}\
\
.ace-tomorrow-night-eighties .ace_gutter-layer {\
width: 100%;\
text-align: right;\
}\
\
.ace-tomorrow-night-eighties .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-tomorrow-night-eighties .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\
}\
\
.ace-tomorrow-night-eighties .ace_scroller {\
background-color: #2D2D2D;\
}\
\
.ace-tomorrow-night-eighties .ace_text-layer {\
cursor: text;\
color: #CCCCCC;\
}\
\
.ace-tomorrow-night-eighties .ace_cursor {\
border-left: 2px solid #CCCCCC;\
}\
\
.ace-tomorrow-night-eighties .ace_cursor.ace_overwrite {\
border-left: 0px;\
border-bottom: 1px solid #CCCCCC;\
}\
\
.ace-tomorrow-night-eighties .ace_marker-layer .ace_selection {\
background: #515151;\
}\
\
.ace-tomorrow-night-eighties .ace_marker-layer .ace_step {\
background: rgb(198, 219, 174);\
}\
\
.ace-tomorrow-night-eighties .ace_marker-layer .ace_bracket {\
margin: -1px 0 0 -1px;\
border: 1px solid #6A6A6A;\
}\
\
.ace-tomorrow-night-eighties .ace_marker-layer .ace_active_line {\
background: #393939;\
}\
\
\
.ace-tomorrow-night-eighties .ace_invisible {\
color: #6A6A6A;\
}\
\
.ace-tomorrow-night-eighties .ace_keyword {\
color:#CC99CC;\
}\
\
.ace-tomorrow-night-eighties .ace_keyword.ace_operator {\
color:#66CCCC;\
}\
\
.ace-tomorrow-night-eighties .ace_constant {\
\
}\
\
.ace-tomorrow-night-eighties .ace_constant.ace_language {\
color:#F99157;\
}\
\
.ace-tomorrow-night-eighties .ace_constant.ace_library {\
\
}\
\
.ace-tomorrow-night-eighties .ace_constant.ace_numeric {\
color:#F99157;\
}\
\
.ace-tomorrow-night-eighties .ace_invalid {\
color:#CDCDCD;\
background-color:#F2777A;\
}\
\
.ace-tomorrow-night-eighties .ace_invalid.ace_illegal {\
\
}\
\
.ace-tomorrow-night-eighties .ace_invalid.ace_deprecated {\
color:#CDCDCD;\
background-color:#CC99CC;\
}\
\
.ace-tomorrow-night-eighties .ace_support {\
\
}\
\
.ace-tomorrow-night-eighties .ace_support.ace_function {\
color:#6699CC;\
}\
\
.ace-tomorrow-night-eighties .ace_function.ace_buildin {\
\
}\
\
.ace-tomorrow-night-eighties .ace_string {\
color:#99CC99;\
}\
\
.ace-tomorrow-night-eighties .ace_string.ace_regexp {\
\
}\
\
.ace-tomorrow-night-eighties .ace_comment {\
color:#999999;\
}\
\
.ace-tomorrow-night-eighties .ace_comment.ace_doc {\
\
}\
\
.ace-tomorrow-night-eighties .ace_comment.ace_doc.ace_tag {\
\
}\
\
.ace-tomorrow-night-eighties .ace_variable {\
color:#F2777A;\
}\
\
.ace-tomorrow-night-eighties .ace_variable.ace_language {\
\
}\
\
.ace-tomorrow-night-eighties .ace_xml_pe {\
\
}\
\
.ace-tomorrow-night-eighties .ace_meta {\
\
}\
\
.ace-tomorrow-night-eighties .ace_meta.ace_tag {\
color:#F2777A;\
}\
\
.ace-tomorrow-night-eighties .ace_meta.ace_tag.ace_input {\
\
}\
\
.ace-tomorrow-night-eighties .ace_entity.ace_other.ace_attribute-name {\
color:#F2777A;\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_underline {\
text-decoration:underline;\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading {\
color:#99CC99;\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_1 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_2 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_3 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_4 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_5 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_heading.ace_6 {\
\
}\
\
.ace-tomorrow-night-eighties .ace_markup.ace_list {\
\
}\
\
.ace-tomorrow-night-eighties .ace_collab.ace_user1 {\
\
}\
";
// import CSS once
dom.importCssString(cssText);
exports.cssClass = "ace-tomorrow-night-eighties";
});
================================================
FILE: Ace/tomorrow-night.js
================================================
define(function(require, exports, module) {
var dom = require("pilot/dom");
var cssText = "\
.ace-tomorrow-night .ace_editor {\
border: 2px solid rgb(159, 159, 159);\
}\
\
.ace-tomorrow-night .ace_editor.ace_focus {\
border: 2px solid #327fbd;\
}\
\
.ace-tomorrow-night .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
}\
\
.ace-tomorrow-night .ace_gutter-layer {\
width: 100%;\
text-align: right;\
}\
\
.ace-tomorrow-night .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-tomorrow-night .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\
}\
\
.ace-tomorrow-night .ace_scroller {\
background-color: #1D1F21;\
}\
\
.ace-tomorrow-night .ace_text-layer {\
cursor: text;\
color: #C5C8C6;\
}\
\
.ace-tomorrow-night .ace_cursor {\
border-left: 2px solid #AEAFAD;\
}\
\
.ace-tomorrow-night .ace_cursor.ace_overwrite {\
border-left: 0px;\
border-bottom: 1px solid #AEAFAD;\
}\
\
.ace-tomorrow-night .ace_marker-layer .ace_selection {\
background: #373B41;\
}\
\
.ace-tomorrow-night .ace_marker-layer .ace_step {\
background: rgb(198, 219, 174);\
}\
\
.ace-tomorrow-night .ace_marker-layer .ace_bracket {\
margin: -1px 0 0 -1px;\
border: 1px solid #4B4E55;\
}\
\
.ace-tomorrow-night .ace_marker-layer .ace_active_line {\
background: #282A2E;\
}\
\
\
.ace-tomorrow-night .ace_invisible {\
color: #4B4E55;\
}\
\
.ace-tomorrow-night .ace_keyword {\
color:#B294BB;\
}\
\
.ace-tomorrow-night .ace_keyword.ace_operator {\
color:#8ABEB7;\
}\
\
.ace-tomorrow-night .ace_constant {\
\
}\
\
.ace-tomorrow-night .ace_constant.ace_language {\
color:#DE935F;\
}\
\
.ace-tomorrow-night .ace_constant.ace_library {\
\
}\
\
.ace-tomorrow-night .ace_constant.ace_numeric {\
color:#DE935F;\
}\
\
.ace-tomorrow-night .ace_invalid {\
color:#CED2CF;\
background-color:#DF5F5F;\
}\
\
.ace-tomorrow-night .ace_invalid.ace_illegal {\
\
}\
\
.ace-tomorrow-night .ace_invalid.ace_deprecated {\
color:#CED2CF;\
background-color:#B798BF;\
}\
\
.ace-tomorrow-night .ace_support {\
\
}\
\
.ace-tomorrow-night .ace_support.ace_function {\
color:#81A2BE;\
}\
\
.ace-tomorrow-night .ace_function.ace_buildin {\
\
}\
\
.ace-tomorrow-night .ace_string {\
color:#B5BD68;\
}\
\
.ace-tomorrow-night .ace_string.ace_regexp {\
color:#CC6666;\
}\
\
.ace-tomorrow-night .ace_comment {\
color:#969896;\
}\
\
.ace-tomorrow-night .ace_comment.ace_doc {\
\
}\
\
.ace-tomorrow-night .ace_comment.ace_doc.ace_tag {\
\
}\
\
.ace-tomorrow-night .ace_variable {\
color:#CC6666;\
}\
\
.ace-tomorrow-night .ace_variable.ace_language {\
\
}\
\
.ace-tomorrow-night .ace_xml_pe {\
\
}\
\
.ace-tomorrow-night .ace_meta {\
\
}\
\
.ace-tomorrow-night .ace_meta.ace_tag {\
color:#CC6666;\
}\
\
.ace-tomorrow-night .ace_meta.ace_tag.ace_input {\
\
}\
\
.ace-tomorrow-night .ace_entity.ace_other.ace_attribute-name {\
color:#CC6666;\
}\
\
.ace-tomorrow-night .ace_markup.ace_underline {\
text-decoration:underline;\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading {\
color:#B5BD68;\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_1 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_2 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_3 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_4 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_5 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_heading.ace_6 {\
\
}\
\
.ace-tomorrow-night .ace_markup.ace_list {\
\
}\
\
.ace-tomorrow-night .ace_collab.ace_user1 {\
\
}\
";
// import CSS once
dom.importCssString(cssText);
exports.cssClass = "ace-tomorrow-night";
});
================================================
FILE: Ace/tomorrow.js
================================================
define(function(require, exports, module) {
var dom = require("pilot/dom");
var cssText = "\
.ace-tomorrow .ace_editor {\
border: 2px solid rgb(159, 159, 159);\
}\
\
.ace-tomorrow .ace_editor.ace_focus {\
border: 2px solid #327fbd;\
}\
\
.ace-tomorrow .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
}\
\
.ace-tomorrow .ace_gutter-layer {\
width: 100%;\
text-align: right;\
}\
\
.ace-tomorrow .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-tomorrow .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\
}\
\
.ace-tomorrow .ace_scroller {\
background-color: #FFFFFF;\
}\
\
.ace-tomorrow .ace_text-layer {\
cursor: text;\
color: #4D4D4C;\
}\
\
.ace-tomorrow .ace_cursor {\
border-left: 2px solid #AEAFAD;\
}\
\
.ace-tomorrow .ace_cursor.ace_overwrite {\
border-left: 0px;\
border-bottom: 1px solid #AEAFAD;\
}\
\
.ace-tomorrow .ace_marker-layer .ace_selection {\
background: #D6D6D6;\
}\
\
.ace-tomorrow .ace_marker-layer .ace_step {\
background: rgb(198, 219, 174);\
}\
\
.ace-tomorrow .ace_marker-layer .ace_bracket {\
margin: -1px 0 0 -1px;\
border: 1px solid #D1D1D1;\
}\
\
.ace-tomorrow .ace_marker-layer .ace_active_line {\
background: #EFEFEF;\
}\
\
\
.ace-tomorrow .ace_invisible {\
color: #D1D1D1;\
}\
\
.ace-tomorrow .ace_keyword {\
color:#8959A8;\
}\
\
.ace-tomorrow .ace_keyword.ace_operator {\
color:#3E999F;\
}\
\
.ace-tomorrow .ace_constant {\
\
}\
\
.ace-tomorrow .ace_constant.ace_language {\
color:#F5871F;\
}\
\
.ace-tomorrow .ace_constant.ace_library {\
\
}\
\
.ace-tomorrow .ace_constant.ace_numeric {\
color:#F5871F;\
}\
\
.ace-tomorrow .ace_invalid {\
color:#FFFFFF;\
background-color:#C82829;\
}\
\
.ace-tomorrow .ace_invalid.ace_illegal {\
\
}\
\
.ace-tomorrow .ace_invalid.ace_deprecated {\
color:#FFFFFF;\
background-color:#8959A8;\
}\
\
.ace-tomorrow .ace_support {\
\
}\
\
.ace-tomorrow .ace_support.ace_function {\
color:#4271AE;\
}\
\
.ace-tomorrow .ace_function.ace_buildin {\
\
}\
\
.ace-tomorrow .ace_string {\
color:#718C00;\
}\
\
.ace-tomorrow .ace_string.ace_regexp {\
color:#C82829;\
}\
\
.ace-tomorrow .ace_comment {\
color:#8E908C;\
}\
\
.ace-tomorrow .ace_comment.ace_doc {\
\
}\
\
.ace-tomorrow .ace_comment.ace_doc.ace_tag {\
\
}\
\
.ace-tomorrow .ace_variable {\
color:#C82829;\
}\
\
.ace-tomorrow .ace_variable.ace_language {\
\
}\
\
.ace-tomorrow .ace_xml_pe {\
\
}\
\
.ace-tomorrow .ace_meta {\
\
}\
\
.ace-tomorrow .ace_meta.ace_tag {\
color:#C82829;\
}\
\
.ace-tomorrow .ace_meta.ace_tag.ace_input {\
\
}\
\
.ace-tomorrow .ace_entity.ace_other.ace_attribute-name {\
color:#C82829;\
}\
\
.ace-tomorrow .ace_markup.ace_underline {\
text-decoration:underline;\
}\
\
.ace-tomorrow .ace_markup.ace_heading {\
color:#718C00;\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_1 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_2 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_3 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_4 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_5 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_heading.ace_6 {\
\
}\
\
.ace-tomorrow .ace_markup.ace_list {\
\
}\
\
.ace-tomorrow .ace_collab.ace_user1 {\
\
}\
";
// import CSS once
dom.importCssString(cssText);
exports.cssClass = "ace-tomorrow";
});
================================================
FILE: Atom/README.md
================================================
To install, copy paste the folders in ~/.atom/packages
================================================
FILE: Atom/Tomorrow/index.less
================================================
.editor, .editor .gutter {
background-color: #FFFFFF;
color: #4D4D4C;
}
.editor.is-focused .cursor {
border-color: #AEAFAD;
}
.editor.is-focused .selection .region {
background-color: #D6D6D6;
}
.editor.is-focused .line-number.cursor-line-no-selection, .editor.is-focused .line.cursor-line {
background-color: #EFEFEF;
}
.comment {
color: #8E908C;
}
.keyword.operator.class, .constant.other, .source.php.embedded.line {
color: #666969;
}
.variable, .support.other.variable, .string.other.link, .string.regexp, .entity.name.tag, .entity.other.attribute-name, .meta.tag, .declaration.tag, .markup.deleted.git_gutter {
color: #C82829;
}
.constant.numeric, .constant.language, .support.constant, .constant.character, .variable.parameter, .punctuation.section.embedded, .keyword.other.unit {
color: #F5871F;
}
.entity.name.class, .entity.name.type.class, .support.type, .support.class {
color: #C99E00;
}
.string, .constant.other.symbol, .entity.other.inherited-class, .entity.name.filename, .markup.heading, .markup.inserted.git_gutter {
color: #718C00;
}
.keyword.operator, .constant.other.color {
color: #3E999F;
}
.entity.name.function, .meta.function-call, .support.function, .keyword.other.special-method, .meta.block-level, .markup.changed.git_gutter {
color: #4271AE;
}
.keyword, .storage, .storage.type {
color: #8959A8;
}
.invalid {
color: #FFFFFF;
background-color: #C82829;
}
.meta.separator {
color: #FFFFFF;
background-color: #4271AE;
}
.invalid.deprecated {
color: #FFFFFF;
background-color: #8959A8;
}
.markup.inserted.diff, .markup.deleted.diff, .meta.diff.header.to-file, .meta.diff.header.from-file {
color: #FFFFFF;
}
.markup.inserted.diff, .meta.diff.header.to-file {
background-color: #718c00;
}
.markup.deleted.diff, .meta.diff.header.from-file {
background-color: #c82829;
}
.meta.diff.header.from-file, .meta.diff.header.to-file {
color: #FFFFFF;
background-color: #4271ae;
}
.meta.diff.range {
font-style: italic;
color: #3e999f;
}
================================================
FILE: Atom/Tomorrow/package.json
================================================
{
"name": "tomorrow",
"theme": "syntax",
"version": "0.0.0",
"private": true,
"description": "A short description of your theme",
"repository": "https://github.com/atom/tomorrow",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}
================================================
FILE: Atom/Tomorrow-Night/index.less
================================================
.editor, .editor .gutter {
background-color: #1D1F21;
color: #C5C8C6;
}
.editor.is-focused .cursor {
border-color: #AEAFAD;
}
.editor.is-focused .selection .region {
background-color: #373B41;
}
.editor.is-focused .line-number.cursor-line-no-selection, .editor.is-focused .line.cursor-line {
background-color: #282A2E;
}
.comment {
color: #969896;
}
.keyword.operator.class, .constant.other, .source.php.embedded.line {
color: #CED1CF;
}
.variable, .support.other.variable, .string.other.link, .string.regexp, .entity.name.tag, .entity.other.attribute-name, .meta.tag, .declaration.tag, .markup.deleted.git_gutter {
color: #CC6666;
}
.constant.numeric, .constant.language, .support.constant, .constant.character, .variable.parameter, .punctuation.section.embedded, .keyword.other.unit {
color: #DE935F;
}
.entity.name.class, .entity.name.type.class, .support.type, .support.class {
color: #F0C674;
}
.string, .constant.other.symbol, .entity.other.inherited-class, .entity.name.filename, .markup.heading, .markup.inserted.git_gutter {
color: #B5BD68;
}
.keyword.operator, .constant.other.color {
color: #8ABEB7;
}
.entity.name.function, .meta.function-call, .support.function, .keyword.other.special-method, .meta.block-level, .markup.changed.git_gutter {
color: #81A2BE;
}
.keyword, .storage, .storage.type, .entity.name.tag.css {
color: #B294BB;
}
.invalid {
color: #CED2CF;
background-color: #DF5F5F;
}
.meta.separator {
color: #CED2CF;
background-color: #82A3BF;
}
.invalid.deprecated {
color: #CED2CF;
background-color: #B798BF;
}
.markup.inserted.diff, .markup.deleted.diff, .meta.diff.header.to-file, .meta.diff.header.from-file {
color: #FFFFFF;
}
.markup.inserted.diff, .meta.diff.header.to-file {
color: #718c00;
}
.markup.deleted.diff, .meta.diff.header.from-file {
color: #c82829;
}
.meta.diff.header.from-file, .meta.diff.header.to-file {
color: #FFFFFF;
background-color: #4271ae;
}
.meta.diff.range {
font-style: italic;
color: #3e999f;
}
================================================
FILE: Atom/Tomorrow-Night/package.json
================================================
{
"name": "tomorrow--night",
"theme": "syntax",
"version": "0.0.0",
"private": true,
"description": "A short description of your theme",
"repository": "https://github.com/atom/tomorrow--night",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}
================================================
FILE: Atom/Tomorrow-Night-Blue/index.less
================================================
.editor, .editor .gutter {
background-color: #002451;
color: #FFFFFF;
}
.editor.is-focused .cursor {
border-color: #FFFFFF;
}
.editor.is-focused .selection .region {
background-color: #003F8E;
}
.editor.is-focused .line-number.cursor-line-no-selection, .editor.is-focused .line.cursor-line {
background-color: #00346E;
}
.comment {
color: #7285B7;
}
.keyword.operator.class, .keyword.operator, .constant.other, .source.php.embedded.line {
color: #FFFFFF;
}
.variable, .support.other.variable, .string.other.link, .string.regexp, .entity.name.tag, .entity.other.attribute-name, .meta.tag, .declaration.tag, .markup.deleted.git_gutter {
color: #FF9DA4;
}
.constant.numeric, .constant.language, .support.constant, .constant.character, .variable.parameter, .punctuation.section.embedded, .keyword.other.unit {
color: #FFC58F;
}
.entity.name.class, .entity.name.type.class, .support.type, .support.class {
color: #FFEEAD;
}
.string, .constant.other.symbol, .entity.other.inherited-class, .entity.name.filename, .markup.heading, .markup.inserted.git_gutter {
color: #D1F1A9;
}
.keyword.operator, .constant.other.color {
color: #99FFFF;
}
.entity.name.function, .meta.function-call, .support.function, .keyword.other.special-method, .meta.block-level, .markup.changed.git_gutter {
color: #BBDAFF;
}
.keyword, .storage, .storage.type, .entity.name.tag.css {
color: #EBBBFF;
}
.invalid {
color: #FFFFFF;
background-color: #F99DA5;
}
.meta.separator {
color: #FFFFFF;
background-color: #BBDAFE;
}
.invalid.deprecated {
color: #FFFFFF;
background-color: #EBBBFF;
}
.markup.inserted.diff, .markup.deleted.diff, .meta.diff.header.to-file, .meta.diff.header.from-file {
color: #FFFFFF;
}
.markup.inserted.diff, .meta.diff.header.to-file {
color: #718c00;
}
.markup.deleted.diff, .meta.diff.header.from-file {
color: #c82829;
}
.meta.diff.header.from-file, .meta.diff.header.to-file {
color: #FFFFFF;
background-color: #4271ae;
}
.meta.diff.range {
font-style: italic;
color: #3e999f;
}
================================================
FILE: Atom/Tomorrow-Night-Blue/package.json
================================================
{
"name": "tomorrow--night--blue",
"theme": "syntax",
"version": "0.0.0",
"private": true,
"description": "A short description of your theme",
"repository": "https://github.com/atom/tomorrow--night--blue",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}
================================================
FILE: Atom/Tomorrow-Night-Bright/index.less
================================================
.editor, .editor .gutter {
background-color: #000000;
color: #DEDEDE;
}
.editor.is-focused .cursor {
border-color: #9F9F9F;
}
.editor.is-focused .selection .region {
background-color: #424242;
}
.editor.is-focused .line-number.cursor-line-no-selection, .editor.is-focused .line.cursor-line {
background-color: #2A2A2A;
}
.comment {
color: #969896;
}
.keyword.operator.class, .constant.other, .source.php.embedded.line {
color: #EEEEEE;
}
.variable, .support.other.variable, .string.other.link, .string.regexp, .entity.name.tag, .entity.other.attribute-name, .meta.tag, .declaration.tag, .markup.deleted.git_gutter {
color: #D54E53;
}
.constant.numeric, .constant.language, .support.constant, .constant.character, .variable.parameter, .punctuation.section.embedded, .keyword.other.unit {
color: #E78C45;
}
.entity.name.class, .entity.name.type.class, .support.type, .support.class {
color: #E7C547;
}
.string, .constant.other.symbol, .entity.other.inherited-class, .entity.name.filename, .markup.heading, .markup.inserted.git_gutter {
color: #B9CA4A;
}
.keyword.operator, .constant.other.color {
color: #70C0B1;
}
.entity.name.function, .meta.function-call, .support.function, .keyword.other.special-method, .meta.block-level, .markup.changed.git_gutter {
color: #7AA6DA;
}
.keyword, .storage, .storage.type, .entity.name.tag.css {
color: #C397D8;
}
.invalid {
color: #CED2CF;
background-color: #DF5F5F;
}
.meta.separator {
color: #CED2CF;
background-color: #82A3BF;
}
.invalid.deprecated {
color: #CED2CF;
background-color: #B798BF;
}
.markup.inserted.diff, .markup.deleted.diff, .meta.diff.header.to-file, .meta.diff.header.from-file {
color: #FFFFFF;
}
.markup.inserted.diff, .meta.diff.header.to-file {
color: #718c00;
}
.markup.deleted.diff, .meta.diff.header.from-file {
color: #c82829;
}
.meta.diff.header.from-file, .meta.diff.header.to-file {
color: #FFFFFF;
background-color: #4271ae;
}
.meta.diff.range {
font-style: italic;
color: #3e999f;
}
================================================
FILE: Atom/Tomorrow-Night-Bright/package.json
================================================
{
"name": "tomorrow--night--bright",
"theme": "syntax",
"version": "0.0.0",
"private": true,
"description": "A short description of your theme",
"repository": "https://github.com/atom/tomorrow--night--bright",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}
================================================
FILE: Atom/Tomorrow-Night-Eighties/index.less
================================================
.editor, .editor .gutter {
background-color: #2D2D2D;
color: #CCCCCC;
}
.editor.is-focused .cursor {
border-color: #CCCCCC;
}
.editor.is-focused .selection .region {
background-color: #515151;
}
.editor.is-focused .line-number.cursor-line-no-selection, .editor.is-focused .line.cursor-line {
background-color: #393939;
}
.comment {
color: #999999;
}
.keyword.operator.class, .constant.other, .source.php.embedded.line {
color: #CCCCCC;
}
.variable, .support.other.variable, .string.other.link, .entity.name.tag, .entity.other.attribute-name, .meta.tag, .declaration.tag, .markup.deleted.git_gutter {
color: #F2777A;
}
.constant.numeric, .constant.language, .support.constant, .constant.character, .variable.parameter, .punctuation.section.embedded, .keyword.other.unit {
color: #F99157;
}
.entity.name.class, .entity.name.type.class, .support.type, .support.class {
color: #FFCC66;
}
.string, .constant.other.symbol, .entity.other.inherited-class, .entity.name.filename, .markup.heading, .markup.inserted.git_gutter {
color: #99CC99;
}
.keyword.operator, .constant.other.color {
color: #66CCCC;
}
.entity.name.function, .meta.function-call, .support.function, .keyword.other.special-method, .meta.block-level, .markup.changed.git_gutter {
color: #6699CC;
}
.keyword, .storage, .storage.type, .entity.name.tag.css {
color: #CC99CC;
}
.invalid {
color: #CDCDCD;
background-color: #F2777A;
}
.meta.separator {
color: #CDCDCD;
background-color: #99CCCC;
}
.invalid.deprecated {
color: #CDCDCD;
background-color: #CC99CC;
}
.markup.inserted.diff, .markup.deleted.diff, .meta.diff.header.to-file, .meta.diff.header.from-file {
color: #FFFFFF;
}
.markup.inserted.diff, .meta.diff.header.to-file {
color: #718c00;
}
.markup.deleted.diff, .meta.diff.header.from-file {
color: #c82829;
}
.meta.diff.header.from-file, .meta.diff.header.to-file {
color: #FFFFFF;
background-color: #4271ae;
}
.meta.diff.range {
font-style: italic;
color: #3e999f;
}
================================================
FILE: Atom/Tomorrow-Night-Eighties/package.json
================================================
{
"name": "tomorrow--night--eighties",
"theme": "syntax",
"version": "0.0.0",
"private": true,
"description": "A short description of your theme",
"repository": "https://github.com/atom/tomorrow--night--eighties",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}
================================================
FILE: BBEdit/Tomorrow Night.bbcolors
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BackgroundColor</key>
<string>rgba(0.152717,0.162021,0.172242,1.000000)</string>
<key>CommentsColor</key>
<string>rgba(0.653906,0.660652,0.653864,1.000000)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.878763,0.647087,0.460815,1.000000)</string>
<key>ForegroundColor</key>
<string>rgba(0.814850,0.824182,0.817878,1.000000)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.197364,0.998946,0.161157,1.000000)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.985749,0.029650,0.990270,1.000000)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.985426,1.000000,0.196267,1.000000)</string>
<key>HTMLImageColor</key>
<string>rgba(0.283430,0.995781,0.995851,1.000000)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.199700,0.000000,0.985944,1.000000)</string>
<key>HTMLTagColor</key>
<string>rgba(0.970809,0.096380,0.097817,1.000000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>rgba(0.209335,0.217515,0.236383,1.000000)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.281133,0.296574,0.322554,1.000000)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.281133,0.296574,0.322554,1.000000)</string>
<key>KeywordsColor</key>
<string>rgba(0.590781,0.693953,0.787496,1.000000)</string>
<key>NumericConstantColor</key>
<string>rgba(0.754676,0.789114,0.496619,1.000000)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.878763,0.647087,0.460815,1.000000)</string>
<key>PrimaryHighlightColor</key>
<string>rgba(0.281133,0.296574,0.322554,1.000000)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.819939,0.480777,0.480977,1.000000)</string>
<key>SecondaryHighlightColor</key>
<string>rgba(0.209335,0.217515,0.236383,1.000000)</string>
<key>SpellingColor</key>
<string>rgba(1.0, 0.498039216, 0.498039216,1.0)</string>
<key>StringColor</key>
<string>rgba(0.754676,0.789114,0.496619,1.000000)</string>
<key>UseCustomHighlightColor</key>
<true/>
</dict>
</plist>
================================================
FILE: BBEdit/Tomorrow.bbcolors
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BackgroundColor</key>
<string>rgba(1.0,1.0,1.0,1.0)</string>
<key>CommentsColor</key>
<string>rgba(0.556863,0.564706,0.549020,1.000000)</string>
<key>CtagsIdentifierColor</key>
<string>rgba(0.200000,0.400000,0.600000,1.000000)</string>
<key>ForegroundColor</key>
<string>rgba(0.301961,0.301961,0.298039,1.000000)</string>
<key>HTMLAnchorColor</key>
<string>rgba(0.784314,0.156863,0.160784,1.000000)</string>
<key>HTMLAttributeNameColor</key>
<string>rgba(0.200000,0.400000,0.600000,1.000000)</string>
<key>HTMLAttributeValueColor</key>
<string>rgba(0.709804,0.741176,0.407843,1.000000)</string>
<key>HTMLImageColor</key>
<string>rgba(0.0,0.466666667,0.466666667,1.0)</string>
<key>HTMLProcessingDirectiveColor</key>
<string>rgba(0.698039,0.580392,0.733333,1.000000)</string>
<key>HTMLTagColor</key>
<string>rgba(0.000000,0.000000,0.000000,1.000000)</string>
<key>HighlightInsertionPoint</key>
<true/>
<key>InsertionPointLineHighlightColor</key>
<string>rgba(0.937255,0.937255,0.937255,1.000000)</string>
<key>InvisibleOthersColor</key>
<string>rgba(0.784314,0.156863,0.160784,1.000000)</string>
<key>InvisibleSpacesColor</key>
<string>rgba(0.498039216,0.498039216,0.498039216,1.0)</string>
<key>KeywordsColor</key>
<string>rgba(0.698039,0.580392,0.733333,1.000000)</string>
<key>NumericConstantColor</key>
<string>rgba(0.2,0.4,0.6,1.0)</string>
<key>PredefinedNamesColor</key>
<string>rgba(0.541176,0.745098,0.717647,1.000000)</string>
<key>PythonDecoratorColor</key>
<string>rgba(0.200, 0.400, 0.600, 1.000)</string>
<key>SpellingColor</key>
<string>rgba(1.0, 0.498039216, 0.498039216,1.0)</string>
<key>StringColor</key>
<string>rgba(0.709804,0.741176,0.407843,1.000000)</string>
<key>UseCustomHighlightColor</key>
<false/>
<key>VariablesColor</key>
<string>rgba(0.000000,0.000000,0.000000,1.000000)</string>
</dict>
</plist>
================================================
FILE: Brackets/README.md
================================================
# Brackets Tomorrow Theme
This is the [Tomorrow Theme](https://github.com/ChrisKempson/Tomorrow-Theme/) for [Brackets](http://brackets.io) by [Ryan Stewart](http://blog.digitalbackcountry.com).
_**These will not work on versions of Brackets prior to sprint 20**_
# Usage
Take these files and drop them into your `styles` directory in the Brackets source code. Then change line 56 of `styles/brackets_shared.less` and replace `brackets_theme_default.less` to whichever version of the Tomorrow theme you want to use.
# By
# Examples
## Tomorrow Night

## Tomorrow

## Tomorrow Night Eighties

## Tomorrow Night Blue

## Tomorrow Night Bright

================================================
FILE: Brackets/brackets_theme_tomorrow.less
================================================
// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the
// Software is furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
/*
* Brackets Default Theme
*
* Defines all the variables that one can configure in a theme. This should
* contain all variables / mixins for UI styling that we want to be able to
* change in a theme.
*
* Throughout the rest of the LESS files we should _only_ use color
* variable names that are on the LHS of the list below. So, if we
* need a new color for some UI element, we should add a variable
* in this file.
*/
/* Overall Colors */
@background: #ffffff;
@current-line: #efefef;
@foreground: #4d4d4c;
@comment: #8e908c;
@red: #c82829;
@orange: #f5871f;
@yellow: #eab700;
@green: #718c00;
@aqua: #3e999f;
@blue: #4271ae;
@purple: #8959a8;
/*
* Background colors are ordered from least "intense" to most "intense"
* So, if the background is light, then @background-color-3 should be
* lightest, -2 should be darker, and -1 should be darker still.
*
* The opposite is true for a dark background -- background-color-3 should be
* the darkest, -2 should be lighter, and -1 should be lighter still.
*/
@background-color-1: lighten(@background, @bc-color-step-size*2);
@background-color-2: lighten(@background, @bc-color-step-size);
@background-color-3: @background;
/*
* @content-color-stronger should be should be further away from the
* background color than @content-color (i.e. more contrasty).
*
* @content-color-weaker should be closer to the background color
* than @content-color (i.e. less contrasty).
*/
@content-color: @foreground;
@content-color-stronger: lighten(@foreground, @bc-color-step-size);
@content-color-weaker: darken(@foreground, @bc-color-step-size);
/* Code Styling */
/* code accent colors */
@accent-keyword: @purple;
@accent-atom: @orange;
@accent-number: @green;
@accent-def: @foreground;
@accent-variable: @orange;
@accent-variable-2: @blue;
@accent-variable-3: @yellow;
@accent-property: @yellow;
@accent-operator: @foreground;
@accent-comment: @comment;
@accent-string: @green;
@accent-string-2: @aqua;
@accent-meta: @red;
@accent-error: @red;
@accent-qualifier: @blue;
@accent-builtin: @yellow;
@accent-bracket: @foreground;
@accent-tag: @blue;
@accent-attribute: @orange;
@accent-header: @purple;
@accent-quote: @blue;
@accent-hr: @orange;
@accent-link: @yellow;
@accent-rangeinfo: @aqua;
@accent-minus: @red;
@accent-plus: @green;
/* inline editor colors */
@inline-background-color-1: darken(@background, @bc-color-step-size);
@inline-background-color-2: darken(@background, @bc-color-step-size*3);
@inline-background-color-3: rgba(0,0,0,0);
@inline-color-1: darken(@foreground, @bc-color-step-size*2);
@inline-color-2: darken(@foreground, @bc-color-step-size);
@inline-color-3: @foreground;
/* Selection colors */
@selection-color-focused: #d2dcf8;
@selection-color-unfocused: #d9d9d9;
/* Code font formatting
*
* NOTE (JRB): In order to get the web font to load early enough, we have a div called "dummy-text" that
* is styled with .code-font().
*
* The platform-specific selector gets added to the body tag *before* document ready time.
* We rely on this behavior to load platform-specific web fonts early.
*/
.code-font() {
color: @content-color;
// line-height must be specified in px not em because the code font and line number font sizes are different.
// Sizing via em will cause the code and line numbers to misalign
line-height: 15px;
font-size: 12px;
font-family: 'SourceCodePro', monospace;
}
.code-font-win() {
.code-font();
}
.code-font-mac() {
.code-font();
/* Use the Medium weight on the Mac to counterbalance the grayscale antialiasing. */
font-family: 'SourceCodePro-Medium', "MS ゴシック", "MS Gothic", monospace;
}
.code-cursor() {
// to make a block cursor, use something like this:
// background-color: fadeout(@blue, 50%);
// border: none !important;
// to make an I-cursor, use something like this:
border-left: 1px solid @content-color !important;
}
/* Variables and Mixins for non-code UI elements that can be styled */
================================================
FILE: Brackets/brackets_theme_tomorrow_night.less
================================================
// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the
// Software is furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
/*
* Brackets Default Theme
*
* Defines all the variables that one can configure in a theme. This should
* contain all variables / mixins for UI styling that we want to be able to
* change in a theme.
*
* Throughout the rest of the LESS files we should _only_ use color
* variable names that are on the LHS of the list below. So, if we
* need a new color for some UI element, we should add a variable
* in this file.
*/
/* Overall Colors */
@background: #1d1f21;
@current-line: #282a2e;
@foreground: #c5c8c6;
@comment: #969896;
@orange: #de935f;
@blue: #81a2be;
@purple: #b294bb;
@green: #b5bd68;
@red: #cc6666;
@aqua: #8abeb7;
@yellow: #f0c674;
/*
* Background colors are ordered from least "intense" to most "intense"
* So, if the background is light, then @background-color-3 should be
* lightest, -2 should be darker, and -1 should be darker still.
*
* The opposite is true for a dark background -- background-color-3 should be
* the darkest, -2 should be lighter, and -1 should be lighter still.
*/
@background-color-1: lighten(@background, @bc-color-step-size*2);
@background-color-2: lighten(@background, @bc-color-step-size);
@background-color-3: @background;
/*
* @content-color-stronger should be should be further away from the
* background color than @content-color (i.e. more contrasty).
*
* @content-color-weaker should be closer to the background color
* than @content-color (i.e. less contrasty).
*/
@content-color: @foreground;
@content-color-stronger: lighten(@foreground, @bc-color-step-size);
@content-color-weaker: darken(@foreground, @bc-color-step-size);
/* Code Styling */
/* code accent colors */
@accent-keyword: @purple;
@accent-atom: @orange;
@accent-number: @green;
@accent-def: @foreground;
@accent-variable: @orange;
@accent-variable-2: @blue;
@accent-variable-3: @yellow;
@accent-property: @yellow;
@accent-operator: @foreground;
@accent-comment: @comment;
@accent-string: @green;
@accent-string-2: @aqua;
@accent-meta: @red;
@accent-error: @red;
@accent-qualifier: @blue;
@accent-builtin: @yellow;
@accent-bracket: @foreground;
@accent-tag: @blue;
@accent-attribute: @orange;
@accent-header: @purple;
@accent-quote: @blue;
@accent-hr: @orange;
@accent-link: @yellow;
@accent-rangeinfo: @aqua;
@accent-minus: @red;
@accent-plus: @green;
/* inline editor colors */
@inline-background-color-1: lighten(@background, @bc-color-step-size);
@inline-background-color-2: lighten(@background, @bc-color-step-size*2);
@inline-background-color-3: rgba(0,0,0,0);
@inline-color-1: darken(@foreground, @bc-color-step-size*2);
@inline-color-2: darken(@foreground, @bc-color-step-size);
@inline-color-3: @background;
/* Selection colors */
@selection-color-focused: #585858;
@selection-color-unfocused: #424242;
/* Code font formatting
*
* NOTE (JRB): In order to get the web font to load early enough, we have a div called "dummy-text" that
* is styled with .code-font().
*
* The platform-specific selector gets added to the body tag *before* document ready time.
* We rely on this behavior to load platform-specific web fonts early.
*/
.code-font() {
color: @content-color;
// line-height must be specified in px not em because the code font and line number font sizes are different.
// Sizing via em will cause the code and line numbers to misalign
line-height: 15px;
font-size: 12px;
font-family: 'SourceCodePro', monospace;
}
.code-font-win() {
.code-font();
}
.code-font-mac() {
.code-font();
/* Use the Medium weight on the Mac to counterbalance the grayscale antialiasing. */
font-family: 'SourceCodePro-Medium', "MS ゴシック", "MS Gothic", monospace;
}
.code-cursor() {
// to make a block cursor, use something like this:
// background-color: fadeout(@blue, 50%);
// border: none !important;
// to make an I-cursor, use something like this:
border-left: 1px solid @content-color !important;
}
/* Variables and Mixins for non-code UI elements that can be styled */
================================================
FILE: Brackets/brackets_theme_tomorrow_night_blue.less
================================================
// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the
// Software is furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
/*
* Brackets Default Theme
*
* Defines all the variables that one can configure in a theme. This should
* contain all variables / mixins for UI styling that we want to be able to
* change in a theme.
*
* Throughout the rest of the LESS files we should _only_ use color
* variable names that are on the LHS of the list below. So, if we
* need a new color for some UI element, we should add a variable
* in this file.
*/
/* Overall Colors */
@background: #002451;
@current-line: #00346e;
@foreground: #ffffff;
@comment: #7285b7;
@red: #ff9da4;
@orange: #ffc58f;
@yellow: #ffeead;
@green: #d1f1a9;
@aqua: #99ffff;
@blue: #bbdaff;
@purple: #ebbbff;
/*
* Background colors are ordered from least "intense" to most "intense"
* So, if the background is light, then @background-color-3 should be
* lightest, -2 should be darker, and -1 should be darker still.
*
* The opposite is true for a dark background -- background-color-3 should be
* the darkest, -2 should be lighter, and -1 should be lighter still.
*/
@background-color-1: lighten(@background, @bc-color-step-size*2);
@background-color-2: lighten(@background, @bc-color-step-size);
@background-color-3: @background;
/*
* @content-color-stronger should be should be further away from the
* background color than @content-color (i.e. more contrasty).
*
* @content-color-weaker should be closer to the background color
* than @content-color (i.e. less contrasty).
*/
@content-color: @foreground;
@content-color-stronger: lighten(@foreground, @bc-color-step-size);
@content-color-weaker: darken(@foreground, @bc-color-step-size);
/* Code Styling */
/* code accent colors */
@accent-keyword: @purple;
@accent-atom: @orange;
@accent-number: @green;
@accent-def: @foreground;
@accent-variable: @orange;
@accent-variable-2: @blue;
@accent-variable-3: @yellow;
@accent-property: @yellow;
@accent-operator: @foreground;
@accent-comment: @comment;
@accent-string: @green;
@accent-string-2: @aqua;
@accent-meta: @red;
@accent-error: @red;
@accent-qualifier: @blue;
@accent-builtin: @yellow;
@accent-bracket: @foreground;
@accent-tag: @blue;
@accent-attribute: @orange;
@accent-header: @purple;
@accent-quote: @blue;
@accent-hr: @orange;
@accent-link: @yellow;
@accent-rangeinfo: @aqua;
@accent-minus: @red;
@accent-plus: @green;
/* inline editor colors */
@inline-background-color-1: lighten(@background, @bc-color-step-size);
@inline-background-color-2: lighten(@background, @bc-color-step-size*2);
@inline-background-color-3: rgba(0,0,0,0);
@inline-color-1: darken(@foreground, @bc-color-step-size*2);
@inline-color-2: darken(@foreground, @bc-color-step-size);
@inline-color-3: @background;
/* Selection colors */
@selection-color-focused: #405db1;
@selection-color-unfocused: #4a5c87;
/* Code font formatting
*
* NOTE (JRB): In order to get the web font to load early enough, we have a div called "dummy-text" that
* is styled with .code-font().
*
* The platform-specific selector gets added to the body tag *before* document ready time.
* We rely on this behavior to load platform-specific web fonts early.
*/
.code-font() {
color: @content-color;
// line-height must be specified in px not em because the code font and line number font sizes are different.
// Sizing via em will cause the code and line numbers to misalign
line-height: 15px;
font-size: 12px;
font-family: 'SourceCodePro', monospace;
}
.code-font-win() {
.code-font();
}
.code-font-mac() {
.code-font();
/* Use the Medium weight on the Mac to counterbalance the grayscale antialiasing. */
font-family: 'SourceCodePro-Medium', "MS ゴシック", "MS Gothic", monospace;
}
.code-cursor() {
// to make a block cursor, use something like this:
// background-color: fadeout(@blue, 50%);
// border: none !important;
// to make an I-cursor, use something like this:
border-left: 1px solid @content-color !important;
}
/* Variables and Mixins for non-code UI elements that can be styled */
================================================
FILE: Brackets/brackets_theme_tomorrow_night_bright.less
================================================
// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the
// Software is furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
/*
* Brackets Default Theme
*
* Defines all the variables that one can configure in a theme. This should
* contain all variables / mixins for UI styling that we want to be able to
* change in a theme.
*
* Throughout the rest of the LESS files we should _only_ use color
* variable names that are on the LHS of the list below. So, if we
* need a new color for some UI element, we should add a variable
* in this file.
*/
/* Overall Colors */
@background: #000000;
@current-line: #2a2a2a;
@foreground: #eaeaea;
@comment: #969896;
@red: #d54e53;
@orange: #e78c45;
@yellow: #e7c547;
@green: #b9ca4a;
@aqua: #70c0b1;
@blue: #7aa6da;
@purple: #c397d8;
/*
* Background colors are ordered from least "intense" to most "intense"
* So, if the background is light, then @background-color-3 should be
* lightest, -2 should be darker, and -1 should be darker still.
*
* The opposite is true for a dark background -- background-color-3 should be
* the darkest, -2 should be lighter, and -1 should be lighter still.
*/
@background-color-1: lighten(@background, @bc-color-step-size*2);
@background-color-2: lighten(@background, @bc-color-step-size);
@background-color-3: @background;
/*
* @content-color-stronger should be should be further away from the
* background color than @content-color (i.e. more contrasty).
*
* @content-color-weaker should be closer to the background color
* than @content-color (i.e. less contrasty).
*/
@content-color: @foreground;
@content-color-stronger: lighten(@foreground, @bc-color-step-size);
@content-color-weaker: darken(@foreground, @bc-color-step-size);
/* Code Styling */
/* code accent colors */
@accent-keyword: @purple;
@accent-atom: @orange;
@accent-number: @green;
@accent-def: @foreground;
@accent-variable: @orange;
@accent-variable-2: @blue;
@accent-variable-3: @yellow;
@accent-property: @yellow;
@accent-operator: @foreground;
@accent-comment: @comment;
@accent-string: @green;
@accent-string-2: @aqua;
@accent-meta: @red;
@accent-error: @red;
@accent-qualifier: @blue;
@accent-builtin: @yellow;
@accent-bracket: @foreground;
@accent-tag: @blue;
@accent-attribute: @orange;
@accent-header: @purple;
@accent-quote: @blue;
@accent-hr: @orange;
@accent-link: @yellow;
@accent-rangeinfo: @aqua;
@accent-minus: @red;
@accent-plus: @green;
/* inline editor colors */
@inline-background-color-1: lighten(@background, @bc-color-step-size);
@inline-background-color-2: lighten(@background, @bc-color-step-size*2);
@inline-background-color-3: rgba(0,0,0,0);
@inline-color-1: darken(@foreground, @bc-color-step-size*2);
@inline-color-2: darken(@foreground, @bc-color-step-size);
@inline-color-3: @background;
/* Selection colors */
@selection-color-focused: #585858;
@selection-color-unfocused: #424242;
/* Code font formatting
*
* NOTE (JRB): In order to get the web font to load early enough, we have a div called "dummy-text" that
* is styled with .code-font().
*
* The platform-specific selector gets added to the body tag *before* document ready time.
* We rely on this behavior to load platform-specific web fonts early.
*/
.code-font() {
color: @content-color;
// line-height must be specified in px not em because the code font and line number font sizes are different.
// Sizing via em will cause the code and line numbers to misalign
line-height: 15px;
font-size: 12px;
font-family: 'SourceCodePro', monospace;
}
.code-font-win() {
.code-font();
}
.code-font-mac() {
.code-font();
/* Use the Medium weight on the Mac to counterbalance the grayscale antialiasing. */
font-family: 'SourceCodePro-Medium', "MS ゴシック", "MS Gothic", monospace;
}
.code-cursor() {
// to make a block cursor, use something like this:
// background-color: fadeout(@blue, 50%);
// border: none !important;
// to make an I-cursor, use something like this:
border-left: 1px solid @content-color !important;
}
/* Variables and Mixins for non-code UI elements that can be styled */
================================================
FILE: Brackets/brackets_theme_tomorrow_night_eighties.less
================================================
// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, publish, distribute, sublicense,
// and/or sell copies of the Software, and to permit persons to whom the
// Software is furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in
// all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
/*
* Brackets Default Theme
*
* Defines all the variables that one can configure in a theme. This should
* contain all variables / mixins for UI styling that we want to be able to
* change in a theme.
*
* Throughout the rest of the LESS files we should _only_ use color
* variable names that are on the LHS of the list below. So, if we
* need a new color for some UI element, we should add a variable
* in this file.
*/
/* Overall Colors */
@background: #2d2d2d;
@current-line: #393939;
@foreground: #cccccc;
@comment: #999999;
@red: #f2777a;
@orange: #f99157;
@yellow: #ffcc66;
@green: #99cc99;
@aqua: #66cccc;
@blue: #6699cc;
@purple: #cc99cc;
/*
* Background colors are ordered from least "intense" to most "intense"
* So, if the background is light, then @background-color-3 should be
* lightest, -2 should be darker, and -1 should be darker still.
*
* The opposite is true for a dark background -- background-color-3 should be
* the darkest, -2 should be lighter, and -1 should be lighter still.
*/
@background-color-1: lighten(@background, @bc-color-step-size*2);
@background-color-2: lighten(@background, @bc-color-step-size);
@background-color-3: @background;
/*
* @content-color-stronger should be should be further away from the
* background color than @content-color (i.e. more contrasty).
*
* @content-color-weaker should be closer to the background color
* than @content-color (i.e. less contrasty).
*/
@content-color: @foreground;
@content-color-stronger: lighten(@foreground, @bc-color-step-size);
@content-color-weaker: darken(@foreground, @bc-color-step-size);
/* Code Styling */
/* code accent colors */
@accent-keyword: @purple;
@accent-atom: @orange;
@accent-number: @green;
@accent-def: @foreground;
@accent-variable: @orange;
@accent-variable-2: @blue;
@accent-variable-3: @yellow;
@accent-property: @yellow;
@accent-operator: @foreground;
@accent-comment: @comment;
@accent-string: @green;
@accent-string-2: @aqua;
@accent-meta: @red;
@accent-error: @red;
@accent-qualifier: @blue;
@accent-builtin: @yellow;
@accent-bracket: @foreground;
@accent-tag: @blue;
@accent-attribute: @orange;
@accent-header: @purple;
@accent-quote: @blue;
@accent-hr: @orange;
@accent-link: @yellow;
@accent-rangeinfo: @aqua;
@accent-minus: @red;
@accent-plus: @green;
/* inline editor colors */
@inline-background-color-1: lighten(@background, @bc-color-step-size);
@inline-background-color-2: lighten(@background, @bc-color-step-size*2);
@inline-background-color-3: rgba(0,0,0,0);
@inline-color-1: darken(@foreground, @bc-color-step-size*2);
@inline-color-2: darken(@foreground, @bc-color-step-size);
@inline-color-3: @background;
/* Selection colors */
@selection-color-focused: #585858;
@selection-color-unfocused: #424242;
/* Code font formatting
*
* NOTE (JRB): In order to get the web font to load early enough, we have a div called "dummy-text" that
* is styled with .code-font().
*
* The platform-specific selector gets added to the body tag *before* document ready time.
* We rely on this behavior to load platform-specific web fonts early.
*/
.code-font() {
color: @content-color;
// line-height must be specified in px not em because the code font and line number font sizes are different.
// Sizing via em will cause the code and line numbers to misalign
line-height: 15px;
font-size: 12px;
font-family: 'SourceCodePro', monospace;
}
.code-font-win() {
.code-font();
}
.code-font-mac() {
.code-font();
/* Use the Medium weight on the Mac to counterbalance the grayscale antialiasing. */
font-family: 'SourceCodePro-Medium', "MS ゴシック", "MS Gothic", monospace;
}
.code-cursor() {
// to make a block cursor, use something like this:
// background-color: fadeout(@blue, 50%);
// border: none !important;
// to make an I-cursor, use something like this:
border-left: 1px solid @content-color !important;
}
/* Variables and Mixins for non-code UI elements that can be styled */
================================================
FILE: Coda/Tomorrow.seestyle
================================================
<?xml version="1.0" encoding="UTF-8"?>
<!--
Tomorrow for Coda
=================
This is a port of Chris Kempson's Tomorrow color scheme:
https://github.com/ChrisKempson/Tomorrow-Theme
By Justin Hileman - http://justinhileman.com
* Sometimes Coda doesn't get the text and background colors right on import.
If that happens, use #ffffff as your background and #4d4d4c for text,
and #e9efff for invisible characters
-->
<seestyle color="#4d4d4c" inverted-color="#4d4d4c" background-color="#ffffff" inverted-background-color="#ffffff">
<mode id="SEEMode.ActionScript">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Actionscript/Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Application API and Central API"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Properties"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Operators"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Actionscript/JavadocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Actionscript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Actionscript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Actionscript/Double Quoted String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Actionscript/Single Quoted String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Apache">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Apache/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Apache/Block directives"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Apache/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
</mode>
<mode id="SEEMode.AppleScript">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/AppleScript/Commands"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Variable Assigments"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/AppleScript/Operators"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/AppleScript/Control Statements"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/AppleScript/References"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/AppleScript/Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Predefined Variables"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/AppleScript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/AppleScript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/AppleScript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.ASP-HTML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline ASP"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP/VBScript Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/SingleComment2"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Inline VBScript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/HTML Comment Tag"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/HTMLComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/ASP Include"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ASP-HTML/ASP Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Attributes in HTML Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP in Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Strings in HTML Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP in Strings"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/Strings in HTML Tags 2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ASP-HTML/ASP/VBScript Code"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.bash">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Keywords for Variables"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Builtin functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Unix commands"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/C/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/C/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/String with double quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/C/String with single quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/C/Backticks"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.C">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/C/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.C#">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C#/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C#/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C#/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C#/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C#/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C#/Region"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/C#/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.C++">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C++/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C++/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C++/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C++/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C++/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/C++/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C++/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C++/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C++/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.CFML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/CFML/Output Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline CFML Script"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Generic Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Output Variables in CFML Code"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Scope and Tag Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CFML/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CFML/Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening CFML Script Tag"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/Single Line Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CFML/Multi Line Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CFML/CFML Strings"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/Output Variables in Strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Strings 2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CFML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CFML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Opening Script Tag"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CFML/CFML Query"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CFML/Query Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/SQL/Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/SQL/Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/SQL/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/SQL/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/SQL/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CFML/Query Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CFML/Opening Query Tag"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML self-closing Tags in Query"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Output Variables in HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/Attributes in HTML Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CFML/Strings in HTML Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/Output Variables in HTML Strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/CFML/Strings in HTML Tags 2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Tags in HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CFML/CFML Code"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Codeigniter">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Codeigniter/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP4 Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Magic Methods"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/PHP SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/PHP String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP String2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/PHP Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/CSSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/CSSRound bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/CSSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/CSSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/JSAutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/JSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/JSSingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Codeigniter/JSRegEx"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/JSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/JSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Codeigniter/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.CoffeeScript">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/CoffeeScript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Function"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Arguments"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Property"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CoffeeScript/Single Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CoffeeScript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Interpolated Values"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Single String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/RegularExpression"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CoffeeScript/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Conference">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Confrerence/Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Headings"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Sections"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Separators"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Events"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Confrerence/References"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Emphasis"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Emails and URLs"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Confrerence/Tool Tip"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.CSS">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Django-Template">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Django-Template/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Django-Template"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Template Tag"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Template Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Context Variable"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Context Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Filters"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Double Quoted Strings"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Single Quoted Strings"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Filter Parameters"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Django Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Django-Template/CSSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/CSSRound bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/CSSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/CSSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/JSAutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/JSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/JSSingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Django-Template/JSRegEx"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Django-Template/JSEscaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Django-Template/JSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/JSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Django-Template/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.ERB">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/ERB/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ERB/Ruby"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ERB/ERB Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Literals"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Attribute Definitions"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Definitions"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Globals"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Symbols"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Instance Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Class Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Global Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Hexadecimal Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/String with double quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Embedded Expression"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Ruby/String with single quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q1"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent /"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q3"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with parenthesis"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Backticks"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Ruby/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Ruby/Regexp"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/POD Comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ERB/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/ERB/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ERB/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ERB/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ERB/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ERB/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ERB/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/CSSRound bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ERB/CSSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ERB/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ERB/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ERB/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ERB/JSAutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/JSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/JSSingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ERB/JSRegEx"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ERB/JSEscaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ERB/JSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ERB/JSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ERB/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.ExpressionEngine">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/ExpressionEngine/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/EE Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Attributes in EE Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/EE Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ExpressionEngine/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ExpressionEngine/Escape"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Begin and End"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/CSS Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ExpressionEngine/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Begin and End"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Single Comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/ExpressionEngine/Javascript Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.HAML Syntax">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/HAML Syntax/HTML Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/HAML Syntax/HAML Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/HAML Syntax/HTML Element"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/HAML Syntax/interpolated ruby"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Embedded Expression"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/HAML Syntax/Inline Ruby"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Literals"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Attribute Definitions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/Definitions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Ruby/Builtin Globals"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Ruby/Symbols"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Ruby/Instance Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Class Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Global Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Hexadecimal Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/String with double quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/String with single quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q1"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent /"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with percent Q3"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Strings with parenthesis"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Ruby/Backticks"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Ruby/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Ruby/Regexp"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Ruby/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Ruby/POD Comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/HAML Syntax/Ruby Hash Attribute"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.HTML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.HTML-jQuery">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/jQuery/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/jQuery/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/jQuery/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/jQuery/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-jQuery/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/jQuery/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/jQuery/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/jQuery/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/jQuery/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.HTML-MooTools">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/MooTools/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/MooTools/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/MooTools/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/MooTools/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML-MooTools/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/MooTools/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/MooTools/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/MooTools/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/MooTools/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Java">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Java/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Java/Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Java/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Java/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Java/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Java/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Java/JavadocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Java/JavadocTags"
color="#8959a8" inverted-color="#8959a8" font-style="italic" font-weight="normal" />
<style id="/Java/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Java/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Java/Strings"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Javascript">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.jQuery">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/jQuery/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/jQuery/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/jQuery/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/jQuery/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/jQuery/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/jQuery/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/jQuery/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/jQuery/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/jQuery/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.JSP-HTML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/JSP Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/JSP-HTML/JSP"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/JSP Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Java Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Keywords 2"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/Single Line Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/JSP-HTML/Multi Line Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/JSP-HTML/JSP Strings"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/JSP-HTML/JSP Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/HTML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/HTML/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.LassoScript-HTML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/XML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript 1"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Block"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Default Lasso Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Default Lasso Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Dynamic Lasso Member Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Dynamic Lasso Tags/Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Lasso Tag/Type Parameters"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/MultiComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/StringDouble"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript 2"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/HTML Comment Tag"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/XML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Single Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/CSS/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/CSS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/CSS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/CSS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/HTML Comment Tag2"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Javascript/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Javascript/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/XML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/XML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/XML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LassoScript-HTML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Tag Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Block in Strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Variables in Strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/Strings in Tags 2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript in Tags"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LassoScript-HTML/LassoScript Code"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.LaTeX">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/TeX/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/TeX/Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/TeX/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
</mode>
<mode id="SEEMode.LESS">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/LESS/LESS Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/LESS/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/LESS/Mixins"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/LESS/Attribute State"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Operators"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/LESS/LESS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/LESS/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LESS/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LESS/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/LESS/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LESS/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/LESS/Round bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/LESS/URL"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Lisp">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C/Special Forms in Lisp"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Atoms, functions, and quotes"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/(quasi)-quotes"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/Comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Lua">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Lua/Literals"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Lua/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Lua/Basic Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Lua/Libraries"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Lua/Library Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Lua/MetaTableKeywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Lua/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Lua/Multiline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Lua/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Lua/Multiline String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Lua/String with single quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Lua/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Markdown">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Markdown/Header"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/Markdown/Setext Header"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/Markdown/Italic"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="italic" font-weight="normal" />
<style id="/Markdown/Bold"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="bold" />
<style id="/Markdown/Link Text"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Markdown/Link URL"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Markdown/Link ID"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Markdown/Link ID Ref"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Markdown/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Markdown/Code Block"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Markdown/Horizontal Rules"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Markdown/Inline Code"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Items"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Italic"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="italic" font-weight="normal" />
<style id="/Markdown/List Item Bold"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="bold" />
<style id="/Markdown/List Item Link Text"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Link URL"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Link ID"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Markdown/List Item Link ID Ref"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Markdown/Bullets"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/Markdown/Blockquotes"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="italic" font-weight="normal" />
<style id="/Markdown/Quoted Header"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/Markdown/Quoted Setext Header"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="bold" />
<style id="/Markdown/Quoted Italic"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="italic" font-weight="normal" />
<style id="/Markdown/Quoted Bold"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="bold" />
<style id="/Markdown/Quoted Link Text"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Markdown/Quoted Link URL"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Markdown/Quoted Link ID"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Markdown/Quoted Link ID Ref"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.MooTools">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/MooTools/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/MooTools/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/MooTools/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/MooTools/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/MooTools/AutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/MooTools/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/MooTools/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/MooTools/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/MooTools/SingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Mustache">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Mustache/Sections"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Pragmas"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Mustache/Unescaped Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Mustache/Partials"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Mustache/Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Mustache/HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Mustache/Attributes in HTML Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Mustache/Sections in HTML Tags"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Unescaped Variables in HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Mustache/Partials in HTML Tags"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Comments in HTML Tags"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Mustache/Variables in HTML Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Mustache/Strings in HTML Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Mustache/Sections in strings"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Unescaped Variables in strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Mustache/Partials in strings"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Mustache/Comments in strings"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Mustache/Variables in strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Objective-C">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Objective-C/Messages"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Cocoa Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Objective-C Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Memory Management"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Cocoa Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Objective-C/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Cocoa Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Cocoa Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Objective-C/Autodoc Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-C/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-C/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-C/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Objective-J">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Objective-J/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Function Calls"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Objective-J/JavaScript Reserved For Future Use Keywords"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Objective-J/JavaScript Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Objective-J Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Objective-J Directives"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Objective-J Selector"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Cappuccino Classes"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Cappuccino Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Cappuccino Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Objective-J Imports"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Objective-J/Autodoc Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-J/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-J/Single Line Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Objective-J/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Pascal">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/C/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Types"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/C/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/C/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/C/Preprocessor"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/C/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/Comment Curly"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/C/String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.Perl">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/Perl/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Perl/Pragmas"
color="#8e908c" inverted-color="#8e908c" font-style="normal" font-weight="normal" />
<style id="/Perl/Perl Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Perl/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Perl/Hexadecimal Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Perl/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Perl/Perl Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Perl/q Operators with Parenthesis"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/q Operators with Brackets"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/q Operators with Slashes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/qr Operator with Slashes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/m Operator with Slashes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/s Operator with Slashes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/s Operator with Parenthesis"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/s Operator with Curlies"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/tr, y Operator with Slashes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/Backticks"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Perl/POD style comments"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Perl/Singleline Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/Perl/String with double quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/Variables in strings"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/Perl/String with single quotes"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/Perl/Regular Expressions"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Perl/Regular Expressions 2"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Perl/Regular Expressions 3"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Perl/Regular Expressions 4"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.PHP-HTML">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/PHP-HTML/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP4 Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Function and Class Keywords"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Type Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Magic Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Function Declaration"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Magic Methods"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Function Name"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/Docblock Annotations"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/TODO"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="bold" />
<style id="/PHP-HTML/PHP SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/PHP String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Escaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Expanded Variables"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Expanded Variables 2"
color="#eab700" inverted-color="#eab700" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP String2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/PHP Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CSSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/CSSRound bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CSSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/CSSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/Javascript/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/Javascript/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/Javascript/Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/Javascript/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Opening Script Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/JSAutodocComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/JSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/JSSingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML/JSRegEx"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/JSEscaped Characters"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/JSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/JSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML/Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
</mode>
<mode id="SEEMode.PHP-HTML-jQuery">
<style id="_Default"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" background-color="#ffffff" inverted-background-color="#ffffff" />
<style id="/PHP-HTML-jQuery/Entities"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Delimiter"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP4 Functions"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Magic Constants"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Magic Methods"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/FunctionRegex"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP SingleComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP String"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Variables"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP String2"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/PHP Heredoc"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Comment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/SGML Double Dash"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/CDATA"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Doctype"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Escape"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Inline CSS"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Style Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Opening Style Tag"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Attributes in Tags"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Strings in Tags"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Inside curly brackets"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Attribute state"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Attributes"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Digits"
color="#f5871f" inverted-color="#f5871f" font-style="normal" font-weight="normal" />
<style id="/CSS/CSS Colors"
color="#4271ae" inverted-color="#4271ae" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/CSSComment"
color="#8e908c" inverted-color="#8e908c" font-style="italic" font-weight="normal" />
<style id="/PHP-HTML-jQuery/CSSRound bracket"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/CSSString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/CSSSingleString"
color="#718c00" inverted-color="#718c00" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Inline Javascript"
color="#4d4d4c" inverted-color="#4d4d4c" font-style="normal" font-weight="normal" />
<style id="/PHP-HTML-jQuery/Script Tags"
color="#c82829" inverted-color="#c82829" font-style="normal" font-weight="normal" />
<style id="/jQuery/Keywords"
color="#8959a8" inverted-color="#8959a8" font-style="normal" font-weight="normal" />
<style id="/jQuery/Numbers"
color="#f5871f" inverted-color="#f5871f" font-style="normal"
gitextract_qgndt51k/
├── .gitignore
├── Ace/
│ ├── tomorrow-night-blue.js
│ ├── tomorrow-night-bright.js
│ ├── tomorrow-night-eighties.js
│ ├── tomorrow-night.js
│ └── tomorrow.js
├── Apple Colour Picker/
│ ├── Tomorrow Night Bright.clr
│ ├── Tomorrow Night Eighties.clr
│ └── Tomorrow Night.clr
├── Atom/
│ ├── README.md
│ ├── Tomorrow/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night-Blue/
│ │ ├── index.less
│ │ └── package.json
│ ├── Tomorrow-Night-Bright/
│ │ ├── index.less
│ │ └── package.json
│ └── Tomorrow-Night-Eighties/
│ ├── index.less
│ └── package.json
├── BBEdit/
│ ├── Tomorrow Night.bbcolors
│ └── Tomorrow.bbcolors
├── Brackets/
│ ├── README.md
│ ├── brackets_theme_tomorrow.less
│ ├── brackets_theme_tomorrow_night.less
│ ├── brackets_theme_tomorrow_night_blue.less
│ ├── brackets_theme_tomorrow_night_bright.less
│ └── brackets_theme_tomorrow_night_eighties.less
├── Coda/
│ ├── Tomorrow.seestyle
│ ├── Tomorrow.sss
│ ├── TomorrowNight.seestyle
│ ├── TomorrowNight.sss
│ ├── TomorrowNightBlue.seestyle
│ ├── TomorrowNightBlue.sss
│ ├── TomorrowNightBright.seestyle
│ ├── TomorrowNightBright.sss
│ ├── TomorrowNightEighties.seestyle
│ └── TomorrowNightEighties.sss
├── Console2/
│ ├── README.md
│ └── console.xml
├── Eclipse/
│ ├── Tomorrow-Night-Bright.epf
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night.epf
│ └── Tomorrow.xml
├── Espresso/
│ └── Tomorrow Night.css
├── GEdit/
│ ├── Tomorrow-Night-Blue.xml
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night-Eighties.xml
│ ├── Tomorrow-Night.xml
│ └── Tomorrow.xml
├── GNU Emacs/
│ ├── color-theme-tomorrow.el
│ ├── tomorrow-day-theme.el
│ ├── tomorrow-night-blue-theme.el
│ ├── tomorrow-night-bright-theme.el
│ ├── tomorrow-night-eighties-theme.el
│ └── tomorrow-night-theme.el
├── Gnome-Terminal/
│ └── setup-theme.sh
├── Google Chrome Developer Tools/
│ └── Custom.css
├── JetBrains/
│ ├── colors/
│ │ ├── Tomorrow Night Blue.xml
│ │ ├── Tomorrow Night Bright.xml
│ │ ├── Tomorrow Night Eighties.xml
│ │ ├── Tomorrow Night.xml
│ │ └── Tomorrow.xml
│ ├── options/
│ │ └── colors.scheme.xml
│ ├── readme.md
│ └── settings.jar
├── KDE/
│ ├── Tomorrow.colors
│ ├── TomorrowNight.colors
│ ├── TomorrowNightBright.colors
│ └── TomorrowNightEighties.colors
├── LICENSE.md
├── LightPaper/
│ └── Tomorrow Night 80s.txt
├── Mate-Terminal/
│ └── setup-theme.sh
├── Mou/
│ └── Tomorrow Night 80s.txt
├── OS X Terminal/
│ ├── Tomorrow Night Blue.terminal
│ ├── Tomorrow Night Bright.terminal
│ ├── Tomorrow Night Eighties.terminal
│ ├── Tomorrow Night.terminal
│ └── Tomorrow.terminal
├── Photoshop Color Swatches/
│ ├── Tomorrow Complete.aco
│ ├── Tomorrow Night Blue.aco
│ ├── Tomorrow Night Bright.aco
│ ├── Tomorrow Night Eighties.aco
│ ├── Tomorrow Night.aco
│ └── Tomorrow.aco
├── PuTTY/
│ ├── Tomorrow Night.reg
│ └── Tomorrow.reg
├── QtCreator/
│ └── styles/
│ ├── Tomorrow-Night-Blue.xml
│ ├── Tomorrow-Night-Bright.xml
│ ├── Tomorrow-Night-Eighties.xml
│ ├── Tomorrow-Night.xml
│ └── Tomorrow.xml
├── README.md
├── Visual Studio/
│ ├── tomorrow-night-bright.vssettings
│ ├── tomorrow-night-bright.vstheme
│ ├── tomorrow-night-eighties.vssettings
│ ├── tomorrow-night-eighties.vstheme
│ ├── tomorrow-night.vssettings
│ ├── tomorrow-night.vstheme
│ ├── tomorrow.vssettings
│ └── tomorrow.vstheme
├── Web Inspector/
│ ├── README.md
│ ├── Tomorrow Night/
│ │ └── Custom.css
│ └── Tomorrow Night Eighties/
│ └── Custom.css
├── Xcode 4/
│ ├── Tomorrow Night Bright.dvtcolortheme
│ ├── Tomorrow Night Eighties.dvtcolortheme
│ ├── Tomorrow Night.dvtcolortheme
│ └── Tomorrow.dvtcolortheme
├── Xdefaults/
│ ├── Tomorrow
│ ├── Tomorrow Night
│ ├── Tomorrow-Night-Bright
│ ├── XresourceTomorrow
│ ├── XresourceTomorrowNight
│ ├── XresourceTomorrowNightBlue
│ ├── XresourceTomorrowNightBright
│ └── XresourceTomorrowNightEighties
├── iTerm2/
│ ├── Tomorrow Night Blue.itermcolors
│ ├── Tomorrow Night Bright.itermcolors
│ ├── Tomorrow Night Eighties.itermcolors
│ ├── Tomorrow Night.itermcolors
│ └── Tomorrow.itermcolors
├── ipythonqt/
│ ├── readme.md
│ ├── tomorrownight.css
│ └── tomorrownight.py
├── lilyterm/
│ └── default.conf
├── notepad++/
│ ├── tomorrow.xml
│ ├── tomorrow_night.xml
│ ├── tomorrow_night_blue.xml
│ ├── tomorrow_night_bright.xml
│ └── tomorrow_night_eighties.xml
├── termite/
│ ├── Tomorrow/
│ │ └── config
│ └── Tomorrow-Night/
│ └── config
├── textmate/
│ ├── README.md
│ ├── Tomorrow-Night-Blue.tmTheme
│ ├── Tomorrow-Night-Bright.tmTheme
│ ├── Tomorrow-Night-Eighties.tmTheme
│ ├── Tomorrow-Night.tmTheme
│ └── Tomorrow.tmTheme
├── textmate2/
│ ├── README.md
│ └── Tomorrow Theme.tmbundle/
│ ├── Themes/
│ │ ├── Tomorrow-Night-Blue.tmTheme
│ │ ├── Tomorrow-Night-Bright.tmTheme
│ │ ├── Tomorrow-Night-Eighties.tmTheme
│ │ ├── Tomorrow-Night.tmTheme
│ │ └── Tomorrow.tmTheme
│ └── info.plist
└── vim/
└── colors/
├── Tomorrow-Night-Blue.vim
├── Tomorrow-Night-Bright.vim
├── Tomorrow-Night-Eighties.vim
├── Tomorrow-Night.vim
└── Tomorrow.vim
SYMBOL INDEX (1 symbols across 1 files) FILE: ipythonqt/tomorrownight.py class TomorrownightStyle (line 19) | class TomorrownightStyle(Style):
Condensed preview — 150 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3,653K chars).
[
{
"path": ".gitignore",
"chars": 53,
"preview": "# OS X\n.DS_Store\n.DS_Store?\n.Spotlight-V100\n.Trashes\n"
},
{
"path": "Ace/tomorrow-night-blue.js",
"chars": 3939,
"preview": "\ndefine(function(require, exports, module) {\n\n var dom = require(\"pilot/dom\");\n\n var cssText = \"\\\n.ace-tomorrow-ni"
},
{
"path": "Ace/tomorrow-night-bright.js",
"chars": 4039,
"preview": "\ndefine(function(require, exports, module) {\n\n var dom = require(\"pilot/dom\");\n\n var cssText = \"\\\n.ace-tomorrow-ni"
},
{
"path": "Ace/tomorrow-night-eighties.js",
"chars": 4125,
"preview": "\ndefine(function(require, exports, module) {\n\n var dom = require(\"pilot/dom\");\n\n var cssText = \"\\\n.ace-tomorrow-ni"
},
{
"path": "Ace/tomorrow-night.js",
"chars": 3687,
"preview": "define(function(require, exports, module) {\n\n var dom = require(\"pilot/dom\");\n\n var cssText = \"\\\n.ace-tomorrow-nig"
},
{
"path": "Ace/tomorrow.js",
"chars": 3387,
"preview": "define(function(require, exports, module) {\n\n var dom = require(\"pilot/dom\");\n\n var cssText = \"\\\n.ace-tomorrow .ac"
},
{
"path": "Atom/README.md",
"chars": 55,
"preview": "To install, copy paste the folders in ~/.atom/packages\n"
},
{
"path": "Atom/Tomorrow/index.less",
"chars": 2027,
"preview": ".editor, .editor .gutter {\n background-color: #FFFFFF;\n color: #4D4D4C;\n}\n\n.editor.is-focused .cursor {\n border-color"
},
{
"path": "Atom/Tomorrow/package.json",
"chars": 255,
"preview": "{\n \"name\": \"tomorrow\",\n \"theme\": \"syntax\",\n \"version\": \"0.0.0\",\n \"private\": true,\n \"description\": \"A short descript"
},
{
"path": "Atom/Tomorrow-Night/index.less",
"chars": 2027,
"preview": ".editor, .editor .gutter {\n background-color: #1D1F21;\n color: #C5C8C6;\n}\n\n.editor.is-focused .cursor {\n border-color"
},
{
"path": "Atom/Tomorrow-Night/package.json",
"chars": 269,
"preview": "{\n \"name\": \"tomorrow--night\",\n \"theme\": \"syntax\",\n \"version\": \"0.0.0\",\n \"private\": true,\n \"description\": \"A short d"
},
{
"path": "Atom/Tomorrow-Night-Blue/index.less",
"chars": 2046,
"preview": ".editor, .editor .gutter {\n background-color: #002451;\n color: #FFFFFF;\n}\n\n.editor.is-focused .cursor {\n border-color"
},
{
"path": "Atom/Tomorrow-Night-Blue/package.json",
"chars": 281,
"preview": "{\n \"name\": \"tomorrow--night--blue\",\n \"theme\": \"syntax\",\n \"version\": \"0.0.0\",\n \"private\": true,\n \"description\": \"A s"
},
{
"path": "Atom/Tomorrow-Night-Bright/index.less",
"chars": 2027,
"preview": ".editor, .editor .gutter {\n background-color: #000000;\n color: #DEDEDE;\n}\n\n.editor.is-focused .cursor {\n border-color"
},
{
"path": "Atom/Tomorrow-Night-Bright/package.json",
"chars": 285,
"preview": "{\n \"name\": \"tomorrow--night--bright\",\n \"theme\": \"syntax\",\n \"version\": \"0.0.0\",\n \"private\": true,\n \"description\": \"A"
},
{
"path": "Atom/Tomorrow-Night-Eighties/index.less",
"chars": 2011,
"preview": ".editor, .editor .gutter {\n background-color: #2D2D2D;\n color: #CCCCCC;\n}\n\n.editor.is-focused .cursor {\n border-color"
},
{
"path": "Atom/Tomorrow-Night-Eighties/package.json",
"chars": 289,
"preview": "{\n \"name\": \"tomorrow--night--eighties\",\n \"theme\": \"syntax\",\n \"version\": \"0.0.0\",\n \"private\": true,\n \"description\": "
},
{
"path": "BBEdit/Tomorrow Night.bbcolors",
"chars": 2199,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "BBEdit/Tomorrow.bbcolors",
"chars": 2048,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "Brackets/README.md",
"chars": 1340,
"preview": "# Brackets Tomorrow Theme\nThis is the [Tomorrow Theme](https://github.com/ChrisKempson/Tomorrow-Theme/) for [Brackets](h"
},
{
"path": "Brackets/brackets_theme_tomorrow.less",
"chars": 5310,
"preview": "\r\n// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.\r\n// \r\n// Permission is hereby granted, free of"
},
{
"path": "Brackets/brackets_theme_tomorrow_night.less",
"chars": 5310,
"preview": "\r\n// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.\r\n// \r\n// Permission is hereby granted, free of"
},
{
"path": "Brackets/brackets_theme_tomorrow_night_blue.less",
"chars": 5308,
"preview": "\r\n// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.\r\n// \r\n// Permission is hereby granted, free of"
},
{
"path": "Brackets/brackets_theme_tomorrow_night_bright.less",
"chars": 5308,
"preview": "\r\n// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.\r\n// \r\n// Permission is hereby granted, free of"
},
{
"path": "Brackets/brackets_theme_tomorrow_night_eighties.less",
"chars": 5308,
"preview": "\r\n// Copyright (c) 2012 Adobe Systems Incorporated. All rights reserved.\r\n// \r\n// Permission is hereby granted, free of"
},
{
"path": "Coda/Tomorrow.seestyle",
"chars": 181078,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nTomorrow for Coda\n=================\n\nThis is a port of Chris Kempson's Tomo"
},
{
"path": "Coda/Tomorrow.sss",
"chars": 1615,
"preview": "comment {\n color:#8e908c;\n font-style:italic;\n}\n\nconstant.numeric {\n color:#f5871f;\n font-weight:normal;\n}\n\nconstant"
},
{
"path": "Coda/TomorrowNight.seestyle",
"chars": 181096,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nTomorrow Night for Coda\n=======================\n\nThis is a port of Chris Ke"
},
{
"path": "Coda/TomorrowNight.sss",
"chars": 1615,
"preview": "comment {\n color:#969896;\n font-style:italic;\n}\n\nconstant.numeric {\n color:#de935f;\n font-weight:normal;\n}\n\nconstant"
},
{
"path": "Coda/TomorrowNightBlue.seestyle",
"chars": 181111,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nTomorrow Night Blue for Coda\n============================\n\nThis is a port o"
},
{
"path": "Coda/TomorrowNightBlue.sss",
"chars": 1615,
"preview": "comment {\n color:#7285b7;\n font-style:italic;\n}\n\nconstant.numeric {\n color:#ffc58f;\n font-weight:normal;\n}\n\nconstant"
},
{
"path": "Coda/TomorrowNightBright.seestyle",
"chars": 181117,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nTomorrow Night Bright for Coda\n==============================\n\nThis is a po"
},
{
"path": "Coda/TomorrowNightBright.sss",
"chars": 1615,
"preview": "comment {\n color:#969896;\n font-style:italic;\n}\n\nconstant.numeric {\n color:#e78c45;\n font-weight:normal;\n}\n\nconstant"
},
{
"path": "Coda/TomorrowNightEighties.seestyle",
"chars": 181123,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n\nTomorrow Night Eighties for Coda\n================================\n\nThis is "
},
{
"path": "Coda/TomorrowNightEighties.sss",
"chars": 1615,
"preview": "comment {\n color:#999999;\n font-style:italic;\n}\n\nconstant.numeric {\n color:#f99157;\n font-weight:normal;\n}\n\nconstant"
},
{
"path": "Console2/README.md",
"chars": 209,
"preview": "To install, close all instances of Console2, then edit your `console.xml` (either local or system-wide, depending on you"
},
{
"path": "Console2/console.xml",
"chars": 768,
"preview": "<?xml version=\"1.0\"?>\n<settings>\n\t<console>\n\t\t<colors>\n\t\t\t<color id=\"0\" r=\"38\" g=\"38\" b=\"38\"/>\n\t\t\t<color id=\"1\" r=\"64\" g"
},
{
"path": "Eclipse/Tomorrow-Night-Bright.epf",
"chars": 56193,
"preview": "#Tue Sep 04 17:17:04 PDT 2012\n/instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time=false\n/instance/org.eclipse.j"
},
{
"path": "Eclipse/Tomorrow-Night-Bright.xml",
"chars": 2027,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<colorTheme id=\"1867\" name=\"Tomorrow Night Bright\" modified=\"2012-07-05 20:28:32\""
},
{
"path": "Eclipse/Tomorrow-Night.epf",
"chars": 35462,
"preview": "file_export_version=3.0\n/instance/org.codehaus.groovy.eclipse.ui/groovy.editor.groovyDoc.keyword.enabled=true\n/instance/"
},
{
"path": "Eclipse/Tomorrow.xml",
"chars": 2014,
"preview": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<colorTheme id=\"8867\" name=\"Tomorrow\" modified=\"2013-03-30 11:28:32\" author=\"Chri"
},
{
"path": "Espresso/Tomorrow Night.css",
"chars": 4389,
"preview": "/*\n\t@theme Tomorrow Night\n\t@override-placeholders html, xml, css, markdown, ruby, json, sourcecode.js\n*/\n\n/* Base */\n\n:d"
},
{
"path": "GEdit/Tomorrow-Night-Blue.xml",
"chars": 6000,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)\n\n This file was generated "
},
{
"path": "GEdit/Tomorrow-Night-Bright.xml",
"chars": 6006,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)\n\n This file was generated "
},
{
"path": "GEdit/Tomorrow-Night-Eighties.xml",
"chars": 6012,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)\n\n This file was generated "
},
{
"path": "GEdit/Tomorrow-Night.xml",
"chars": 5982,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)\n\n This file was generated "
},
{
"path": "GEdit/Tomorrow.xml",
"chars": 5965,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--\n Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)\n\n This file was generated "
},
{
"path": "GNU Emacs/color-theme-tomorrow.el",
"chars": 31525,
"preview": ";;; color-theme-tomorrow.el --- GNU Emacs port of the Tomorrow Theme.\n\n;;; Commentary:\n;;\n;;; Tomorrow Theme\n;;\n;; Origi"
},
{
"path": "GNU Emacs/tomorrow-day-theme.el",
"chars": 73,
"preview": "(require 'color-theme-tomorrow)\n(color-theme-tomorrow--define-theme day)\n"
},
{
"path": "GNU Emacs/tomorrow-night-blue-theme.el",
"chars": 80,
"preview": "(require 'color-theme-tomorrow)\n(color-theme-tomorrow--define-theme night-blue)\n"
},
{
"path": "GNU Emacs/tomorrow-night-bright-theme.el",
"chars": 82,
"preview": "(require 'color-theme-tomorrow)\n(color-theme-tomorrow--define-theme night-bright)\n"
},
{
"path": "GNU Emacs/tomorrow-night-eighties-theme.el",
"chars": 84,
"preview": "(require 'color-theme-tomorrow)\n(color-theme-tomorrow--define-theme night-eighties)\n"
},
{
"path": "GNU Emacs/tomorrow-night-theme.el",
"chars": 75,
"preview": "(require 'color-theme-tomorrow)\n(color-theme-tomorrow--define-theme night)\n"
},
{
"path": "Gnome-Terminal/setup-theme.sh",
"chars": 3619,
"preview": "#!/usr/bin/env bash\n\n[[ -z \"$PROFILE_NAME\" ]] && PROFILE_NAME=Tomorrow\n[[ -z \"$PROFILE_SLUG\" ]] && PROFILE_SLUG=Tomorrow"
},
{
"path": "Google Chrome Developer Tools/Custom.css",
"chars": 27707,
"preview": "/**********************************************/\n/* UNHOLY MARRIAGE - Completing the port of Tomorrow-Night to Chrome De"
},
{
"path": "JetBrains/colors/Tomorrow Night Blue.xml",
"chars": 77172,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Tomorrow Night Blue\" version=\"124\" parent_scheme=\"Default\">\n <opti"
},
{
"path": "JetBrains/colors/Tomorrow Night Bright.xml",
"chars": 77190,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Tomorrow Night Bright\" version=\"124\" parent_scheme=\"Default\">\n <op"
},
{
"path": "JetBrains/colors/Tomorrow Night Eighties.xml",
"chars": 79525,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Tomorrow Night Eighties\" version=\"124\" parent_scheme=\"Default\">\n <"
},
{
"path": "JetBrains/colors/Tomorrow Night.xml",
"chars": 161131,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Tomorrow Night\" version=\"1\" parent_scheme=\"Default\">\n <option name"
},
{
"path": "JetBrains/colors/Tomorrow.xml",
"chars": 148987,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<scheme name=\"Tomorrow\" version=\"1\" parent_scheme=\"Default\">\n <option name=\"LINE"
},
{
"path": "JetBrains/options/colors.scheme.xml",
"chars": 456,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<application>\n <component name=\"EditorColorsManagerImpl\">\n <option name=\"USE_"
},
{
"path": "JetBrains/readme.md",
"chars": 648,
"preview": "# Jetbrains - Tomorrow Themes #\n\nColor schemes for the IntelliJ, PyCharm, PhpStorm, WebStorm and RubyMine IDEs. Has colo"
},
{
"path": "KDE/Tomorrow.colors",
"chars": 2369,
"preview": "[ColorEffects:Disabled]\nColor=212,168,105\nColorAmount=0\nColorEffect=0\nContrastAmount=0.65\nContrastEffect=1\nIntensityAmou"
},
{
"path": "KDE/TomorrowNight.colors",
"chars": 2420,
"preview": "[ColorEffects:Disabled]\nColor=212,168,105\nColorAmount=0\nColorEffect=0\nContrastAmount=0.65\nContrastEffect=1\nIntensityAmou"
},
{
"path": "KDE/TomorrowNightBright.colors",
"chars": 2408,
"preview": "[ColorEffects:Disabled]\nColor=212,168,105\nColorAmount=0\nColorEffect=0\nContrastAmount=0.65\nContrastEffect=1\nIntensityAmou"
},
{
"path": "KDE/TomorrowNightEighties.colors",
"chars": 2438,
"preview": "[ColorEffects:Disabled]\nColor=212,168,105\nColorAmount=0\nColorEffect=0\nContrastAmount=0.65\nContrastEffect=1\nIntensityAmou"
},
{
"path": "LICENSE.md",
"chars": 1152,
"preview": "LICENSE\n\nTomorrow Theme is released under the MIT License:\n\nCopyright (C) 2011 [Chris Kempson](https://github.com/chrisk"
},
{
"path": "LightPaper/Tomorrow Night 80s.txt",
"chars": 860,
"preview": "editor\nforeground: cccccc\nbackground: 2d2d2d\ncaret: cc99cc\n\neditor-selection\nforeground: ffffff\nbackground: 515151\n\nH1\nf"
},
{
"path": "Mate-Terminal/setup-theme.sh",
"chars": 1450,
"preview": "#!/usr/bin/env bash\n\n[[ -z \"$PROFILE_NAME\" ]] && PROFILE_NAME=Tomorrow\n[[ -z \"$PROFILE_SLUG\" ]] && PROFILE_SLUG=Tomorrow"
},
{
"path": "Mou/Tomorrow Night 80s.txt",
"chars": 860,
"preview": "editor\nforeground: cccccc\nbackground: 2d2d2d\ncaret: cc99cc\n\neditor-selection\nforeground: ffffff\nbackground: 515151\n\nH1\nf"
},
{
"path": "OS X Terminal/Tomorrow Night Blue.terminal",
"chars": 10271,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "OS X Terminal/Tomorrow Night Bright.terminal",
"chars": 9730,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "OS X Terminal/Tomorrow Night Eighties.terminal",
"chars": 10019,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "OS X Terminal/Tomorrow Night.terminal",
"chars": 10586,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "OS X Terminal/Tomorrow.terminal",
"chars": 9919,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "QtCreator/styles/Tomorrow-Night-Blue.xml",
"chars": 3179,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Tomorrow-Night-Blue\">\n <style name=\"Text\" fore"
},
{
"path": "QtCreator/styles/Tomorrow-Night-Bright.xml",
"chars": 3181,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Tomorrow-Night-Bright\">\n <style name=\"Text\" fo"
},
{
"path": "QtCreator/styles/Tomorrow-Night-Eighties.xml",
"chars": 3183,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Tomorrow-Night-Eighties\">\n <style name=\"Text\" "
},
{
"path": "QtCreator/styles/Tomorrow-Night.xml",
"chars": 3174,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Tomorrow-Night\">\n <style name=\"Text\" foregroun"
},
{
"path": "QtCreator/styles/Tomorrow.xml",
"chars": 3302,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<style-scheme version=\"1.0\" name=\"Tomorrow\">\n <!-- This file was generated using"
},
{
"path": "README.md",
"chars": 1230,
"preview": "# Tomorrow Theme\nAfter having spent several years using, tweaking and refining a personal editor theme since 2005, I dec"
},
{
"path": "Visual Studio/tomorrow-night-bright.vssettings",
"chars": 25979,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"10.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regi"
},
{
"path": "Visual Studio/tomorrow-night-bright.vstheme",
"chars": 197920,
"preview": "<Themes>\r\n <Theme Name=\"Tomorrow Night Bright\" GUID=\"{bda4f62b-8146-420b-985f-de6bc5d6c94a}\">\r\n <Category Name=\"Auto"
},
{
"path": "Visual Studio/tomorrow-night-eighties.vssettings",
"chars": 8281,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"10.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regi"
},
{
"path": "Visual Studio/tomorrow-night-eighties.vstheme",
"chars": 197922,
"preview": "<Themes>\r\n <Theme Name=\"Tomorrow Night Eighties\" GUID=\"{1a6e5477-5112-4a75-8f71-8b79179334f7}\">\r\n <Category Name=\"Au"
},
{
"path": "Visual Studio/tomorrow-night.vssettings",
"chars": 8281,
"preview": "<UserSettings>\r\n\t<ApplicationIdentity version=\"10.0\"/>\r\n\t<ToolsOptions>\r\n\t\t<ToolsOptionsCategory name=\"Environment\" Regi"
},
{
"path": "Visual Studio/tomorrow-night.vstheme",
"chars": 197913,
"preview": "<Themes>\r\n <Theme Name=\"Tomorrow Night\" GUID=\"{8d26e4c4-8d51-4600-b8d7-6c513d1fd630}\">\r\n <Category Name=\"Autos\" GUID"
},
{
"path": "Visual Studio/tomorrow.vssettings",
"chars": 8190,
"preview": "<UserSettings>\n\t<ApplicationIdentity version=\"10.0\"/>\n\t<ToolsOptions>\n\t\t<ToolsOptionsCategory name=\"Environment\" Registe"
},
{
"path": "Visual Studio/tomorrow.vstheme",
"chars": 178171,
"preview": "<Themes>\r\n <Theme Name=\"Tomorrow\" GUID=\"{b86ee79d-facc-475b-8a55-d027d2627642}\">\r\n <Category Name=\"Cider\" GUID=\"{92d"
},
{
"path": "Web Inspector/README.md",
"chars": 531,
"preview": "# Google Chrome Web Inspector Tomorrow Theme\n\nCopy Custom.css to your user style sheet folder\n\nMac: \n\n ~/Library/Appl"
},
{
"path": "Web Inspector/Tomorrow Night/Custom.css",
"chars": 26969,
"preview": "/*\n Tomorrow Nigth Color Scheme and Theme (Chrome WebInspector) \n 2012 Lior Hakim (www.liorhakim.com)\n\n https://githu"
},
{
"path": "Web Inspector/Tomorrow Night Eighties/Custom.css",
"chars": 26725,
"preview": "/*\n Tomorrow Nigth Color Scheme and Theme (Chrome WebInspector)\n 2013 github.com/adr-enal-in - http://adr.enal.in\n\n h"
},
{
"path": "Xcode 4/Tomorrow Night Bright.dvtcolortheme",
"chars": 5875,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "Xcode 4/Tomorrow Night Eighties.dvtcolortheme",
"chars": 5909,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "Xcode 4/Tomorrow Night.dvtcolortheme",
"chars": 5913,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "Xcode 4/Tomorrow.dvtcolortheme",
"chars": 5756,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "Xdefaults/Tomorrow",
"chars": 1011,
"preview": "!-- Tomorrow Color Scheme\n\n! Names of the original color are in parenthesis.\n\n! With the exception of DarkYellow (which "
},
{
"path": "Xdefaults/Tomorrow Night",
"chars": 437,
"preview": "*foreground: #c5c8c6\n*background: #1d1f21\n*cursorColor: #aeafad\n*color0: #000000\n*color1: #912226\n*colo"
},
{
"path": "Xdefaults/Tomorrow-Night-Bright",
"chars": 438,
"preview": "*foreground: #eaeaea\n*background: #000000\n*cursorColor: #aeafad\n*color0: #000000\n*color1: #912226\n*colo"
},
{
"path": "Xdefaults/XresourceTomorrow",
"chars": 1124,
"preview": "!Tomorrow\n#define t_background #ffffff\n#define t_current_line #efefef\n#define t_selection \t#d6d6d6\n#def"
},
{
"path": "Xdefaults/XresourceTomorrowNight",
"chars": 1129,
"preview": "!TomorrowNight\n#define t_background #1d1f21\n#define t_current_line #282a2e\n#define t_selection \t#373b41"
},
{
"path": "Xdefaults/XresourceTomorrowNightBlue",
"chars": 1133,
"preview": "!TomorrowNightBlue\n#define t_background #002451\n#define t_current_line #00346e\n#define t_selection \t#00"
},
{
"path": "Xdefaults/XresourceTomorrowNightBright",
"chars": 1135,
"preview": "!TomorrowNightBright\n#define t_background #000000\n#define t_current_line #2a2a2a\n#define t_selection \t#"
},
{
"path": "Xdefaults/XresourceTomorrowNightEighties",
"chars": 1137,
"preview": "!TomorrowNightEighties\n#define t_background #2d2d2d\n#define t_current_line #393939\n#define t_selection "
},
{
"path": "iTerm2/Tomorrow Night Blue.itermcolors",
"chars": 5046,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "iTerm2/Tomorrow Night Bright.itermcolors",
"chars": 5276,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "iTerm2/Tomorrow Night Eighties.itermcolors",
"chars": 5336,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "iTerm2/Tomorrow Night.itermcolors",
"chars": 5347,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "iTerm2/Tomorrow.itermcolors",
"chars": 5194,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "ipythonqt/readme.md",
"chars": 640,
"preview": "# Tomorrow Night Theme for IPython Qt Console\n\n## Usage:\n\nCopy tomorrownight.py to PYTHONHOME/Lib/site-packages/PYGMENT"
},
{
"path": "ipythonqt/tomorrownight.css",
"chars": 307,
"preview": "QPlainTextEdit, QTextEdit {\r\n background-color: #1d1f21;\r\n color: #c5c8c6;\r\n selection-background-color: #373b4"
},
{
"path": "ipythonqt/tomorrownight.py",
"chars": 2456,
"preview": "# -*- coding: utf-8 -*-\n\"\"\"\n pygments.styles.autumn\n ~~~~~~~~~~~~~~~~~~~~~~\n\n Tomorrow Night theme for ipython"
},
{
"path": "lilyterm/default.conf",
"chars": 15304,
"preview": "[main]\n\n# Auto save settings when closing window.\nauto_save = 0\n\n# The version of this profile's format. DO NOT EDIT IT!"
},
{
"path": "notepad++/tomorrow.xml",
"chars": 85041,
"preview": "<!--//\n\nTomorrow\nCopyright (c) 2012 Rob Prouse <http://www.alteridem.net/>\n\nPermission is hereby granted, free of charge"
},
{
"path": "notepad++/tomorrow_night.xml",
"chars": 87248,
"preview": "<!--//\n\nTomorrow Night\nCopyright (c) 2008 Fabio Zendhi Nagao <http://zend.lojcomm.com.br/>\n\nPermission is hereby granted"
},
{
"path": "notepad++/tomorrow_night_blue.xml",
"chars": 86120,
"preview": "<!--//\r\n\r\nTomorrow Night Blue\r\nCopyright (c) 2008 Fabio Zendhi Nagao <http://zend.lojcomm.com.br/>\r\n\r\nPermission is here"
},
{
"path": "notepad++/tomorrow_night_bright.xml",
"chars": 88020,
"preview": "<!--//\r\n\r\nTomorrow Night\r\nCopyright (c) 2008 Fabio Zendhi Nagao <http://zend.lojcomm.com.br/>\r\n\r\nPermission is hereby gr"
},
{
"path": "notepad++/tomorrow_night_eighties.xml",
"chars": 86124,
"preview": "<!--//\r\n\r\nTomorrow Night Eighties\r\nCopyright (c) 2008 Fabio Zendhi Nagao <http://zend.lojcomm.com.br/>\r\n\r\nPermission is "
},
{
"path": "termite/Tomorrow/config",
"chars": 1723,
"preview": "[options]\nresize_grip = false\nscroll_on_output = false\nscroll_on_keystroke = true\naudible_bell = false\nvisible_bell = fa"
},
{
"path": "termite/Tomorrow-Night/config",
"chars": 1723,
"preview": "[options]\nresize_grip = false\nscroll_on_output = false\nscroll_on_keystroke = true\naudible_bell = false\nvisible_bell = fa"
},
{
"path": "textmate/README.md",
"chars": 853,
"preview": "# TextMate Tomorrow Theme\nThe TextMate version of [Tomorrow Theme](https://github.com/ChrisKempson/Tomorrow-Theme).\n\n## "
},
{
"path": "textmate/Tomorrow-Night-Blue.tmTheme",
"chars": 6416,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate/Tomorrow-Night-Bright.tmTheme",
"chars": 6502,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate/Tomorrow-Night-Eighties.tmTheme",
"chars": 6357,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate/Tomorrow-Night.tmTheme",
"chars": 6381,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate/Tomorrow.tmTheme",
"chars": 6354,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/README.md",
"chars": 859,
"preview": "# TextMate 2 Tomorrow Theme\nThe TextMate 2 version of [Tomorrow Theme](https://github.com/ChrisKempson/Tomorrow-Theme).\n"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/Themes/Tomorrow-Night-Blue.tmTheme",
"chars": 6342,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/Themes/Tomorrow-Night-Bright.tmTheme",
"chars": 6316,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/Themes/Tomorrow-Night-Eighties.tmTheme",
"chars": 6289,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/Themes/Tomorrow-Night.tmTheme",
"chars": 6307,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/Themes/Tomorrow.tmTheme",
"chars": 6280,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "textmate2/Tomorrow Theme.tmbundle/info.plist",
"chars": 482,
"preview": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "vim/colors/Tomorrow-Night-Blue.vim",
"chars": 15137,
"preview": "\" Tomorrow Night Blue - Full Colour and 256 Colour\n\" http://chriskempson.com\n\"\n\" Hex colour conversion functions borrowe"
},
{
"path": "vim/colors/Tomorrow-Night-Bright.vim",
"chars": 15141,
"preview": "\" Tomorrow Night Bright - Full Colour and 256 Colour\n\" http://chriskempson.com\n\"\n\" Hex colour conversion functions borro"
},
{
"path": "vim/colors/Tomorrow-Night-Eighties.vim",
"chars": 15145,
"preview": "\" Tomorrow Night Eighties - Full Colour and 256 Colour\n\" http://chriskempson.com\n\"\n\" Hex colour conversion functions bor"
},
{
"path": "vim/colors/Tomorrow-Night.vim",
"chars": 15282,
"preview": "\" Tomorrow Night - Full Colour and 256 Colour\n\" http://chriskempson.com\n\"\n\" Hex colour conversion functions borrowed fro"
},
{
"path": "vim/colors/Tomorrow.vim",
"chars": 14969,
"preview": "\" Tomorrow - Full Colour and 256 Colour\n\" http://chriskempson.com\n\"\n\" Hex colour conversion functions borrowed from the "
}
]
// ... and 12 more files (download for full content)
About this extraction
This page contains the full source code of the chriskempson/tomorrow-theme GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 150 files (3.2 MB), approximately 838.7k tokens, and a symbol index with 1 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.