Created
October 12, 2017 03:50
-
-
Save gxespino/27527cc42a1a79b20001ea6ce45fa28a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Thin Strokes" : 2, | |
"Working Directory" : "\/Users\/gpespn", | |
"Prompt Before Closing 2" : 0, | |
"Selected Text Color" : { | |
"Green Component" : 0.6352941393852234, | |
"Blue Component" : 0.6980392336845398, | |
"Red Component" : 0.6078431606292725 | |
}, | |
"Rows" : 25, | |
"Ansi 11 Color" : { | |
"Green Component" : 0.5372549295425415, | |
"Blue Component" : 0.3098039329051971, | |
"Red Component" : 0.7803921699523926 | |
}, | |
"Use Italic Font" : true, | |
"Foreground Color" : { | |
"Red Component" : 0.6077444553375244, | |
"Color Space" : "Calibrated", | |
"Blue Component" : 0.6958864331245422, | |
"Alpha Component" : 1, | |
"Green Component" : 0.636423647403717 | |
}, | |
"Right Option Key Sends" : 0, | |
"Character Encoding" : 4, | |
"Selection Color" : { | |
"Green Component" : 0.2039215713739395, | |
"Blue Component" : 0.250980406999588, | |
"Red Component" : 0.1843137294054031 | |
}, | |
"Triggers" : [ | |
], | |
"Blend" : 0.3, | |
"Mouse Reporting" : true, | |
"Cursor Boost" : 0.08000395569620254, | |
"Ansi 4 Color" : { | |
"Green Component" : 0.6117647290229797, | |
"Blue Component" : 0.9333333373069763, | |
"Red Component" : 0.3019607961177826 | |
}, | |
"Non-ASCII Anti Aliased" : true, | |
"Sync Title" : false, | |
"Disable Window Resizing" : true, | |
"Close Sessions On End" : true, | |
"Jobs to Ignore" : [ | |
"rlogin", | |
"ssh", | |
"slogin", | |
"telnet" | |
], | |
"Scrollback With Status Bar" : true, | |
"Scrollback Lines" : 1000, | |
"Scrollback in Alternate Screen" : true, | |
"Hide After Opening" : false, | |
"Flashing Bell" : false, | |
"Cursor Guide Color" : { | |
"Red Component" : 0.2066339403390884, | |
"Color Space" : "Calibrated", | |
"Blue Component" : 0.2613447904586792, | |
"Alpha Component" : 0.1446685791015625, | |
"Green Component" : 0.2232852429151535 | |
}, | |
"BM Growl" : true, | |
"Ansi 3 Color" : { | |
"Green Component" : 0.5372549295425415, | |
"Blue Component" : 0.3098039329051971, | |
"Red Component" : 0.7803921699523926 | |
}, | |
"Link Color" : { | |
"Red Component" : 0.023, | |
"Color Space" : "Calibrated", | |
"Blue Component" : 0.678, | |
"Alpha Component" : 1, | |
"Green Component" : 0.27 | |
}, | |
"Shortcut" : "", | |
"Background Image Location" : "", | |
"Bold Color" : { | |
"Red Component" : 0.8693841099739075, | |
"Color Space" : "Calibrated", | |
"Blue Component" : 0.9996490478515625, | |
"Alpha Component" : 1, | |
"Green Component" : 0.9094892740249634 | |
}, | |
"Use Cursor Guide" : true, | |
"Unlimited Scrollback" : false, | |
"Custom Command" : "No", | |
"Smart Selection Rules" : [ | |
{ | |
"notes" : "Word bounded by whitespace", | |
"regex" : "\\S+", | |
"precision" : "low" | |
}, | |
{ | |
"notes" : "C++ namespace::identifier", | |
"regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Paths", | |
"regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Quoted string", | |
"regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Java\/Python include paths", | |
"regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "mailto URL", | |
"regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Obj-C selector", | |
"regex" : "@selector\\([^)]+\\)", | |
"precision" : "high" | |
}, | |
{ | |
"notes" : "email address", | |
"regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b", | |
"precision" : "high" | |
}, | |
{ | |
"notes" : "HTTP URL", | |
"regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?", | |
"precision" : "very_high" | |
}, | |
{ | |
"notes" : "SSH URL", | |
"regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "very_high" | |
}, | |
{ | |
"notes" : "Telnet URL", | |
"regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "very_high" | |
} | |
], | |
"Keyboard Map" : { | |
"0xf700-0x260000" : { | |
"Text" : "[1;6A", | |
"Action" : 10 | |
}, | |
"0x37-0x40000" : { | |
"Text" : "0x1f", | |
"Action" : 11 | |
}, | |
"0x32-0x40000" : { | |
"Text" : "0x00", | |
"Action" : 11 | |
}, | |
"0xf709-0x20000" : { | |
"Text" : "[17;2~", | |
"Action" : 10 | |
}, | |
"0xf70c-0x20000" : { | |
"Text" : "[20;2~", | |
"Action" : 10 | |
}, | |
"0xf729-0x20000" : { | |
"Text" : "[1;2H", | |
"Action" : 10 | |
}, | |
"0xf72b-0x40000" : { | |
"Text" : "[1;5F", | |
"Action" : 10 | |
}, | |
"0xf705-0x20000" : { | |
"Text" : "[1;2Q", | |
"Action" : 10 | |
}, | |
"0xf703-0x260000" : { | |
"Text" : "[1;6C", | |
"Action" : 10 | |
}, | |
"0xf700-0x220000" : { | |
"Text" : "[1;2A", | |
"Action" : 10 | |
}, | |
"0xf701-0x280000" : { | |
"Text" : "0x1b 0x1b 0x5b 0x42", | |
"Action" : 11 | |
}, | |
"0x38-0x40000" : { | |
"Text" : "0x7f", | |
"Action" : 11 | |
}, | |
"0x33-0x40000" : { | |
"Text" : "0x1b", | |
"Action" : 11 | |
}, | |
"0xf703-0x220000" : { | |
"Text" : "[1;2C", | |
"Action" : 10 | |
}, | |
"0xf701-0x240000" : { | |
"Text" : "[1;5B", | |
"Action" : 10 | |
}, | |
"0xf70d-0x20000" : { | |
"Text" : "[21;2~", | |
"Action" : 10 | |
}, | |
"0xf702-0x260000" : { | |
"Text" : "[1;6D", | |
"Action" : 10 | |
}, | |
"0xf729-0x40000" : { | |
"Text" : "[1;5H", | |
"Action" : 10 | |
}, | |
"0xf706-0x20000" : { | |
"Text" : "[1;2R", | |
"Action" : 10 | |
}, | |
"0x34-0x40000" : { | |
"Text" : "0x1c", | |
"Action" : 11 | |
}, | |
"0xf700-0x280000" : { | |
"Text" : "0x1b 0x1b 0x5b 0x41", | |
"Action" : 11 | |
}, | |
"0x2d-0x40000" : { | |
"Text" : "0x1f", | |
"Action" : 11 | |
}, | |
"0xf70e-0x20000" : { | |
"Text" : "[23;2~", | |
"Action" : 10 | |
}, | |
"0xf702-0x220000" : { | |
"Text" : "[1;2D", | |
"Action" : 10 | |
}, | |
"0xf703-0x280000" : { | |
"Text" : "0x1b 0x1b 0x5b 0x43", | |
"Action" : 11 | |
}, | |
"0xf700-0x240000" : { | |
"Text" : "[1;5A", | |
"Action" : 10 | |
}, | |
"0xf707-0x20000" : { | |
"Text" : "[1;2S", | |
"Action" : 10 | |
}, | |
"0xf70a-0x20000" : { | |
"Text" : "[18;2~", | |
"Action" : 10 | |
}, | |
"0x35-0x40000" : { | |
"Text" : "0x1d", | |
"Action" : 11 | |
}, | |
"0xf70f-0x20000" : { | |
"Text" : "[24;2~", | |
"Action" : 10 | |
}, | |
"0xf703-0x240000" : { | |
"Text" : "[1;5C", | |
"Action" : 10 | |
}, | |
"0xf701-0x260000" : { | |
"Text" : "[1;6B", | |
"Action" : 10 | |
}, | |
"0xf702-0x280000" : { | |
"Text" : "0x1b 0x1b 0x5b 0x44", | |
"Action" : 11 | |
}, | |
"0xf72b-0x20000" : { | |
"Text" : "[1;2F", | |
"Action" : 10 | |
}, | |
"0x36-0x40000" : { | |
"Text" : "0x1e", | |
"Action" : 11 | |
}, | |
"0xf708-0x20000" : { | |
"Text" : "[15;2~", | |
"Action" : 10 | |
}, | |
"0xf701-0x220000" : { | |
"Text" : "[1;2B", | |
"Action" : 10 | |
}, | |
"0xf70b-0x20000" : { | |
"Text" : "[19;2~", | |
"Action" : 10 | |
}, | |
"0xf702-0x240000" : { | |
"Text" : "[1;5D", | |
"Action" : 10 | |
}, | |
"0xf704-0x20000" : { | |
"Text" : "[1;2P", | |
"Action" : 10 | |
} | |
}, | |
"Log Directory" : "", | |
"Use Canonical Parser" : false, | |
"Ansi 14 Color" : { | |
"Green Component" : 0.658823549747467, | |
"Blue Component" : 0.7137255072593689, | |
"Red Component" : 0.2666666805744171 | |
}, | |
"Ansi 2 Color" : { | |
"Green Component" : 0.7333333492279053, | |
"Blue Component" : 0.3843137323856354, | |
"Red Component" : 0.5254902243614197 | |
}, | |
"Background Image Is Tiled" : false, | |
"Send Code When Idle" : false, | |
"ASCII Anti Aliased" : true, | |
"Tags" : [ | |
], | |
"Ansi 9 Color" : { | |
"Green Component" : 0.3254902064800262, | |
"Blue Component" : 0.3764705955982208, | |
"Red Component" : 0.8509804010391235 | |
}, | |
"Use Bold Font" : false, | |
"Silence Bell" : true, | |
"Ansi 12 Color" : { | |
"Green Component" : 0.6117647290229797, | |
"Blue Component" : 0.9333333373069763, | |
"Red Component" : 0.3019607961177826 | |
}, | |
"Window Type" : 0, | |
"Allow Title Reporting" : false, | |
"Use Bright Bold" : false, | |
"Cursor Text Color" : { | |
"Green Component" : 1, | |
"Blue Component" : 1, | |
"Red Component" : 1 | |
}, | |
"Default Bookmark" : "No", | |
"Cursor Color" : { | |
"Green Component" : 0.4313725531101227, | |
"Blue Component" : 1, | |
"Red Component" : 0.2470588237047195 | |
}, | |
"Disable Smcup Rmcup" : false, | |
"Name" : "Super Dark", | |
"Blinking Cursor" : true, | |
"Ansi 1 Color" : { | |
"Green Component" : 0.3254902064800262, | |
"Blue Component" : 0.3764705955982208, | |
"Red Component" : 0.8509804010391235 | |
}, | |
"Guid" : "68771478-D32C-4AF6-85C0-AD9B003E050F", | |
"Ansi 8 Color" : { | |
"Green Component" : 0.1294117718935013, | |
"Blue Component" : 0.1529411822557449, | |
"Red Component" : 0.1176470592617989 | |
}, | |
"Ansi 10 Color" : { | |
"Green Component" : 0.7333333492279053, | |
"Blue Component" : 0.3843137323856354, | |
"Red Component" : 0.5254902243614197 | |
}, | |
"Idle Code" : 0, | |
"Badge Color" : { | |
"Red Component" : 1, | |
"Color Space" : "Calibrated", | |
"Blue Component" : 0, | |
"Alpha Component" : 0.5, | |
"Green Component" : 0 | |
}, | |
"Automatically Log" : false, | |
"Smart Cursor Color" : true, | |
"Semantic History" : { | |
"text" : "", | |
"action" : "best editor", | |
"editor" : "com.sublimetext.3" | |
}, | |
"Ambiguous Double Width" : false, | |
"Blur Radius" : 0.1, | |
"Ansi 0 Color" : { | |
"Green Component" : 0.1294117718935013, | |
"Blue Component" : 0.1529411822557449, | |
"Red Component" : 0.1176470592617989 | |
}, | |
"Cursor Type" : 1, | |
"Blur" : false, | |
"Normal Font" : "FiraCode-Regular 12", | |
"Vertical Spacing" : 1, | |
"Disable Printing" : false, | |
"Ansi 7 Color" : { | |
"Green Component" : 0.6352941176, | |
"Blue Component" : 0.6980392157, | |
"Red Component" : 0.6078431372999999 | |
}, | |
"Command" : "", | |
"Terminal Type" : "xterm-256color", | |
"Horizontal Spacing" : 1, | |
"Option Key Sends" : 0, | |
"Blink Allowed" : true, | |
"Minimum Contrast" : 0.199526637603965, | |
"Ansi 15 Color" : { | |
"Green Component" : 0.6352941393852234, | |
"Blue Component" : 0.6980392336845398, | |
"Red Component" : 0.6078431606292725 | |
}, | |
"Ansi 6 Color" : { | |
"Green Component" : 0.658823549747467, | |
"Blue Component" : 0.7137255072593689, | |
"Red Component" : 0.2666666805744171 | |
}, | |
"Transparency" : 0, | |
"Initial Text" : "", | |
"Background Color" : { | |
"Red Component" : 0.1450980392156863, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0.196078431372549, | |
"Alpha Component" : 1, | |
"Green Component" : 0.1607843137254902 | |
}, | |
"Screen" : -1, | |
"Bound Hosts" : [ | |
], | |
"Non Ascii Font" : "Monaco 12", | |
"Ansi 13 Color" : { | |
"Green Component" : 0.3490196168422699, | |
"Blue Component" : 0.8470588326454163, | |
"Red Component" : 0.7254902124404907 | |
}, | |
"Columns" : 80, | |
"Visual Bell" : true, | |
"Custom Directory" : "No", | |
"Ansi 5 Color" : { | |
"Green Component" : 0.3490196168422699, | |
"Blue Component" : 0.8470588326454163, | |
"Red Component" : 0.7254902124404907 | |
}, | |
"Set Local Environment Vars" : true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment