Giter VIP home page Giter VIP logo

monnoroch / colorhighlighter Goto Github PK

View Code? Open in Web Editor NEW
1.3K 1.3K 131.0 32.46 MB

ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.

Home Page: https://sublime.wbond.net/packages/Color%20Highlighter

Python 46.54% QMake 0.25% C++ 0.18% Makefile 0.03% Objective-C 0.77% C# 50.38% Shell 1.10% Scheme 0.74% CSS 0.01%

colorhighlighter's People

Contributors

alfredbez avatar andjo avatar andytruett avatar austenc avatar carlrevell avatar cl1ck avatar corbanmailloux avatar cybolic avatar darkkain avatar davmillar avatar duydao avatar facelessuser avatar faouzzz avatar gnrlbzik avatar loklaan avatar meesterdev avatar monnoroch avatar mvoidex avatar nosterlu avatar omgmog avatar pablosoria avatar seeeeei avatar soulchainer avatar thematthopkins avatar vovkkk avatar wagerfield avatar xghostkillerx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colorhighlighter's Issues

Colors issue

As you can see at screenshot variables names should not be colored in this case. Please fix regex and color #222 should be black
http://snag.gy/BzIBD.jpg

but this value rgba(31, 36, 29, 0.55) otherwise should be colored. But i don't see any colors. Thank you.

rgb(rrr,ggg,bbb) support

Noticed they only seems to be 1 and 2 digit support for the rgb() function, would be very handy to have 0-255 range.

Click on color to highlight

Selecting the color to preview the highlight is a bit unusual. I would prefer to simply click somewhere on a color to show the highlight. I would appreciate a setting for this.

Not an issue, but request?

I wasnt sure of where to post this, but I was wondering if it's a possibility to show color values of SCSS variables. for example, $mainColor: #ff000; is declared, then instances of $mainColor when highlighted or clicked would show the color.

Great plugin! I like the only show when im clicking or highlighting it.

Is it possible to show colors before line numbers?

Dear Monnoroch!

I saw a great solution in PhpStorm.
They show the used colors near to line numbers.
Look at the position of the left curly brace on this picture:
http://d.pr/i/cNMh

So could you modify your plugin to show colors there?
In this case the background colors wouldn't distract code editing at all.

Anyway I'm looking forward to use this plugin with ST3 too :)

Thx in advance.

Complete deletion of my schemes

I must have updated this extension through package control and in doing so I received an error and my colour scheme was emptied. The file still exists, but is empty and 0k in size. I tried reuploading the scheme, but it is immediately emptied when I open any file. I didn't reallize this extension was to blame at first, and after a bunch of messing about, reinstalling ST2, replacing my theme, etc. ST2 started working again. However, I noticed the ColorHighlighter extension had stopped working properly and when I went to update it, my color scheme was once again emptied entirely.

I've since uninstalled this extension and replaced my theme and everything is working as it should again. One small problem though, in my experimenting to try to solve the problem I switched from my custom theme to the default Twilight theme and it too was emptied and reinstalling ST2 doesn't fix it.

Don't working (again)

Here is consoles code:
startup, version: 2221 windows x64 channel: stable
executable: /C/Program Files/Sublime Text 2/sublime_text.exe
working dir: /C/Program Files/Sublime Text 2
packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages
settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings
PackageSetup not required
Py_GetProgramName(): sublime_text.exe
Py_GetExecPrefix(): C:\Program Files\Sublime Text 2
Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe
Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2
Py_GetPythonHome(): C:\Program Files\Sublime Text 2
catalogue loaded
found 92 files for base name Default.sublime-keymap
found 9 files for base name Default.sublime-mousemap
found 90 files for base name Main.sublime-menu
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\ASCII-Decorator.py
Couldn't load pkg_resources
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subcomments.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Decorator\subfiglet.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\cache.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\location.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\style_parser.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\csscheme.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScheme\scope_data.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb JS\CSScomb.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\test_ctags.py", line 12, in
import unittest2 as unittest
ImportError: No module named unittest2
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\test_ctagsplugin.py", line 11, in
import unittest2 as unittest
ImportError: No module named unittest2
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\Character Table.py", line 196, in
plugin_loaded()
File ".\Character Table.py", line 193, in plugin_loaded
create_mnemonic_keymap(user_dir)
File ".\Character Table.py", line 188, in create_mnemonic_keymap
os.rename(fn+'.tmp', fn)
WindowsError: [Error 183] No se puede crear un archivo que ya existe
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\ClassHierarchy.py", line 9, in
from helpers import hierarchy_base_decorator, to_underscore
ImportError: cannot import name hierarchy_base_decorator
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CodeFormatter\CodeFormatter.py
CodeFormatter: Plugin Initialized
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorSchemeEditor\color_scheme_editor.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py
Emmet: No need to update PyV8
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\jumping.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileHeader\FileHeader.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Glass It\glassit.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hipster Ipsum\hipsteripsum.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py
InsertDate settings changed
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremText\LoremText.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Non Text Files\NonTextFiles.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PHP Built-in WebServer\PHP Built-in WebServer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringEncode\string_encode.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py
imported capp_lint
imported pep8
imported pyflakes
imported pyflakes.api
imported pyflakes.checker
imported pyflakes.messages
imported pyflakes.reporter
SublimeLinter: C loaded
SublimeLinter: CoffeeScript loaded
SublimeLinter: CSS loaded
SublimeLinter: c_cpplint loaded
SublimeLinter: Git Commit Message loaded
SublimeLinter: Ruby Haml loaded
SublimeLinter: haskell loaded
SublimeLinter: HTML loaded
SublimeLinter: Java loaded
SublimeLinter: JavaScript loaded
SublimeLinter: Lua loaded
SublimeLinter: Annotations loaded
SublimeLinter: Objective-J loaded
SublimeLinter: Perl loaded
SublimeLinter: PHP loaded
SublimeLinter: Puppet loaded
SublimeLinter: Python loaded
SublimeLinter: ruby-lint loaded
SublimeLinter: Ruby loaded
SublimeLinter: pylint loaded
SublimeLinter: XML loaded
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimipsum\Sublimipsum.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\colors.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zeal\zeal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Zip Browser\Zip Browser.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\Zip Browser.py", line 227
SyntaxError: Non-ASCII character '\xe2' in file .\Zip Browser.py on line 227, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py
plugin init time: 7.31777
TernJS: No need to update PyV8
Syncing project empty
Starting TernJS server for empty with 1 libs and 0 files
top level value must be an array
loading bindings
loading pointer bindings
Unable to parse binding {}
found 1 files for base name Nexus.sublime-theme
theme loaded
app ready
pre session restore time: 10.5729
using gamma: 1.6 (err: 17.2047)
wrote startup cache, added files: 4 orphaned files: 0 total files: 380 cache hits: 376
startup time: 11.4785 (package setup was not run)
Sublime window transparency is set to 229
Emmet LiveStyle: Cannot send message, client list empty
Package Control: Skipping automatic upgrade, last run at 2014-03-29 22:30:26, next run at 2014-03-29 23:30:26 or after
found 90 files for base name Main.sublime-menu
loaded 3726 snippets
Sublime window transparency is set to 229
found 90 files for base name Main.sublime-menu
Sublime window transparency is set to 229
Sublime window transparency is set to 242
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 242
Sublime window transparency is set to 229
Sublime window transparency is set to 216
Sublime window transparency is set to 204
Sublime window transparency is set to 191
Sublime window transparency is set to 229
Sublime window transparency is set to 242
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 242
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Sublime window transparency is set to 255
Init webFont
_download_font_info
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings
found 90 files for base name Main.sublime-menu
found 90 files for base name Main.sublime-menu
found 90 files for base name Main.sublime-menu
ignored packages updated to: [Missing Palette Commands, STProjectMaker, DictionaryAutoComplete, Drupal, Vintage, Dictionaries, FTPSync, Colorcoder, Color Highlighter]
found 1 files for base name Nexus.sublime-theme
Unloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py
Unloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py
found 89 files for base name Main.sublime-menu
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings
theme loaded
found 1 files for base name Nexus.sublime-theme
theme loaded
.\package_control\unicode.py:31: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
Package Control: Skipping file from package named Color Highlighter due to an invalid filename
ignored packages updated to: [Missing Palette Commands, STProjectMaker, DictionaryAutoComplete, Drupal, Vintage, Dictionaries, FTPSync, Colorcoder]
found 1 files for base name Nexus.sublime-theme
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Package Control.sublime-settings
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Preferences.sublime-settings
theme loaded
found 1 files for base name Nexus.sublime-theme
theme loaded
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py
found 90 files for base name Main.sublime-menu
Init webFont
_download_font_info
found 90 files for base name Main.sublime-menu
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings
SublimeLinter: css enabled (using node.js)
Emmet LiveStyle: Prepare diff
Emmet LiveStyle: Cannot send message, client list empty
Emmet LiveStyle: Cannot send message, client list empty
found 90 files for base name Main.sublime-menu
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12042: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12042: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12327: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12327: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12612: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12612: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12897: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12897: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 13182: ordinal not in range(128)
Traceback (most recent call last):
File ".\sublime_plugin.py", line 200, in on_selection_modified
callback.module, "on_selection_modified", FAST_EVENT_TIMEOUT)
File ".\sublime_plugin.py", line 154, in run_timed_function
ret = f()
File ".\sublime_plugin.py", line 199, in
run_timed_function(lambda: callback.on_selection_modified(v),
File ".\ColorHighlighter.py", line 447, in on_selection_modified
File ".\ColorHighlighter.py", line 427, in on_selection_modified
File ".\ColorHighlighter.py", line 227, in update
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 13182: ordinal not in range(128)

Disable for file types

It would be great to be able to disable ColorHighlighter for certain filetypes/syntaxes, I'm often working with colour keywords (red, blue etc) outside of an html context where the highlighting is unnecessary.

Syntax error.

I get the following syntax error.

Traceback (most recent call last):
  File "./sublime_plugin.py", line 62, in reload_plugin
  File "./ColorHighlighter.py", line 193
    return (0.3 * int(col[1:3],16) + 0.59 * int(col[3:5],16) + 0.11 * int(col[5:7],16)) * (int(col[7:9],16) / 255.0)
         ^
SyntaxError: invalid syntax

Looks like there is a missing ): right in the function definition.

Oh, and I really love your plugin. Had the same idea but you already did it :-)

btw.: You should use "convert tabs to spaces" on python files. And Try the superb "sublimelinter" which gives hints and shows errors in your python code.

Create a zip with the binaries

Unpack if a binary is missing. we also need some kind of versioning, so we know when we have to unpack the bins again...

Selecting "#5F5A60</" brakes the theme

This generates

<key>selection</key>
<string>#5F5A60</</string>

since it does not check the string for validity - somehow.

For pmuch any other characters this behaviour would be interpreted as #12345600 (e.g. #123456+=) from sublime.

However, the < and > characters break the xml markdown and thus the whole theme. Even a string like #82) is inserted into the theme source.
Actually, I don't understand the code at that point so I can't help. (Not that I know Python well, either.)

Dont working

This plugin isn't highlighting the code color.
OS: Windows 7 64bits
Sublime Text: 2.0.2

Disable highlight for html entities

It's unnecessary to show the color highlight on html entities. For example the entity &#937; gets highlighted in pink when you place your cursor on the number.

Adds "\nst>" to the current theme

Every selection of a color (e.g. #FFFFFF) and deselection generates "\nst>" and adds that to the end of the theme file.

Deleting these additional generated lines and selecting another color string breaks the theme completely and results in a standard black-on-white theme with an error message.

In the theme's source you will find <key>selec#9B703FFF</dict> instead of

<key>selection</key>
<string>#DDF0FF33</string>

and

/string>
</dict>
</plist>

</dict>
</plist>

at the end.

Coloring applied to anchor href (non-CSS value)

Thanks for this plug-in; it's very cool and I'm excited for future versions!

I noticed that the coloring will apply when any string looks like it could be a color value. Take this example:

<a href="http://www.example.com{%2228%22:%220_6_33|15%22}#4c7b64b">Link</a>

The coloring applies to the last 8 characters of the href.

Perhaps the function which identifies eligible areas for coloring could be tightened to something like:

  • When in a .css file, or .html file inside <style> tags or inside a style="" attribute
  • and the string is # followed by either 6 or 8 characters (or any other color formats)

Brackets break hex color highlighting

I don't think this case comes up in regular CSS, but when working in LESS I can pass a hex color to a mixin (e.g. .mixin(#fff)), which doesn't get highlighted. I assume this has something to do with trying to match the rgb() format once brackets are detected.

use slashes instead of backslashes for sublime resource paths

Platform: win
Branch: v5.0

there is a problem with line 778

load_binary_resource needs a path with slashes, but on windows, os.path.join will create a path with backslashes (os.path.join uses os.path.sep which is platform dependent and a backslash on win, slash for the others).

this could also be a problem on line 296

we should use '/'.join instead of os.path.join for the following sublime resources:

  • color_scheme paths
  • sublime.load_resources
  • sublime.load_binary_resource

Sublimetext 3 ETA

This sounds like a really awesome plugin, do you know when it might be working for ST3?

3-letter hex colors don't work

I noticed that ColorHighlighter doesn't seem to recognize shorthand, three-letter hex colors, such as #c66. It'd be nice if it recognized these and showed the same color for #c66 as #cc6666, for example.

Can't working on my sublime 3 version: 3059

sublime 3 version: 3059, installed by Package Control, the menu was disabled:

2014-03-21 2 29 13

sublime console show errors:

File "ColorHighlighter in /Users/fen/Library/Application Support/Sublime Text 3/Installed Packages/Color Highlighter.sublime-package", line 10, in <module>
ImportError: No module named 'ColorHighlighter'

Code color bug

When I select code color something like #xxxxxx and "Choose color" then display other color:
bug v5 0
When I select code color something like #xxx and "Choose color" then display the correct color:
bug ok v5 0

A setting to toggle all color displays

I know you said you didn't like having a bunch of color spots on the screen but would it be possible to have a setting that could trigger them all on or off via the command panel.

All Colors show white

There could be many reasons, that this is happening that I am unaware of, but any color I highlight shows highlighted as white, regardless of the color.

I'm on Mac OS X 10.7.3
ST2 Build 2195 (I use vintage mode)
My Color Scheme is custom generated, and tweaked. Here's the .tmTheme file: http://cl.ly/Gh82

This is what I see: http://cl.ly/GgUv

If you need any more information to help figure out the cause, let me know.

Sublime-settings or tmTheme file blocked.

I use my own .sublime-settings with a linked .tmTheme scheme color file for CSS, other for HTML, other for Markdown, other for Java, other for PHP (something like CSS.sublime-settings with CSS.tmTheme or HTML.sublime-settings with HTML.tmTheme),etc, etc. But this new versiรณn of ColorHighlighter have disabled alls them and fixed only for use the main .tmTheme of the Preference.sublime-settings, so this is used for me only for others languages without his own xx.sublime-settings.
Now I see that this main .tmTheme file is placed into ColorHighlighter folder.

Lots of dust in console

Please remove lots of debug info from the ST console.

I don't want to see such debug strings there:
! CH ! Restore done.
! CH ! Modifying scheme: /Color Scheme - Default/Sunburst.tmTheme
! CH ! Started!
! CH ! Stopped!
! CH ! Modifying done.
DEBUG!!! #D46456FF
found 1 files for base name Default.sublime-theme
theme loaded

ColorHighlighter interferences when editing the tmTheme of the active Color Scheme.

The color preview is done by adding a background color information in the theme file.

<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_CB4B16FF</string><key>settings</key><dict>

The theme file gets crowded with mon_color dictionary entries. That can be seen at:

https://gist.github.com/anateus/2656198

There is a mechanism in place to restore the color scheme to what it was before using color highlighter. However when an attempt is made to edit the color scheme file itself, this causes issues. As colors get edited in the color scheme file, the file is sometimes restored from chback. Edits that had been saved in ''tmTheme'' get lost as the file is being replaced with tmTheme.chback.

Possibly, color highlighter should be disabled when editing the color scheme file itself.

Color scheme corruption

I don't know why, but ColorHighlighter seems to cause corrupted color schemes occasionally. After disabling the ColorHighlighter package, it hasn't happen again, so I'm pretty sure what I'm seeing is related to this package. I didn't lose anything because it was backed up. But below is an example of a corrupted theme.

It adds a whole bunch of stuff immediately following the "array" tag, but doesn't seems to overwrite anything. I am able to just delete this added junk and it works fine.

I'm not sure how to reproduce the problem exactly. It happened a number of times when I was actively working on my color theme.

<?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>name</key>
    <string>my Dark - based on Tomorrow Night</string>
    <key>settings</key>
    <array><dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_5FAD5EFF</string><key>settings</key><dict><key>background</key><string>#5FAD5EFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_60B05FFF</string><key>settings</key><dict><key>background</key><string>#60B05FFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_ffffffFF</string><key>settings</key><dict><key>background</key><string>#ffffffFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_BBBBBBFF</string><key>settings</key><dict><key>background</key><string>#BBBBBBFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_CC6666FF</string><key>settings</key><dict><key>background</key><string>#CC6666FF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_AAAAAAFF</string><key>settings</key><dict><key>background</key><string>#AAAAAAFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_ffc0cbFF</string><key>settings</key><dict><key>background</key><string>#ffc0cbFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_61A860FF</string><key>settings</key><dict><key>background</key><string>#61A860FF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_CCCC66FF</string><key>settings</key><dict><key>background</key><string>#CCCC66FF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_333333FF</string><key>settings</key><dict><key>background</key><string>#333333FF</string><key>caret</key><string>#FFFFFFFF</string><key>foreground</key><string>#FFFFFFFF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_275ECCFF</string><key>settings</key><dict><key>background</key><string>#275ECCFF</string><key>caret</key><string>#FFFFFFFF</string><key>foreground</key><string>#FFFFFFFF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_2D62CCFF</string><key>settings</key><dict><key>background</key><string>#2D62CCFF</string><key>caret</key><string>#FFFFFFFF</string><key>foreground</key><string>#FFFFFFFF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_C7C7C7FF</string><key>settings</key><dict><key>background</key><string>#C7C7C7FF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_8352FFFF</string><key>settings</key><dict><key>background</key><string>#8352FFFF</string><key>caret</key><string>#FFFFFFFF</string><key>foreground</key><string>#FFFFFFFF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_5FAD5EFF</string><key>settings</key><dict><key>background</key><string>#5FAD5EFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>
<dict><key>name</key><string>mon_color</string><key>scope</key><string>mcol_60B05FFF</string><key>settings</key><dict><key>background</key><string>#60B05FFF</string><key>caret</key><string>#000000FF</string><key>foreground</key><string>#000000FF</string></dict></dict>

        <dict>
            <key>settings</key>
            <dict>
                <key>background</key>
                <string>#232323</string>
                <key>caret</key>
                <string>#AEAFAD</string>
                <key>foreground</key>
                <string>#aaa</string>
                <key>invisibles</key>
                <string>#4B4E55</string>
                <!-- current line number's gutter background color -->
                <key>lineHighlight</key>
                <string>#333</string>
                <key>selection</key>
                <string>#373B41</string>
                <key>gutterForeground</key>
                <string>#555</string>
            </dict>
        </dict>
        <!-- comments -->
        <dict>
            <key>name</key>
            <string>Comment</string>
            <key>scope</key>
            <string>comment</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#444</string>
            </dict>
        </dict>
        <!-- Doc block's @param, @return, etc (purple) -->
        <dict>
            <key>name</key>
            <string>Comments: CUSTOM</string>
            <key>scope</key>
            <string>comment.block.documentation keyword</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#5c467a</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Foreground</string>
            <key>scope</key>
            <string>keyword.operator.class, constant.other, source.php.embedded.line</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#66b365</string>
            </dict>
        </dict>
        <!-- variables, (light) was pink CC6666-->
        <dict>
            <key>name</key>
            <string>Variable, String Link, Regular Expression, Tag Name</string>
            <key>scope</key>
            <string>variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, keyword.operator.class.regular</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#61a0c2</string>
            </dict>
        </dict>
        <!-- constants (e.g. true, false) (gray)-->
        <dict>
            <key>name</key>
            <string>Built in constant</string>
            <key>scope</key>
            <string>constant.language</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#c7c7c7</string>
            </dict>
        </dict>
        <!-- keywords (e.g. if, else, return, echo, foreach) (blue) 1d57cc-->
        <dict>
            <key>name</key>
            <string>Keyword</string>
            <key>scope</key>
            <string>keyword</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#275ecc</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Numbers</string>
            <key>scope</key>
            <string>constant.numeric</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#8352ff</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Function Argument, Tag Attribute, Embedded</string>
            <key>scope</key>
            <string>support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#d3935f</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Class, Support</string>
            <key>scope</key>
            <string>entity.name.class, entity.name.type.class, support.type, support.class</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#F0C674</string>
            </dict>
        </dict>
         <!-- strings (orange)  -->
        <dict>
            <key>name</key>
            <string>String, Symbols, Inherited Class, Markup Heading</string>
            <key>scope</key>
            <string>string, constant.other.symbol, entity.other.inherited-class, markup.heading</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#d18e5a</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Operator, Misc</string>
            <key>scope</key>
            <string>keyword.operator</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#bfbfbf</string>
            </dict>
        </dict>
        <!-- Scope ("public", "private", "protected") (pink) -->
        <dict>
            <key>name</key>
            <string>Scope</string>
            <key>scope</key>
            <string>storage</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#c36d6e</string>
            </dict>
        </dict>
        <!-- class names when used such as: this_class::xxx(); -->
        <dict>
            <key>name</key>
            <string>library class/type</string>
            <key>scope</key>
            <string>support.type, support.class</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#66b365</string>
            </dict>
        </dict>
        <!-- functions & methods (green) 60b05f, 66b365-->
        <dict>
            <key>name</key>
            <string>Function, Special Method, Block Level</string>
            <key>scope</key>
            <string>entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#60b05f</string>
            </dict>
        </dict>
        <!-- the word "function" (white)-->
        <dict>
            <key>name</key>
            <string>the word "function"</string>
            <key>scope</key>
            <string>storage.type.function.php</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#bbb</string>
            </dict>
        </dict>
        <!-- PHP tags (white)-->
        <dict>
            <key>name</key>
            <string>PHP tags</string>
            <key>scope</key>
            <string>punctuation.section.embedded.begin.php</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#ddd</string>
            </dict>
        </dict>
        <!-- MySQL -->
        <dict>
            <key>name</key>
            <string>MySQL string</string>
            <key>scope</key>
            <string>string.quoted.double.sql.php, keyword.other.DML.sql, constant.other.database-name.sql, constant.other.table-name.sql, keyword.other.alias.sql, keyword.operator.comparison.sql, keyword.operator.star.sql, constant.numeric.sql</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#d18e5a</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Invalid</string>
            <key>scope</key>
            <string>invalid</string>
            <key>settings</key>
            <dict>
                <key>background</key>
                <string>#DF5F5F</string>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#CED2CF</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Separator</string>
            <key>scope</key>
            <string>meta.separator</string>
            <key>settings</key>
            <dict>
                <key>background</key>
                <string>#82A3BF</string>
                <key>foreground</key>
                <string>#CED2CF</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Deprecated</string>
            <key>scope</key>
            <string>invalid.deprecated</string>
            <key>settings</key>
            <dict>
                <key>background</key>
                <string>#B798BF</string>
                <key>fontStyle</key>
                <string></string>
                <key>foreground</key>
                <string>#CED2CF</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Diff foreground</string>
            <key>scope</key>
            <string>markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#FFFFFF</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Diff insertion</string>
            <key>scope</key>
            <string>markup.inserted.diff, meta.diff.header.to-file</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#718c00</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Diff deletion</string>
            <key>scope</key>
            <string>markup.deleted.diff, meta.diff.header.from-file</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#c82829</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Diff header</string>
            <key>scope</key>
            <string>meta.diff.header.from-file, meta.diff.header.to-file</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#FFFFFF</string>
                <key>background</key>
                <string>#4271ae</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>Diff range</string>
            <key>scope</key>
            <string>meta.diff.range</string>
            <key>settings</key>
            <dict>
                <key>fontStyle</key>
                <string>italic</string>
                <key>foreground</key>
                <string>#3e999f</string>
            </dict>
        </dict>

        <!-- CSS -->

        <!-- CSS selectors (blue) 45289d1, 984d1, 4982cc, 316ebd -->
        <dict>
            <key>name</key>
            <string>CSS: Selectors</string>
            <key>scope</key>
            <string>meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css, entity.name.class, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css,
            entity.other.attribute-name.tag.pseudo-class.css, entity.other.attribute-name, string.unquoted.attribute-value.css, string.quoted.double.attribute-value.css, keyword.control.at-rule.font-face.css</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#4d85cb</string>
            </dict>
        </dict>
        <dict>
            <key>name</key>
            <string>CSS: Selectors</string>
            <key>scope</key>
            <string>keyword.control.at-rule.font-face.css</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#5289d1</string>
            </dict>
        </dict>

        <!-- CSS properties (red) -->
        <dict>
            <key>name</key>
            <string>CSS: Property Names</string>
            <key>scope</key>
            <string>meta.property-name, support.type.property-name, meta.property-name.attribute</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#cc434f</string>
            </dict>
        </dict>
        <!-- CSS values (green) 60b05f-->
        <dict>
            <key>name</key>
            <string>CSS: Property Values</string>
            <key>scope</key>
            <string>meta.property-value support.constant, meta.property-value constant, meta.property-value constant.numeric, constant.other.color, meta.property-value constant, meta.property-value keyword.other.unit, meta.property-value keyword, meta.property-value declaration, source.css meta.at-rule.media.css constant.numeric.css, keyword.other.unit.css</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#5fad5e</string>
            </dict>
        </dict>
        <!-- CSS "!important" (purple) 7b50e5, 8352ff-->
        <dict>
            <key>name</key>
            <string>CSS: !important</string>
            <key>scope</key>
            <string>meta.property-value keyword</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#7b50e5</string>
            </dict>
        </dict>
        <!-- CSS - reset items to white (white) -->
        <!-- "@media", colon, semi-colon -->
        <dict>
            <key>name</key>
            <string>CSS: !important</string>
            <key>scope</key>
            <string>source.css meta.at-rule.media.css keyword.control.at-rule.media.css</string>
            <key>settings</key>
            <dict>
                <key>foreground</key>
                <string>#bbb</string>
            </dict>
        </dict>
    </array>
    <key>uuid</key>
    <string>F96223EB-1A60-4617-92F3-D24D4F13DB09</string>
</dict>
</plist>

Setting for "highlight on load"

You mention in your README.txt for highlighting "I could underlay em all right after file loading"

Is it possible to implement a user setting that could enable this?

Don't working

The plugin isn't working, here is the logs:
startup, version: 2221 windows x64 channel: stable
executable: /C/Program Files/Sublime Text 2/sublime_text.exe
working dir: /C/Windows/system32
packages path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages
settings path: /C/Users/TEST/AppData/Roaming/Sublime Text 2/Settings
PackageSetup not required
Py_GetProgramName(): sublime_text.exe
Py_GetExecPrefix(): C:\Program Files\Sublime Text 2
Py_GetProgramFullPath(): C:\Program Files\Sublime Text 2\sublime_text.exe
Py_GetPath(): C:\Program Files\Sublime Text 2\python26.zip;C:\Program Files\Sublime Text 2\DLLs;C:\Program Files\Sublime Text 2\lib;C:\Program Files\Sublime Text 2\lib\plat-win;C:\Program Files\Sublime Text 2\lib\lib-tk;C:\Program Files\Sublime Text 2
Py_GetPythonHome(): C:\Program Files\Sublime Text 2
catalogue loaded
found 85 files for base name Default.sublime-keymap
found 8 files for base name Default.sublime-mousemap
found 79 files for base name Main.sublime-menu
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ASCII Presentation\ASCIIPresentation.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
File ".\ASCIIPresentation.py", line 4, in
from pyfiglet import Figlet
File ".\pyfiglet__init__.py", line 7, in
import pkg_resources
ImportError: No module named pkg_resources
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Alignment\Alignment.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\ApplySyntax.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ApplySyntax\is_rails_file.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\Autoprefixer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Autoprefixer\node_bridge.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Bower\Bower.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_core.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_plugin.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_remove.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_swapping.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\bh_wrapping.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\BracketHighlighter\ure.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Auto Commenting\sublime-css-auto-comments.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Color Converter\colorconvert.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\commands.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\css_style_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Extended Completions\extended_css_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Format\css_format.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Primer\cssprimer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS Selector Reveal\css_selector_reveal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSS\css_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFontFamily\CSSFontFamily.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSFormat\Cssformat.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\CSSLint.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSLint\version_file_checker.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSSTidy\csstidy.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CSScomb\CSScomb.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags for PHP\CTagsPhp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctags.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\ctagsplugin.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctags.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CTags\test_ctagsplugin.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Character Table\Character Table.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\Character Table.py", line 196, in
plugin_loaded()
File ".\Character Table.py", line 193, in plugin_loaded
create_mnemonic_keymap(user_dir)
File ".\Character Table.py", line 188, in create_mnemonic_keymap
os.rename(fn+'.tmp', fn)
WindowsError: [Error 183] No se puede crear un archivo que ya existe
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Cheat Sheets\cheat-sheets.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchy.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plugin
m = imp.load_module(modulename, *m_info)
File ".\ClassHierarchy.py", line 9, in
from helpers import hierarchy_base_decorator, to_underscore
ImportError: cannot import name hierarchy_base_decorator
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\ClassHierarchyManager.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\HierarchyView.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\helpers.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ClassHierarchy\settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CleanCSS\CleanCSS.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Clickable URLs\clickable_urls.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CoffeeScript\CoffeeScript.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cflib.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\cfml.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\coldfusiontagcompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\functioncompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\ondotcompletions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColdFusion\tagoperators.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\ColorHighlighter.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Color Highlighter\colors.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ColorPicker\sublimecp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\CompactExpandCss\compactExpandCssCommand.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Composer\composer_st3.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ConvertToUTF8\ConvertToUTF8.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\DNS Lookups\dns.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\comment.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\copy_path.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\delete_word.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\detect_indentation.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\duplicate_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\echo.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\exec.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\fold.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\font.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\goto_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\indentation.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\kill_ring.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\mark.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\new_templates.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_file_settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\open_in_browser.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\paragraph.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\save_on_focus_lost.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\scroll.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\set_unsaved_view_name.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\side_bar.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\sort.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\swap_line.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\switch_file.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transform.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\transpose.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Default\trim_trailing_white_space.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Diff\diff.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\DirectorySettings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Directory Settings\directory_settings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Display Functions (Java)\displayfunctions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EditorConfig\EditorConfig.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Emmet\emmet-plugin.py
Emmet: No need to update PyV8
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\EncodingHelper\EncodingHelper.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\common.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\dired.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\prompt.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileBrowser\show.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FileDiffs\file_diffs.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Function Definition\go2function.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Find Non ASCII Characters\find_non_ascii.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\FindKeyConflicts\find_key_conflicts.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Function Name Display\FunctionNameStatus.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GenerateUUID\generate_uuid.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_change.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_compare.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_events.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_gutter_handler.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\git_helper.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\GitGutter\view_collection.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Go To Node Module Homepage\go_to_node_module_homepage.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Goto-CSS-Declaration\goto_css_declaration.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Crush Switch\html_crush_switch.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML Export\HtmlExport.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML-CSS-JS Prettify\HTMLPrettify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\encode_html_entities.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTML\html_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HTMLBeautify\HTMLBeautify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\Hex-to-HSL-color.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to HSL Color Converter\RGB-to-HSL-color.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex to RGB Converter\Hex-to-RGB.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hex-to-RGBA\Hex-to-RGBA.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Highlight\SublimeHighlight.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Http Requester\http_requester.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\HttpStatusCode\HttpStatusCode.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Hypertext Typographer\hypertext_typographer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Indent XML\indentxml.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\IndentGuides\indent_guides.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Initializr\initializr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\format_date.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\InsertDate\insert_date.py
InsertDate settings changed
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Keymaps\Keymaps.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LESS\less_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LastModifiedIndicator\LastModifiedIndicator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LineEndings\LineEndings.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LinkOpener\LinkOpener.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List LESS Variables\lessvariables.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\List stylesheet variables\stylevariables.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveReload\livereload_st2.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LiveStyle\livestyle.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\LoremIpsum\LoremIpsum.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\move_by_symbols.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Move By Symbols\symbols_highlighting.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Nettuts+ Fetch\Fetch.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\example.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Open URL\open_url.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Package Control\Package Control.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Paste as Link\paste_as_link.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PersistentRegexHighlight\PersistentRegexHighlight.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\PhpBeautifier\php_beautifier.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Phpcs\phpcs.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Prefixr\Prefixr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Preview\Preview.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\ProjectTreeTemplater\ProjectTreeTemplater.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Quick File Creator\SublimeQuickFileCreator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Restart\restart.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SCSS\scss_completions.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SFTP\SFTP.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SassBeautify\SassBeautify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Schemr\schemr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Selection Evaluator\mathevaluator.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SelectionTools\SelectionTools.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\SideBar.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarFileSize.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SideBarEnhancements\StatusBarModifiedTime.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Status Bar Time\StatusBarTime.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\StringUtilities\stringutilities.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublime-HTMLPrettify\HTMLPrettify.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeCodeIntel\SublimeCodeIntel.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeLinter\SublimeLinter.py
imported capp_lint
imported pep8
imported pyflakes
imported pyflakes.api
imported pyflakes.checker
imported pyflakes.messages
imported pyflakes.reporter
SublimeLinter: C loaded
SublimeLinter: CoffeeScript loaded
SublimeLinter: CSS loaded
SublimeLinter: c_cpplint loaded
SublimeLinter: Git Commit Message loaded
SublimeLinter: Ruby Haml loaded
SublimeLinter: haskell loaded
SublimeLinter: HTML loaded
SublimeLinter: Java loaded
SublimeLinter: JavaScript loaded
SublimeLinter: Lua loaded
SublimeLinter: Annotations loaded
SublimeLinter: Objective-J loaded
SublimeLinter: Perl loaded
SublimeLinter: PHP loaded
SublimeLinter: Puppet loaded
SublimeLinter: Python loaded
SublimeLinter: ruby-lint loaded
SublimeLinter: Ruby loaded
SublimeLinter: pylint loaded
SublimeLinter: XML loaded
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeTmpl\sublime-tmpl.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\colorpicker.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\SublimeWebColors\webcolors.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Sublimerge\Sublimerge.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\Tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_close_tag_on_slash.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_indent.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_insert_as_tag.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_lint.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Tag\tag_remove_attributes.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Terminal\Terminal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TernJS\tern.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Themr\themr.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TidyHTML5\TidyHTML.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Toggle Css Format\ToggleCssFormat.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\TrailingSpaces\trailing_spaces.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Trimmer\Trimmer.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Unicode Character Highlighter\sublime_unicode_nbsp.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\mathsymbols.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\UnicodeMath\unicodecomplete.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\CSSFontFamily.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\User\css_selector_reveal.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\View In Browser\ViewInBrowserCommand.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\W3CValidators\W3CValidators.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\Web Encoders\WebEncoders.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebFont\WebFont.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\WebSuite\web_suite_format.py
Reloading plugin C:\Users\TEST\AppData\Roaming\Sublime Text 2\Packages\google-search\google_search.py
plugin init time: 6.47675
top level value must be an array
loading bindings
TernJS: No need to update PyV8
Syncing project empty
Starting TernJS server for empty with 1 libs and 0 files
loading pointer bindings
Unable to parse binding {}
found 1 files for base name Nexus.sublime-theme
theme loaded
app ready
pre session restore time: 7.57212
using gamma: 1.9 (err: 11.1355)
wrote startup cache, added files: 1 orphaned files: 0 total files: 353 cache hits: 352
startup time: 8.38372 (package setup was not run)
Emmet LiveStyle: Cannot send message, client list empty
Package Control: Skipping automatic upgrade, last run at 2014-01-29 09:48:18, next run at 2014-01-29 10:48:18 or after
loaded 6257 snippets
Emmet LiveStyle: Prepare diff
SublimeLinter: css enabled (using node.js)
Emmet LiveStyle: Cannot send message, client list empty
Emmet LiveStyle: Cannot send message, client list empty
[FindKeyConflicts] INFO done eval: success
[FindKeyConflicts] INFO Autocomplete called (CSS) [cplns]
found 1 files for base name Nexus.sublime-theme
theme loaded
[FindKeyConflicts] INFO done eval: success
[FindKeyConflicts] INFO Autocomplete called (CSS) [cplns]
[FindKeyConflicts] INFO done eval: success
[FindKeyConflicts] INFO done eval: success
[FindKeyConflicts] INFO Autocomplete called (CSS) [cplns]
found 1 files for base name Nexus.sublime-theme
theme loaded
[FindKeyConflicts] INFO done eval: success
[FindKeyConflicts] INFO Autocomplete called (CSS) [cplns]
Init webFont
_download_font_info
reloading /C/Users/TEST/AppData/Roaming/Sublime Text 2/Packages/User/Fetch.sublime-settings
Writing file /D/Users/TEST/Desktop/demo.css with encoding UTF-8
Emmet LiveStyle: Prepare diff
Emmet LiveStyle: Cannot send message, client list empty
Emmet LiveStyle: Prepare diff
Emmet LiveStyle: Cannot send message, client list empty
Emmet LiveStyle: Prepare diff
Emmet LiveStyle: Cannot send message, client list empty

Use a single mon_color entry

Since you are highlighting one color at a time, why not use a single mon_color entry in the theme file? Make it a constant scope, and change the "background" entry when a new color is being highlighted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.