Skip to content

Instantly share code, notes, and snippets.

@buddhike
Created June 10, 2017 11:03
Show Gist options
  • Save buddhike/8ab9aaa69b26c8fd5cc051462a846898 to your computer and use it in GitHub Desktop.
Save buddhike/8ab9aaa69b26c8fd5cc051462a846898 to your computer and use it in GitHub Desktop.
iterm config.
{
"Profiles": [
{
"Working Directory" : "\/Users\/Buddhike",
"Prompt Before Closing 2" : 0,
"Selected Text Color" : {
"Green Component" : 0.3072507977485657,
"Red Component" : 0.3072599768638611,
"Blue Component" : 0.3072560131549835
},
"Rows" : 50,
"Ansi 11 Color" : {
"Green Component" : 0.916220486164093,
"Red Component" : 0.9985787272453308,
"Blue Component" : 0.1819965839385986
},
"Use Italic Font" : true,
"Foreground Color" : {
"Green Component" : 0.1354256570339203,
"Red Component" : 0.1353344470262527,
"Blue Component" : 0.1323384791612625
},
"Right Option Key Sends" : 0,
"Character Encoding" : 4,
"Selection Color" : {
"Green Component" : 0.7601924538612366,
"Red Component" : 0.7602152824401855,
"Blue Component" : 0.7602053880691528
},
"Triggers" : [
],
"Blend" : 0.3,
"Mouse Reporting" : true,
"Ansi 4 Color" : {
"Green Component" : 0.3064875602722168,
"Red Component" : 0.07626015692949295,
"Blue Component" : 0.6995434165000916
},
"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" : false,
"Scrollback Lines" : 1000,
"Scrollback in Alternate Screen" : true,
"Hide After Opening" : false,
"Flashing Bell" : false,
"Cursor Guide Color" : {
"Red Component" : 0.65,
"Color Space" : "Calibrated",
"Blue Component" : 1,
"Alpha Component" : 0.25,
"Green Component" : 0.91
},
"BM Growl" : true,
"Ansi 3 Color" : {
"Green Component" : 0.5953672528266907,
"Red Component" : 0.9628550410270691,
"Blue Component" : 0.1158220618963242
},
"Use Non-ASCII Font" : true,
"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" : {
"Green Component" : 0.07887908071279526,
"Red Component" : 0.718147873878479,
"Blue Component" : 0.1203899756073952
},
"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.7324351668357849,
"Red Component" : 0.1498131603002548,
"Blue Component" : 0.820068895816803
},
"Ansi 2 Color" : {
"Green Component" : 0.4825465977191925,
"Red Component" : 0.2713020741939545,
"Blue Component" : 0.1395878493785858
},
"Background Image Is Tiled" : false,
"Send Code When Idle" : false,
"ASCII Anti Aliased" : true,
"Tags" : [
],
"Ansi 9 Color" : {
"Green Component" : 0.2303439825773239,
"Red Component" : 0.9098621010780334,
"Blue Component" : 0.248443141579628
},
"Use Bold Font" : true,
"Silence Bell" : false,
"Ansi 12 Color" : {
"Green Component" : 0.6441071033477783,
"Red Component" : 0.3285626769065857,
"Blue Component" : 0.9544533491134644
},
"Window Type" : 0,
"Allow Title Reporting" : false,
"Use Bright Bold" : true,
"Cursor Text Color" : {
"Green Component" : 0.1790749877691269,
"Red Component" : 0.1789779514074326,
"Blue Component" : 0.1757629364728928
},
"Default Bookmark" : "No",
"Cursor Color" : {
"Green Component" : 0.6861264705657959,
"Red Component" : 0.08693148195743561,
"Blue Component" : 0.791867196559906
},
"Disable Smcup Rmcup" : false,
"Name" : "Default",
"Blinking Cursor" : true,
"Guid" : "8A4FE3AA-D7F6-43E3-B93C-9BACF6C4457C",
"Ansi 1 Color" : {
"Green Component" : 0.07887908071279526,
"Red Component" : 0.718147873878479,
"Blue Component" : 0.1203899756073952
},
"Ansi 8 Color" : {
"Green Component" : 0.2588235437870026,
"Red Component" : 0.2588235437870026,
"Blue Component" : 0.2588235437870026
},
"Ansi 10 Color" : {
"Green Component" : 0.7301909923553467,
"Red Component" : 0.4796158969402313,
"Blue Component" : 0.2274032682180405
},
"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" : {
"action" : "best editor",
"text" : "",
"editor" : "com.sublimetext.3"
},
"Ambiguous Double Width" : false,
"Blur Radius" : 2,
"Ansi 0 Color" : {
"Green Component" : 0.1294117718935013,
"Red Component" : 0.1294117718935013,
"Blue Component" : 0.1294117718935013
},
"Cursor Type" : 1,
"Blur" : false,
"Normal Font" : "Monaco 14",
"Vertical Spacing" : 1,
"Disable Printing" : false,
"Ansi 7 Color" : {
"Green Component" : 0.936070442199707,
"Red Component" : 0.9360984563827515,
"Blue Component" : 0.9360862970352173
},
"Command" : "",
"Terminal Type" : "xterm-256color",
"Horizontal Spacing" : 1,
"Option Key Sends" : 0,
"Blink Allowed" : false,
"Minimum Contrast" : 0.01293018196202532,
"Ansi 15 Color" : {
"Green Component" : 0.8493671417236328,
"Red Component" : 0.8493925929069519,
"Blue Component" : 0.8493815660476685
},
"Ansi 6 Color" : {
"Green Component" : 0.4418377876281738,
"Red Component" : 0.05614559724926949,
"Blue Component" : 0.4872579574584961
},
"Transparency" : 0,
"Initial Text" : "",
"Background Color" : {
"Green Component" : 0.9176470637321472,
"Red Component" : 0.9176470637321472,
"Blue Component" : 0.9176470637321472
},
"Screen" : -1,
"Non Ascii Font" : "MesloLGLDZ-RegularForPowerline 12",
"Ansi 13 Color" : {
"Green Component" : 0.3026625216007233,
"Red Component" : 0.6660686135292053,
"Blue Component" : 0.7365663051605225
},
"Columns" : 120,
"Visual Bell" : true,
"Custom Directory" : "No",
"Ansi 5 Color" : {
"Green Component" : 0,
"Red Component" : 0.33559250831604,
"Blue Component" : 0.5331495404243469
},
"Set Local Environment Vars" : true
},
{
"Working Directory" : "\/Users\/Buddhike",
"Prompt Before Closing 2" : 0,
"Selected Text Color" : {
"Green Component" : 0.8930181264877319,
"Red Component" : 0.9975757598876953,
"Blue Component" : 0.8073272109031677
},
"Rows" : 50,
"Ansi 11 Color" : {
"Green Component" : 0.8256370986301906,
"Red Component" : 0.9922475814819336,
"Blue Component" : 0.6233681166788361
},
"Use Italic Font" : true,
"Foreground Color" : {
"Green Component" : 0.7215686274509804,
"Red Component" : 0.8705882352941177,
"Blue Component" : 0.5529411764705883
},
"Right Option Key Sends" : 0,
"Character Encoding" : 4,
"Selection Color" : {
"Green Component" : 0.2844379835754787,
"Red Component" : 0.1185243340385415,
"Blue Component" : 0.3861019736842105
},
"Triggers" : [
],
"Blend" : 0.3,
"Mouse Reporting" : true,
"Ansi 4 Color" : {
"Green Component" : 0.2862745098039216,
"Red Component" : 0.1176470588235294,
"Blue Component" : 0.3137254901960784
},
"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" : false,
"Scrollback Lines" : 1000,
"Scrollback in Alternate Screen" : true,
"Hide After Opening" : false,
"Flashing Bell" : false,
"Cursor Guide Color" : {
"Red Component" : 0.65,
"Color Space" : "Calibrated",
"Blue Component" : 1,
"Alpha Component" : 0.25,
"Green Component" : 0.91
},
"BM Growl" : true,
"Ansi 3 Color" : {
"Green Component" : 0.6274509803921569,
"Red Component" : 0.9882352941176471,
"Blue Component" : 0.1843137254901961
},
"Use Non-ASCII Font" : true,
"Link Color" : {
"Red Component" : 0.023,
"Color Space" : "Calibrated",
"Blue Component" : 0.678,
"Alpha Component" : 1,
"Green Component" : 0.27
},
"Shortcut" : "D",
"Background Image Location" : "",
"Bold Color" : {
"Green Component" : 0.8953101323192211,
"Red Component" : 1,
"Blue Component" : 0.7981291716017671
},
"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.6725887784886713,
"Red Component" : 0.528785015852598,
"Blue Component" : 0.7045630216598511
},
"Ansi 2 Color" : {
"Green Component" : 0.4862745098039216,
"Red Component" : 0.007843137254901961,
"Blue Component" : 0.6078431372549019
},
"Background Image Is Tiled" : false,
"Send Code When Idle" : false,
"ASCII Anti Aliased" : true,
"Tags" : [
],
"Ansi 9 Color" : {
"Green Component" : 0.5269816715396751,
"Red Component" : 0.8302288055419922,
"Blue Component" : 0.4689277190590501
},
"Use Bold Font" : true,
"Silence Bell" : false,
"Ansi 12 Color" : {
"Green Component" : 0.7372549019607844,
"Red Component" : 0.1058823529411765,
"Blue Component" : 0.8666666666666667
},
"Window Type" : 0,
"Allow Title Reporting" : false,
"Use Bright Bold" : true,
"Cursor Text Color" : {
"Green Component" : 0.07584934681653976,
"Red Component" : 0.03170566260814667,
"Blue Component" : 0.1031908914446831
},
"Default Bookmark" : "No",
"Cursor Color" : {
"Green Component" : 0.6274509803921569,
"Red Component" : 0.9882352941176471,
"Blue Component" : 0.1843137254901961
},
"Disable Smcup Rmcup" : false,
"Name" : "Dark",
"Blinking Cursor" : true,
"Guid" : "70BA3F9A-C54A-4680-BF4A-B93977C0A621",
"Ansi 1 Color" : {
"Green Component" : 0.3162034122500508,
"Red Component" : 0.8196078431372549,
"Blue Component" : 0.138488999913922
},
"Ansi 8 Color" : {
"Green Component" : 0.2949850160899007,
"Red Component" : 0.2624025461567638,
"Blue Component" : 0.3238262559808612
},
"Ansi 10 Color" : {
"Green Component" : 0.5516738308953686,
"Red Component" : 0.3825965490355591,
"Blue Component" : 0.5976331233978271
},
"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" : {
"action" : "best editor",
"text" : "",
"editor" : "com.sublimetext.3"
},
"Ambiguous Double Width" : false,
"Blur Radius" : 2,
"Ansi 0 Color" : {
"Green Component" : 0.220963344003257,
"Red Component" : 0.09207466902171137,
"Blue Component" : 0.2999401913875598
},
"Cursor Type" : 1,
"Blur" : false,
"Normal Font" : "Monaco 14",
"Vertical Spacing" : 1,
"Disable Printing" : false,
"Ansi 7 Color" : {
"Green Component" : 0.7215686274509804,
"Red Component" : 0.8705882352941177,
"Blue Component" : 0.5529411764705883
},
"Command" : "",
"Terminal Type" : "xterm-256color",
"Horizontal Spacing" : 1,
"Option Key Sends" : 0,
"Blink Allowed" : false,
"Minimum Contrast" : 0.01293018196202532,
"Ansi 15 Color" : {
"Green Component" : 0.8930181264877319,
"Red Component" : 0.9975757598876953,
"Blue Component" : 0.8073272109031677
},
"Ansi 6 Color" : {
"Green Component" : 0.6392156862745098,
"Red Component" : 0.3137254901960784,
"Blue Component" : 0.7098039215686275
},
"Transparency" : 0,
"Initial Text" : "",
"Background Color" : {
"Green Component" : 0.07801758090259632,
"Red Component" : 0.03413674432852947,
"Blue Component" : 0.1050388755980861
},
"Screen" : -1,
"Bound Hosts" : [
],
"Non Ascii Font" : "MesloLGLDZ-RegularForPowerline 12",
"Ansi 13 Color" : {
"Green Component" : 0.8912052120653438,
"Red Component" : 0.7347420870498204,
"Blue Component" : 0.9352319836616516
},
"Columns" : 120,
"Visual Bell" : true,
"Custom Directory" : "No",
"Ansi 5 Color" : {
"Green Component" : 0.8313725490196078,
"Red Component" : 0.407843137254902,
"Blue Component" : 0.9450980392156862
},
"Set Local Environment Vars" : true
},
{
"Working Directory" : "\/Users\/Buddhike",
"Prompt Before Closing 2" : 0,
"Selected Text Color" : {
"Green Component" : 0.3072507977485657,
"Red Component" : 0.3072599768638611,
"Blue Component" : 0.3072560131549835
},
"Rows" : 50,
"Ansi 11 Color" : {
"Green Component" : 0.916220486164093,
"Red Component" : 0.9985787272453308,
"Blue Component" : 0.1819965839385986
},
"Use Italic Font" : true,
"Foreground Color" : {
"Green Component" : 0.1354256570339203,
"Red Component" : 0.1353344470262527,
"Blue Component" : 0.1323384791612625
},
"Right Option Key Sends" : 0,
"Character Encoding" : 4,
"Selection Color" : {
"Green Component" : 0.7601924538612366,
"Red Component" : 0.7602152824401855,
"Blue Component" : 0.7602053880691528
},
"Triggers" : [
],
"Blend" : 0.3,
"Mouse Reporting" : true,
"Ansi 4 Color" : {
"Green Component" : 0.3064875602722168,
"Red Component" : 0.07626015692949295,
"Blue Component" : 0.6995434165000916
},
"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" : false,
"Scrollback Lines" : 1000,
"Scrollback in Alternate Screen" : true,
"Hide After Opening" : false,
"Flashing Bell" : false,
"Cursor Guide Color" : {
"Red Component" : 0.65,
"Color Space" : "Calibrated",
"Blue Component" : 1,
"Alpha Component" : 0.25,
"Green Component" : 0.91
},
"BM Growl" : true,
"Ansi 3 Color" : {
"Green Component" : 0.5953672528266907,
"Red Component" : 0.9628550410270691,
"Blue Component" : 0.1158220618963242
},
"Use Non-ASCII Font" : true,
"Link Color" : {
"Red Component" : 0.023,
"Color Space" : "Calibrated",
"Blue Component" : 0.678,
"Alpha Component" : 1,
"Green Component" : 0.27
},
"Shortcut" : "L",
"Background Image Location" : "",
"Bold Color" : {
"Green Component" : 0.07887908071279526,
"Red Component" : 0.718147873878479,
"Blue Component" : 0.1203899756073952
},
"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.7324351668357849,
"Red Component" : 0.1498131603002548,
"Blue Component" : 0.820068895816803
},
"Ansi 2 Color" : {
"Green Component" : 0.4825465977191925,
"Red Component" : 0.2713020741939545,
"Blue Component" : 0.1395878493785858
},
"Background Image Is Tiled" : false,
"Send Code When Idle" : false,
"ASCII Anti Aliased" : true,
"Tags" : [
],
"Ansi 9 Color" : {
"Green Component" : 0.2303439825773239,
"Red Component" : 0.9098621010780334,
"Blue Component" : 0.248443141579628
},
"Use Bold Font" : true,
"Silence Bell" : false,
"Ansi 12 Color" : {
"Green Component" : 0.6441071033477783,
"Red Component" : 0.3285626769065857,
"Blue Component" : 0.9544533491134644
},
"Window Type" : 0,
"Allow Title Reporting" : false,
"Use Bright Bold" : true,
"Cursor Text Color" : {
"Green Component" : 0.1790749877691269,
"Red Component" : 0.1789779514074326,
"Blue Component" : 0.1757629364728928
},
"Default Bookmark" : "No",
"Cursor Color" : {
"Green Component" : 0.6861264705657959,
"Red Component" : 0.08693148195743561,
"Blue Component" : 0.791867196559906
},
"Disable Smcup Rmcup" : false,
"Name" : "Light",
"Blinking Cursor" : true,
"Guid" : "7D30A085-F8E2-437A-A5B4-C20BFFE8FEF4",
"Ansi 1 Color" : {
"Green Component" : 0.07887908071279526,
"Red Component" : 0.718147873878479,
"Blue Component" : 0.1203899756073952
},
"Ansi 8 Color" : {
"Green Component" : 0.2588235437870026,
"Red Component" : 0.2588235437870026,
"Blue Component" : 0.2588235437870026
},
"Ansi 10 Color" : {
"Green Component" : 0.7301909923553467,
"Red Component" : 0.4796158969402313,
"Blue Component" : 0.2274032682180405
},
"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" : {
"action" : "best editor",
"text" : "",
"editor" : "com.sublimetext.3"
},
"Ambiguous Double Width" : false,
"Blur Radius" : 2,
"Ansi 0 Color" : {
"Green Component" : 0.1294117718935013,
"Red Component" : 0.1294117718935013,
"Blue Component" : 0.1294117718935013
},
"Cursor Type" : 1,
"Blur" : false,
"Normal Font" : "Monaco 14",
"Vertical Spacing" : 1,
"Disable Printing" : false,
"Ansi 7 Color" : {
"Green Component" : 0.936070442199707,
"Red Component" : 0.9360984563827515,
"Blue Component" : 0.9360862970352173
},
"Command" : "",
"Terminal Type" : "xterm-256color",
"Horizontal Spacing" : 1,
"Option Key Sends" : 0,
"Blink Allowed" : false,
"Minimum Contrast" : 0.01293018196202532,
"Ansi 15 Color" : {
"Green Component" : 0.8493671417236328,
"Red Component" : 0.8493925929069519,
"Blue Component" : 0.8493815660476685
},
"Ansi 6 Color" : {
"Green Component" : 0.4418377876281738,
"Red Component" : 0.05614559724926949,
"Blue Component" : 0.4872579574584961
},
"Transparency" : 0,
"Initial Text" : "",
"Background Color" : {
"Green Component" : 0.9176470637321472,
"Red Component" : 0.9176470637321472,
"Blue Component" : 0.9176470637321472
},
"Screen" : -1,
"Bound Hosts" : [
],
"Non Ascii Font" : "MesloLGLDZ-RegularForPowerline 12",
"Ansi 13 Color" : {
"Green Component" : 0.3026625216007233,
"Red Component" : 0.6660686135292053,
"Blue Component" : 0.7365663051605225
},
"Columns" : 120,
"Visual Bell" : true,
"Custom Directory" : "No",
"Ansi 5 Color" : {
"Green Component" : 0,
"Red Component" : 0.33559250831604,
"Blue Component" : 0.5331495404243469
},
"Set Local Environment Vars" : true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment