Last active
March 11, 2026 12:43
-
-
Save zincplusplus/127e6a4e569beb6b992abf5364435c4c to your computer and use it in GitHub Desktop.
You also need monaspace-neon and Symbols nerd font (might need to manually set this as fallback for non ascii chars)
This file contains hidden or 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
| { | |
| "Ansi 7 Color (Light)" : { | |
| "Red Component" : 0.72549019607843135, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.73725490196078436, | |
| "Green Component" : 0.69411764705882351 | |
| }, | |
| "Ansi 15 Color (Light)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Ansi 2 Color (Light)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.42352941176470588, | |
| "Green Component" : 0.59607843137254901 | |
| }, | |
| "Bold Color" : { | |
| "Red Component" : 0.062745101749897003, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.062745101749897003, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.062745101749897003 | |
| }, | |
| "Ansi 1 Color (Dark)" : { | |
| "Red Component" : 0.90196078431372551, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.4392156862745098, | |
| "Green Component" : 0.039215686274509803 | |
| }, | |
| "Use Bright Bold" : true, | |
| "Ansi 9 Color (Light)" : { | |
| "Red Component" : 0.90196078431372551, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.4392156862745098, | |
| "Green Component" : 0.039215686274509803 | |
| }, | |
| "Ansi 8 Color (Dark)" : { | |
| "Red Component" : 0.49803921568627452, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.58039215686274515, | |
| "Green Component" : 0.4392156862745098 | |
| }, | |
| "Background Color" : { | |
| "Red Component" : 0.97999999999999998, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.97999999999999998, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.97999999999999998 | |
| }, | |
| "Columns" : 80, | |
| "Ansi 8 Color" : { | |
| "Red Component" : 0.40781760215759277, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.4078223705291748, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.40782788395881653 | |
| }, | |
| "Right Option Key Sends" : 0, | |
| "Ansi 4 Color (Light)" : { | |
| "Red Component" : 0.43137254901960786, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0.16078431372549021 | |
| }, | |
| "Blinking Cursor" : true, | |
| "Selected Text Color (Light)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Selected Text Color (Dark)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Cursor Type" : 1, | |
| "Keyboard Map" : { | |
| "0xf728-0x0" : { | |
| "Text" : "0x4", | |
| "Action" : 11 | |
| }, | |
| "0xf702-0x280000" : { | |
| "Text" : "b", | |
| "Action" : 10 | |
| }, | |
| "0xf702-0x300000" : { | |
| "Text" : "0x1", | |
| "Action" : 11 | |
| }, | |
| "0xf703-0x280000" : { | |
| "Text" : "f", | |
| "Action" : 10 | |
| }, | |
| "0xf728-0x80000" : { | |
| "Text" : "d", | |
| "Action" : 10 | |
| }, | |
| "0x7f-0x100000" : { | |
| "Text" : "0x15", | |
| "Action" : 11 | |
| }, | |
| "0xf703-0x300000" : { | |
| "Text" : "0x5", | |
| "Action" : 11 | |
| }, | |
| "0x7f-0x80000" : { | |
| "Text" : "0x1b 0x7f", | |
| "Action" : 11 | |
| } | |
| }, | |
| "Ansi 3 Color (Dark)" : { | |
| "Red Component" : 0.67843137254901964, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.24313725490196078, | |
| "Green Component" : 0.67843137254901964 | |
| }, | |
| "Visual Bell" : true, | |
| "Only The Default BG Color Uses Transparency" : false, | |
| "Cursor Text Color" : { | |
| "Red Component" : 1, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 1, | |
| "Alpha Component" : 1, | |
| "Green Component" : 1 | |
| }, | |
| "Scrollback Lines" : 1000, | |
| "Selection Color (Light)" : { | |
| "Red Component" : 0.43137254901960786, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0.16078431372549021 | |
| }, | |
| "Ansi 0 Color" : { | |
| "Red Component" : 0.078431375324726105, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.11764705926179886, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.098039217293262482 | |
| }, | |
| "Match Background Color (Dark)" : { | |
| "Red Component" : 0.99697142839431763, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.32116127014160156, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.98600882291793823 | |
| }, | |
| "Ansi 11 Color (Light)" : { | |
| "Red Component" : 0.97647058823529409, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.44705882352941179, | |
| "Green Component" : 0.97647058823529409 | |
| }, | |
| "Ansi 5 Color (Dark)" : { | |
| "Red Component" : 0.70196078431372544, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0 | |
| }, | |
| "Cursor Text Color (Light)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| }, | |
| "Silence Bell" : false, | |
| "Rows" : 25, | |
| "Guid" : "D8E7307C-8BFE-45A9-86F0-C15EB7EAE8B0", | |
| "Ansi 14 Color (Dark)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.99215686274509807, | |
| "Green Component" : 0.98431372549019602 | |
| }, | |
| "Ansi 15 Color (Dark)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Ansi 0 Color (Dark)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| }, | |
| "Ambiguous Double Width" : false, | |
| "Option Key Sends" : 0, | |
| "Ansi 3 Color" : { | |
| "Red Component" : 0.78058648109436035, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.76959484815597534 | |
| }, | |
| "Window Type" : 0, | |
| "BM Growl" : true, | |
| "Prompt Before Closing 2" : false, | |
| "Command" : "", | |
| "Selected Text Color" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0 | |
| }, | |
| "Ansi 14 Color (Light)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.99215686274509807, | |
| "Green Component" : 0.98431372549019602 | |
| }, | |
| "Cursor Guide Color (Dark)" : { | |
| "Red Component" : 0.74862593412399292, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.99125725030899048, | |
| "Alpha Component" : 0.25, | |
| "Green Component" : 0.92047786712646484 | |
| }, | |
| "ASCII Ligatures" : true, | |
| "Send Code When Idle" : false, | |
| "Ansi 6 Color" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.78166204690933228, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.77425903081893921 | |
| }, | |
| "Jobs to Ignore" : [ | |
| "rlogin", | |
| "ssh", | |
| "slogin", | |
| "telnet" | |
| ], | |
| "Badge Color (Dark)" : { | |
| "Red Component" : 0.92929404973983765, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.13960540294647217, | |
| "Alpha Component" : 0.5, | |
| "Green Component" : 0.25479039549827576 | |
| }, | |
| "Cursor Color" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0 | |
| }, | |
| "Vertical Spacing" : 1.2, | |
| "Disable Window Resizing" : true, | |
| "Close Sessions On End" : true, | |
| "Selection Color (Dark)" : { | |
| "Red Component" : 0.43137254901960786, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0.16078431372549021 | |
| }, | |
| "Default Bookmark" : "No", | |
| "Foreground Color (Light)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Custom Command" : "No", | |
| "Background Color (Dark)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| }, | |
| "Ansi 9 Color" : { | |
| "Red Component" : 0.8659515380859375, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.45833224058151245, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.47524076700210571 | |
| }, | |
| "Ansi 14 Color" : { | |
| "Red Component" : 0.37597531080245972, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 1, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.99263292551040649 | |
| }, | |
| "Flashing Bell" : false, | |
| "Use Italic Font" : true, | |
| "Ansi 13 Color (Dark)" : { | |
| "Red Component" : 1, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.96470588235294119, | |
| "Green Component" : 0 | |
| }, | |
| "Cursor Guide Color (Light)" : { | |
| "Red Component" : 0.74862593412399292, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.99125725030899048, | |
| "Alpha Component" : 0.25, | |
| "Green Component" : 0.92047786712646484 | |
| }, | |
| "Ansi 12 Color" : { | |
| "Red Component" : 0.65349078178405762, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.9485321044921875, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.67044717073440552 | |
| }, | |
| "Ansi 10 Color (Light)" : { | |
| "Red Component" : 0.039215686274509803, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.64313725490196083, | |
| "Green Component" : 0.89411764705882357 | |
| }, | |
| "Animate Movement" : true, | |
| "Non-ASCII Anti Aliased" : true, | |
| "Ansi 10 Color" : { | |
| "Red Component" : 0.3450070321559906, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.56541937589645386, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.9042816162109375 | |
| }, | |
| "Foreground Color" : { | |
| "Red Component" : 0.062745101749897003, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.062745101749897003, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.062745101749897003 | |
| }, | |
| "Link Color (Light)" : { | |
| "Red Component" : 0.14513972401618958, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.7093239426612854, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.35333043336868286 | |
| }, | |
| "Description" : "Default", | |
| "Ansi 7 Color (Dark)" : { | |
| "Red Component" : 0.72549019607843135, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.73725490196078436, | |
| "Green Component" : 0.69411764705882351 | |
| }, | |
| "Sync Title" : false, | |
| "Ansi 1 Color" : { | |
| "Red Component" : 0.7074432373046875, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.16300037503242493, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.23660069704055786 | |
| }, | |
| "Name" : "Default", | |
| "Transparency" : 0, | |
| "Horizontal Spacing" : 1, | |
| "Cursor Color (Dark)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Unicode Normalization" : 0, | |
| "Ansi 2 Color (Dark)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.42352941176470588, | |
| "Green Component" : 0.59607843137254901 | |
| }, | |
| "Ansi 9 Color (Dark)" : { | |
| "Red Component" : 0.90196078431372551, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.4392156862745098, | |
| "Green Component" : 0.039215686274509803 | |
| }, | |
| "Badge Color" : { | |
| "Red Component" : 0.74613857269287109, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.11610633134841919, | |
| "Alpha Component" : 0.5, | |
| "Green Component" : 0.11610633134841919 | |
| }, | |
| "Ansi 13 Color (Light)" : { | |
| "Red Component" : 1, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.96470588235294119, | |
| "Green Component" : 0 | |
| }, | |
| "Idle Code" : 0, | |
| "Ansi 4 Color" : { | |
| "Red Component" : 0.15404300391674042, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.78216177225112915, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.26474356651306152 | |
| }, | |
| "Bold Color (Dark)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Screen" : -1, | |
| "Ansi 4 Color (Dark)" : { | |
| "Red Component" : 0.43137254901960786, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0.16078431372549021 | |
| }, | |
| "Cursor Text Color (Dark)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| }, | |
| "Selection Color" : { | |
| "Red Component" : 0.70196080207824707, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 1, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.84313726425170898 | |
| }, | |
| "Use Non-ASCII Font" : false, | |
| "Badge Color (Light)" : { | |
| "Red Component" : 0.92929404973983765, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.13960540294647217, | |
| "Alpha Component" : 0.5, | |
| "Green Component" : 0.25479039549827576 | |
| }, | |
| "Character Encoding" : 4, | |
| "Ansi 11 Color (Dark)" : { | |
| "Red Component" : 0.97647058823529409, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.44705882352941179, | |
| "Green Component" : 0.97647058823529409 | |
| }, | |
| "Bold Color (Light)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Ansi 12 Color (Dark)" : { | |
| "Red Component" : 0.66666666666666663, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.97647058823529409, | |
| "Green Component" : 0.32941176470588235 | |
| }, | |
| "Ansi 7 Color" : { | |
| "Red Component" : 0.7810397744178772, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.78104829788208008, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.78105825185775757 | |
| }, | |
| "Non Ascii Font" : "Monaco 12", | |
| "Ansi 6 Color (Dark)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.69411764705882351, | |
| "Green Component" : 0.69019607843137254 | |
| }, | |
| "Cursor Guide Color" : { | |
| "Red Component" : 0.52338260412216187, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.85319280624389648, | |
| "Alpha Component" : 0.25, | |
| "Green Component" : 0.77217715978622437 | |
| }, | |
| "Custom Directory" : "No", | |
| "Working Directory" : "\/Users\/zinc", | |
| "ASCII Anti Aliased" : true, | |
| "Shortcut" : "", | |
| "Mouse Reporting" : true, | |
| "Tags" : [ | |
| ], | |
| "Blur Radius" : 16.272904575892856, | |
| "Ansi 6 Color (Light)" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.69411764705882351, | |
| "Green Component" : 0.69019607843137254 | |
| }, | |
| "Match Background Color (Light)" : { | |
| "Red Component" : 0.99697142839431763, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.32116127014160156, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.98600882291793823 | |
| }, | |
| "Background Image Location" : "", | |
| "Ansi 1 Color (Light)" : { | |
| "Red Component" : 0.90196078431372551, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.4392156862745098, | |
| "Green Component" : 0.039215686274509803 | |
| }, | |
| "Use Bold Font" : true, | |
| "Ansi 8 Color (Light)" : { | |
| "Red Component" : 0.49803921568627452, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.58039215686274515, | |
| "Green Component" : 0.4392156862745098 | |
| }, | |
| "Ansi 2 Color" : { | |
| "Red Component" : 0, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.7607843279838562 | |
| }, | |
| "Normal Font" : "MonaspaceNeon-Regular 15", | |
| "Unlimited Scrollback" : false, | |
| "Ansi 12 Color (Light)" : { | |
| "Red Component" : 0.66666666666666663, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.97647058823529409, | |
| "Green Component" : 0.32941176470588235 | |
| }, | |
| "Ansi 10 Color (Dark)" : { | |
| "Red Component" : 0.039215686274509803, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.64313725490196083, | |
| "Green Component" : 0.89411764705882357 | |
| }, | |
| "Ansi 3 Color (Light)" : { | |
| "Red Component" : 0.67843137254901964, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.24313725490196078, | |
| "Green Component" : 0.67843137254901964 | |
| }, | |
| "Cursor Color (Light)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Ansi 15 Color" : { | |
| "Red Component" : 0.99999600648880005, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 1, | |
| "Alpha Component" : 1, | |
| "Green Component" : 1 | |
| }, | |
| "Blur" : true, | |
| "Use Separate Colors for Light and Dark Mode" : true, | |
| "Background Color (Light)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| }, | |
| "Ansi 13 Color" : { | |
| "Red Component" : 0.8821563720703125, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8821563720703125, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.4927266538143158 | |
| }, | |
| "Terminal Type" : "xterm-256color", | |
| "Ansi 5 Color (Light)" : { | |
| "Red Component" : 0.70196078431372544, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.67843137254901964, | |
| "Green Component" : 0 | |
| }, | |
| "Foreground Color (Dark)" : { | |
| "Red Component" : 0.94901960784313721, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.8901960784313725, | |
| "Green Component" : 0.94901960784313721 | |
| }, | |
| "Link Color" : { | |
| "Red Component" : 0.19802422821521759, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.9337158203125, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.55789834260940552 | |
| }, | |
| "Link Color (Dark)" : { | |
| "Red Component" : 0.14513972401618958, | |
| "Color Space" : "P3", | |
| "Blue Component" : 0.7093239426612854, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.35333043336868286 | |
| }, | |
| "Ansi 11 Color" : { | |
| "Red Component" : 0.9259033203125, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.8833775520324707 | |
| }, | |
| "Ansi 5 Color" : { | |
| "Red Component" : 0.752197265625, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.74494361877441406, | |
| "Alpha Component" : 1, | |
| "Green Component" : 0.24931684136390686 | |
| }, | |
| "Ansi 0 Color (Light)" : { | |
| "Red Component" : 0.14117647058823529, | |
| "Color Space" : "sRGB", | |
| "Blue Component" : 0.18823529411764706, | |
| "Green Component" : 0.10588235294117647 | |
| } | |
| } |
This file contains hidden or 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
| { | |
| // ── Look & feel ────────────────────── | |
| "workbench.colorTheme": "SynthWave '84", | |
| "workbench.iconTheme": "material-icon-theme", | |
| // ── Editor ─────────────────────────── | |
| "editor.fontFamily": "Monaspace Neon, Menlo, monospace", | |
| "editor.fontLigatures": true, | |
| "editor.fontSize": 15, | |
| "editor.tabSize": 2, | |
| "editor.wordWrap": "on", | |
| "editor.rulers": [ | |
| 80, | |
| 120 | |
| ], | |
| "editor.minimap.enabled": false, | |
| "editor.renderWhitespace": "boundary", | |
| "editor.guides.indentation": true, | |
| "editor.lineHeight": 24, | |
| "files.autoSave": "afterDelay", | |
| "files.trimTrailingWhitespace": true, | |
| "files.insertFinalNewline": true, | |
| // ── Terminal ───────────────────────── | |
| "terminal.integrated.fontFamily": "Monaspace Neon, Menlo, monospace", | |
| "terminal.integrated.fontSize": 15, | |
| "terminal.integrated.lineHeight": 1.2, | |
| "terminal.integrated.letterSpacing": 0.5, | |
| "terminal.integrated.cursorStyle": "line", | |
| "terminal.integrated.cursorBlinking": true, | |
| // ── UI Cleanliness ─────────────────── | |
| "workbench.startupEditor": "none", | |
| "workbench.editor.enablePreview": false, | |
| // ── Indent Rainbow ─────────────────── | |
| "indentRainbow.colors": [ | |
| "rgba(255, 106, 193, 0.1)", // bright pink | |
| "rgba(255, 190, 74, 0.1)", // warm amber | |
| "rgba(108, 218, 255, 0.1)", // electric cyan | |
| "rgba(217, 118, 255, 0.1)", // soft purple | |
| "rgba(255, 203, 107, 0.1)", // mellow gold | |
| "rgba(255, 96, 144, 0.1)", // neon rose | |
| "rgba(51, 223, 255, 0.1)", // bright sky blue | |
| "rgba(189, 147, 249, 0.1)", // pastel violet | |
| "rgba(255, 92, 87, 0.1)", // coral red | |
| "rgba(255, 224, 102, 0.1)" // soft yellow | |
| ], | |
| "svelte.enable-ts-plugin": true, | |
| "[css]": { | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| }, | |
| "[typescriptreact]": { | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| }, | |
| "terminal.integrated.copyOnSelection": true, | |
| "workbench.sideBar.location": "right", | |
| "git.openRepositoryInParentFolders": "never", | |
| "editor.formatOnSave": true, | |
| "claudeCode.preferredLocation": "sidebar", | |
| "[json]": { | |
| "editor.defaultFormatter": "esbenp.prettier-vscode" | |
| } | |
| } |
This file contains hidden or 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
| #Aliases | |
| alias ll='ls -al' | |
| alias gs='git status' | |
| alias diff='git diff' | |
| alias gpp='git pull --rebase && git push' | |
| # Enable 256 colors and true color support | |
| export TERM="xterm-256color" | |
| export COLORTERM=truecolor | |
| # Colors | |
| autoload -U colors && colors | |
| # Set prompt symbols using Nerd Font glyphs | |
| local prompt_user_icon="" # = user icon | |
| local prompt_git_branch="" # = branch icon | |
| local prompt_arrow="➜" # ➜ = arrow | |
| # --- Git branch helper for prompt --- | |
| git_branch() { | |
| # Get the short ref of HEAD if we're in a repo | |
| local br | |
| br=$(git symbolic-ref --quiet --short HEAD 2>/dev/null) || return | |
| printf '(%s)' "$br" # prints “(main)” etc. | |
| } | |
| setopt prompt_subst | |
| # Set prompt | |
| PROMPT='%F{green}'${prompt_user_icon}' %n%f %F{yellow}%~%f $(git_branch) %F{magenta}'${prompt_arrow}'%f ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment