Skip to content

Instantly share code, notes, and snippets.

@tomjn
tomjn / gist:6435497
Created September 4, 2013 10:55
Grab the assets from https://github.com/EleazarCrusader/nexus-theme, add to your sublime theme, and ammend the paths accordingly to add tab colour coding
{
// - Tab close state
"class": "tab_control",
"settings": ["show_tab_close_buttons"],
"content_margin": [20, 0, 20, 7]
},
{
// - Hover tab state
"class": "tab_control",
"attributes": ["hover"],