Created
December 17, 2021 15:23
-
-
Save jolheiser/765c5642b057ba8b22ca4bd7f33b0a09 to your computer and use it in GitHub Desktop.
Fleet Dark Theme
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
{ | |
"meta" : { | |
"caret.width" : 1, | |
"tab.size" : 4, | |
"font.editor" : "JetBrains Mono", | |
"font.lineSpacing.editor" : 1.3, | |
"font.ui" : "Inter", | |
"size.icon" : 4.0, | |
"theme.borderless" : true, | |
"theme.gridUnit" : "4.0", | |
"theme.kind" : "Dark" | |
}, | |
"palette" : { | |
"Black" : "000000", | |
"Blue1" : "2686ff", | |
"Blue2" : "153861", | |
"Blue3": "63B6F8", | |
"Blue4": "7DB7FF", | |
"BlueA30" : "2686ff30%", | |
"BlueA50" : "2686ff50%", | |
"BlueA60" : "2686ff60%", | |
"BlueA70" : "2686ff70%", | |
"Gray1" : "787878", | |
"Gray2" : "636363", | |
"Gray3" : "545454", | |
"Gray4" : "3b3b3b", | |
"Gray5" : "292929", | |
"Gray6" : "1e1e1e", | |
"Green1" : "4dbb5f", | |
"GreenA20" : "4dbb5f20%", | |
"GreenA40" : "4dbb5f40%", | |
"GreenA70" : "4dbb5f70%", | |
"Orange1" : "fd8c23", | |
"OrangeA30" : "fd8c2330%", | |
"OrangeA50" : "fd8c2350%", | |
"Red1" : "ef341e", | |
"RedA20" : "ef341e20%", | |
"RedA40" : "ef341e40%", | |
"RedA60" : "ef341e60%", | |
"RedA70" : "ef341e70%", | |
"LightRed" : "591b2a", | |
"White" : "ffffff", | |
"WhiteA10" : "ffffff10%", | |
"WhiteA20" : "ffffff20%", | |
"WhiteA30" : "ffffff30%", | |
"WhiteA40" : "ffffff40%", | |
"Transparent" : "ffffff0%" | |
}, | |
// Temporary keys, do not use. Ask Alina Mishina if you need new color" | |
"palette.other" : { | |
"Blue8" : "1676ef", | |
"Blue9" : "081b33", | |
"Blue5" : "73cdff", | |
"Blue6" : "0E4583", | |
"Blue7" : "0cb0f2", | |
"BlueA40" : "2686ff40%", | |
"BlueA80" : "2686ff80%", | |
"BlueA90" : "2686ff90%", | |
"Gray10" : "808080", | |
"Gray8" : "a5a5a5", | |
"Gray9" : "424242", | |
"Purple1" : "ed417c", | |
"Purple2" : "ff00ff", | |
"Red2" : "e81123", | |
"Red3" : "f1707a", | |
"RedA10" : "ef341e10%" | |
}, | |
"colors" : { | |
"fill.diff.added" : "Green1", | |
"fill.diff.added.inactive" : "GreenA70", | |
"fill.diff.conflict": "Orange1", | |
"fill.diff.deleted" : "Red1", | |
"fill.diff.deleted.inactive" : "RedA70", | |
"fill.diff.modified" : "Blue1", | |
"fill.diff.modified.inactive" : "BlueA70", | |
"fill" : "Black", | |
"fill.inverted" : "White", | |
"fill.border" : "Gray4", | |
"fill.border.button" : "Gray3", | |
"fill.border.button.focused" : "Blue1", | |
"fill.border.button.error" : "Red1", | |
"fill.border.button.focused.error" : "Red1", | |
"fill.border.button.primary" : "Transparent", | |
"fill.border.button.primary.focused.inverted": "Blue1", | |
"fill.border.button.primary.disabled.inverted" : "ffffff50%", | |
"fill.border.button.disabled" : "Gray3", | |
"fill.border.button.disabled.error" : "Gray3", | |
"fill.border.button.disabled.primary" : "Gray3", | |
"fill.border.button.secondary.focused.inverted" : "Blue1", | |
"fill.border.button.secondary.inverted" : "White", | |
"fill.border.button.secondary.disabled.inverted" : "ffffff50%", | |
"fill.border.icon": "Transparent", | |
"fill.border.icon.selected.button.focused": "Blue1", | |
"fill.border.icon.button.focused": "Blue1", | |
"fill.border.toggle": "Transparent", | |
"fill.border.toggle.selected.button.focused": "Blue1", | |
"fill.border.toggle.button.focused": "Gray3", | |
"fill.border.focused" : "BlueA60", | |
"fill.border.focused.button.focused.error" : "RedA60", | |
"fill.border.focused.button.primary.focused.inverted" : "BlueA30", | |
"fill.border.focused.button.secondary.focused.inverted" : "BlueA30", | |
"fill.breakpoint" : "ff00ff30%", | |
"fill.button" : "Transparent", | |
"fill.button.disabled" : "Transparent", | |
"fill.button.disabled.error" : "Transparent", | |
"fill.button.disabled.hovered" : "Transparent", | |
"fill.button.disabled.hovered.error" : "Transparent", | |
"fill.button.disabled.hovered.primary" : "Transparent", | |
"fill.button.disabled.pressed" : "Transparent", | |
"fill.button.disabled.pressed.error" : "Transparent", | |
"fill.button.disabled.pressed.primary" : "Transparent", | |
"fill.button.disabled.primary" : "Transparent", | |
"fill.button.error" : "ef341e0%", | |
"fill.button.focused" : "Transparent", | |
"fill.button.focused.error" : "ef341e0%", | |
"fill.button.focused.hovered" : "ffffff10%", | |
"fill.button.focused.hovered.error" : "RedA10", | |
"fill.button.focused.hovered.primary" : "BlueA90", | |
"fill.button.focused.pressed" : "WhiteA20", | |
"fill.button.focused.pressed.error" : "RedA20", | |
"fill.button.focused.pressed.primary" : "BlueA80", | |
"fill.button.focused.primary" : "Blue1", | |
"fill.button.hovered" : "ffffff10%", | |
"fill.button.hovered.error" : "RedA10", | |
"fill.button.hovered.primary" : "BlueA90", | |
"fill.button.pressed" : "WhiteA20", | |
"fill.button.pressed.error" : "RedA20", | |
"fill.button.pressed.primary" : "BlueA80", | |
"fill.button.primary" : "Blue1", | |
"fill.button.primary.disabled.hovered.inverted" : "Transparent", | |
"fill.button.primary.disabled.inverted" : "Transparent", | |
"fill.button.primary.disabled.pressed.inverted" : "Transparent", | |
"fill.button.primary.focused.hovered.inverted" : "ffffff90%", | |
"fill.button.primary.focused.inverted" : "White", | |
"fill.button.primary.focused.pressed.inverted" : "ffffff80%", | |
"fill.button.primary.hovered.inverted" : "ffffff90%", | |
"fill.button.primary.inverted" : "White", | |
"fill.button.primary.pressed.inverted" : "ffffff80%", | |
"fill.button.secondary.disabled.hovered.inverted" : "Transparent", | |
"fill.button.secondary.disabled.inverted" : "Transparent", | |
"fill.button.secondary.disabled.pressed.inverted" : "Transparent", | |
"fill.button.secondary.focused.hovered.inverted" : "ffffff10%", | |
"fill.button.secondary.focused.inverted" : "Transparent", | |
"fill.button.secondary.focused.pressed.inverted" : "WhiteA20", | |
"fill.button.secondary.hovered.inverted" : "ffffff10%", | |
"fill.button.secondary.inverted" : "Transparent", | |
"fill.button.secondary.pressed.inverted" : "WhiteA20", | |
"fill.caret" : "D9D9D9", | |
"fill.caret.input" : "White", | |
"fill.caret.remote" : "Blue5", | |
"fill.current.frame.line" : "0000ff30%", | |
"fill.disabled" : "Gray5", | |
"fill.dnd" : "WhiteA20", | |
"fill.editor" : "Black", | |
"fill.editor.brace" : "Blue6", | |
"fill.editor.interline" : "Blue9", | |
"fill.error" : "Red1", | |
"fill.header" : "Gray4", | |
"fill.hover" : "Gray3", | |
"fill.hover.scrollbar" : "WhiteA40", | |
"fill.icon.button" : "Transparent", | |
"fill.icon.button.disabled" : "Transparent", | |
"fill.icon.button.disabled.hovered" : "Transparent", | |
"fill.icon.button.disabled.pressed" : "Transparent", | |
"fill.icon.button.focused" : "Transparent", | |
"fill.icon.button.focused.hovered" : "Transparent", | |
"fill.icon.button.focused.pressed" : "Transparent", | |
"fill.icon.button.hovered" : "ffffff10%", | |
"fill.icon.button.pressed" : "WhiteA20", | |
"fill.icon.selected.button" : "BlueA40", | |
"fill.icon.selected.button.disabled" : "WhiteA20", | |
"fill.icon.selected.button.disabled.hovered" : "WhiteA20", | |
"fill.icon.selected.button.disabled.pressed" : "WhiteA20", | |
"fill.icon.selected.button.focused" : "BlueA40", | |
"fill.icon.selected.button.focused.hovered" : "BlueA50", | |
"fill.icon.selected.button.focused.pressed" : "BlueA60", | |
"fill.icon.selected.button.hovered" : "BlueA50", | |
"fill.icon.selected.button.pressed" : "BlueA60", | |
"fill.progressContainer": "Gray4", | |
"fill.progress": "Blue1", | |
"fill.progress.indeterminate.gradient": "Blue4", | |
"fill.input" : "Gray6", | |
"fill.border.input" : "Gray3", | |
"fill.border.input.focused" : "Blue1", | |
"fill.border.input.focused.focus.ring" : "BlueA60", | |
"fill.border.input.error" : "Red1", | |
"fill.border.input.error.focus.ring" : "RedA60", | |
"fill.linenumber" : "WhiteA10", | |
"fill.popup" : "Gray6", | |
"fill.scrollbar" : "WhiteA20", | |
"fill.scrollbar.active" : "WhiteA30", | |
"fill.selection" : "Blue2", | |
"fill.selection.activated" : "Gray8", | |
"fill.selection.dimmed" : "Gray4", | |
"fill.selection.hovered" : "Gray5", | |
"fill.separator" : "Black", | |
"fill.separator.mainSplit" : "Gray5", | |
"fill.success" : "GreenA20", | |
"fill.tabsPane" : "Gray5", | |
"fill.terminal.ansiBlack": "e5e5e5", | |
"fill.terminal.ansiRed": "cd0000", | |
"fill.terminal.ansiGreen": "00cd00", | |
"fill.terminal.ansiYellow": "cdcd00", | |
"fill.terminal.ansiBlue": "1e90ff", | |
"fill.terminal.ansiMagenta": "cd00cd", | |
"fill.terminal.ansiCyan": "00cdcd", | |
"fill.terminal.ansiWhite": "4c4c4c", | |
"fill.terminal.ansiBrightBlack": "595959", | |
"fill.terminal.ansiBrightRed": "ff0000", | |
"fill.terminal.ansiBrightGreen": "00ff00", | |
"fill.terminal.ansiBrightYellow": "ffff00", | |
"fill.terminal.ansiBrightBlue": "4682b4", | |
"fill.terminal.ansiBrightMagenta": "ff00ff", | |
"fill.terminal.ansiBrightCyan": "00ffff", | |
"fill.terminal.ansiBrightWhite": "Gray6", | |
"fill.toggle.button" : "Gray4", | |
"fill.toggle.button.disabled" : "ffffff5%", | |
"fill.toggle.button.disabled.hovered" : "ffffff5%", | |
"fill.toggle.button.disabled.pressed" : "ffffff5%", | |
"fill.toggle.button.focused" : "WhiteA30", | |
"fill.toggle.button.focused.hovered" : "WhiteA40", | |
"fill.toggle.button.focused.pressed" : "ffffff50%", | |
"fill.toggle.button.hovered" : "Gray3", | |
"fill.toggle.button.pressed" : "ffffff50%", | |
"fill.toggle.circle.disabled" : "White", | |
"fill.toggle.circle.enabled" : "White", | |
"fill.toggle.selected.button" : "White", | |
"fill.toggle.selected.button.disabled" : "ffffff5%", | |
"fill.toggle.selected.button.disabled.hovered" : "ffffff5%", | |
"fill.toggle.selected.button.disabled.pressed" : "ffffff5%", | |
"fill.toggle.selected.button.focused" : "White", | |
"fill.toggle.selected.button.focused.hovered" : "ffffff90%", | |
"fill.toggle.selected.button.focused.pressed" : "ffffff80%", | |
"fill.toggle.selected.button.hovered" : "ffffff90%", | |
"fill.toggle.selected.button.pressed" : "ffffff80%", | |
"fill.toggle.strip.disabled" : "Gray1", | |
"fill.toggle.strip.disabled.hovered" : "Gray2", | |
"fill.toggle.strip.enabled" : "Blue1", | |
"fill.toggle.strip.enabled.hovered" : "Blue8", | |
"fill.tool" : "Gray6", | |
"fill.warning" : "Orange1", | |
"fill.border.collaboration.widget" : "Gray2", | |
"fill.windows.close.button" : "Red2", | |
"fill.windows.close.button.selected" : "Red3", | |
"icon.blue" : "Blue1", | |
"icon.green" : "Green1", | |
"icon.red" : "Red1", | |
"icon.gray" : "Gray1", | |
"text" : "White", | |
"text.inverted" : "Black", | |
"text.button" : "White", | |
"text.button.disabled" : "Gray2", | |
"text.button.disabled.error" : "Gray2", | |
"text.button.disabled.hovered" : "Gray2", | |
"text.button.disabled.hovered.error" : "Gray2", | |
"text.button.disabled.hovered.primary" : "Gray2", | |
"text.button.disabled.pressed" : "Gray2", | |
"text.button.disabled.pressed.error" : "Gray2", | |
"text.button.disabled.pressed.primary" : "Gray2", | |
"text.button.disabled.primary" : "Gray2", | |
"text.button.error" : "Red1", | |
"text.button.focused.error" : "Red1", | |
"text.button.focused.hovered.error" : "Red1", | |
"text.button.focused.pressed.error" : "Red1", | |
"text.button.hovered" : "White", | |
"text.button.hovered.error" : "Red1", | |
"text.button.hovered.primary" : "White", | |
"text.button.pressed" : "White", | |
"text.button.pressed.error" : "Red1", | |
"text.button.pressed.primary" : "White", | |
"text.button.primary" : "White", | |
"text.button.primary.disabled.hovered.inverted" : "ffffff50%", | |
"text.button.primary.disabled.inverted" : "ffffff50%", | |
"text.button.primary.disabled.pressed.inverted" : "ffffff50%", | |
"text.button.primary.hovered.inverted" : "Blue1", | |
"text.button.primary.inverted" : "Blue1", | |
"text.button.primary.pressed.inverted" : "Blue1", | |
"text.button.secondary.disabled.hovered.inverted" : "ffffff50%", | |
"text.button.secondary.disabled.inverted" : "ffffff50%", | |
"text.button.secondary.disabled.pressed.inverted" : "ffffff50%", | |
"text.button.secondary.hovered.inverted" : "White", | |
"text.button.secondary.inverted" : "White", | |
"text.button.secondary.pressed.inverted" : "White", | |
"text.dimmed" : "Gray1", | |
"text.disabled" : "WhiteA30", | |
"text.error" : "White", | |
"text.icon.button" : "White", | |
"text.icon.button.disabled" : "WhiteA20", | |
"text.icon.button.disabled.hovered" : "WhiteA20", | |
"text.icon.button.disabled.pressed" : "WhiteA20", | |
"text.icon.button.focused" : "White", | |
"text.icon.button.focused.hovered" : "White", | |
"text.icon.button.focused.pressed" : "White", | |
"text.icon.button.hovered" : "White", | |
"text.icon.button.pressed" : "White", | |
"text.icon.selected.button" : "Blue1", | |
"text.icon.selected.button.disabled" : "WhiteA40", | |
"text.icon.selected.button.disabled.hovered" : "WhiteA40", | |
"text.icon.selected.button.disabled.pressed" : "WhiteA40", | |
"text.icon.selected.button.focused" : "Blue1", | |
"text.icon.selected.button.focused.hovered" : "Blue1", | |
"text.icon.selected.button.focused.pressed" : "Blue1", | |
"text.icon.selected.button.hovered" : "Blue1", | |
"text.icon.selected.button.pressed" : "Blue1", | |
"text.linenumber" : "Gray2", | |
"text.linenumber.selected" : "Gray10", | |
"text.link" : "Blue1", | |
"text.selected" : "Blue1", | |
"text.selection.activated" : "Gray9", | |
"fill.speedsearch" : "OrangeA30", | |
"text.speedsearch" : "Orange1", | |
"text.success" : "Green1", | |
"text.terminal.ansiBlack": "e5e5e5", | |
"text.terminal.ansiRed": "F75469", | |
"text.terminal.ansiGreen": "00cd00", | |
"text.terminal.ansiYellow": "cdcd00", | |
"text.terminal.ansiBlue": "1e90ff", | |
"text.terminal.ansiMagenta": "cd00cd", | |
"text.terminal.ansiCyan": "00cdcd", | |
"text.terminal.ansiWhite": "4c4c4c", | |
"text.terminal.ansiBrightBlack": "595959", | |
"text.terminal.ansiBrightRed": "ff0000", | |
"text.terminal.ansiBrightGreen": "00ff00", | |
"text.terminal.ansiBrightYellow": "ffff00", | |
"text.terminal.ansiBrightBlue": "4682b4", | |
"text.terminal.ansiBrightMagenta": "ff00ff", | |
"text.terminal.ansiBrightCyan": "00ffff", | |
"text.terminal.ansiBrightWhite": "Gray6", | |
"text.toggle.button" : "White", | |
"text.toggle.button.disabled" : "WhiteA30", | |
"text.toggle.button.disabled.hovered" : "WhiteA30", | |
"text.toggle.button.disabled.pressed" : "WhiteA30", | |
"text.toggle.button.focused" : "White", | |
"text.toggle.button.focused.hovered" : "White", | |
"text.toggle.button.focused.pressed" : "White", | |
"text.toggle.button.hovered" : "White", | |
"text.toggle.button.pressed" : "White", | |
"text.toggle.selected.button" : "161616", | |
"text.toggle.selected.button.disabled" : "WhiteA30", | |
"text.toggle.selected.button.disabled.hovered" : "WhiteA30", | |
"text.toggle.selected.button.disabled.pressed" : "WhiteA30", | |
"text.toggle.selected.button.focused" : "161616", | |
"text.toggle.selected.button.focused.hovered" : "161616", | |
"text.toggle.selected.button.focused.pressed" : "161616", | |
"text.toggle.selected.button.hovered" : "161616", | |
"text.toggle.selected.button.pressed" : "161616", | |
"text.warning" : "White" | |
}, | |
"text-styles" : { | |
"text.code" : { | |
"fontSpec" : { | |
"family" : "JetBrains Mono", | |
"size" : 12.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.code.semi.bold" : { | |
"fontSpec" : { | |
"family" : "JetBrains Mono", | |
"size" : 12.0, | |
"weight" : 500, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.default" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.default.bold" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 700, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.default.extra.bold" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 800, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.default.italic" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 400, | |
"italic" : true, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.default.semi.bold" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 600, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.header.1" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 18.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.header.2" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 16.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.header.3" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 14.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.preview.tab" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 400, | |
"italic" : true, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.small" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 10.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.extra.small" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 8.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
}, | |
"text.tab" : { | |
"fontSpec" : { | |
"family" : "Inter", | |
"size" : 12.0, | |
"weight" : 400, | |
"italic" : false, | |
"subpixel" : true, | |
"edging" : "SUBPIXEL_ANTI_ALIAS" | |
}, | |
"lineSpacing" : 1.0, | |
"letterSpacing" : 0.0, | |
"wordSpacing" : 0.0 | |
} | |
}, | |
"text-attributes" : { | |
"scheme.text" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"scheme.selection" : { | |
"bgColor" : "153861", | |
"layer" : 100000, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"scheme.selection.under.caret" : { | |
"bgColor" : "15386150%", | |
"stripeColor" : "153861", | |
"layer" : 100000, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"comment" : { | |
"fgColor" : "808080", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"constant" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"constant.numeric" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"constant.boolean" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"constant.language" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"constant.character.escape" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.class" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.name" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.enum" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.field" : { | |
"fgColor" : "AAA0FA", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.field.static" : { | |
"fgColor" : "AAA0FA", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.function" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.function.constructor" : { | |
"fgColor" : "5CB0F7", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.interface" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.struct" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.type" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"entity.name.type.parameter" : { | |
"fgColor" : "5CB0F7", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"invalid" : { | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color" : "FF4D79", | |
"style" : "WAVY", | |
"position" : "UNDER", | |
"thickness" : 1.0 | |
} | |
}, | |
"deprecated" : { | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color" : "FF4D79", | |
"style" : "WAVY", | |
"position" : "UNDER", | |
"thickness" : 1.0 | |
} | |
}, | |
"keyword" : { | |
"fgColor" : "83D6C5", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"keyword.operator" : { | |
"fgColor" : "83D6C5", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"keyword.operator.punctuation" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"keyword.control" : { | |
"fgColor" : "83D6C5", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"keyword.other.import" : { | |
"fgColor" : "83D6C5", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"storage" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"storage.type" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"storage.type.annotation" : { | |
"fgColor" : "FAD075", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"storage.type.modifier" : { | |
"fgColor" : "F2BA85", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"hyperlink.hover" : { | |
"fgColor" : "Blue1", | |
"layer" : 100000, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color" : "Blue1", | |
"style" : "SOLID", | |
"position" : "UNDER", | |
"thickness" : 1.0 | |
} | |
}, | |
"string" : { | |
"fgColor" : "EB83E2", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"variable" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"variable.readwrite" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"style" : "SOLID", | |
"position" : "UNDER", | |
"thickness" : 1.0 | |
} | |
}, | |
"variable.const" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"variable.parameter" : { | |
"fgColor" : "D9D9D9", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"variable.function" : { | |
"fgColor" : "5CB0F7", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"variable.function.package" : { | |
"fgColor" : "5CB0F7", | |
"layer" : 1, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"diff.added.empty" : { | |
"bgColor" : "GreenA70", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : true | |
}, | |
"diff.deleted.empty" : { | |
"bgColor" : "RedA70", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : true | |
}, | |
"diff.editor.added.border" : { | |
"fgColor" : "GreenA40", | |
"bgColor" : "Transparent", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.added.highlight" : { | |
"bgColor" : "GreenA20", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.added.highlight.extra" : { | |
"bgColor" : "GreenA40", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.added.highlight.with.border" : { | |
"fgColor" : "GreenA40", | |
"bgColor" : "GreenA20", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.conflict.border" : { | |
"fgColor" : "OrangeA50", | |
"bgColor" : "Transparent", | |
"layer" : -68, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.conflict.highlight" : { | |
"bgColor" : "OrangeA30", | |
"layer" : -68, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"editor.current.frame.line" : { | |
"bgColor" : "LightRed", | |
"layer" : -68, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.conflict.highlight.with.border" : { | |
"fgColor" : "OrangeA50", | |
"bgColor" : "OrangeA30", | |
"layer" : -68, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.deleted.border" : { | |
"fgColor" : "RedA40", | |
"bgColor" : "Transparent", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.deleted.highlight" : { | |
"bgColor" : "RedA20", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.deleted.highlight.extra" : { | |
"bgColor" : "RedA40", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.deleted.highlight.with.border" : { | |
"fgColor" : "RedA40", | |
"bgColor" : "RedA20", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.modified.border" : { | |
"fgColor" : "BlueA50", | |
"bgColor" : "Transparent", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.modified.highlight" : { | |
"bgColor" : "BlueA30", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.modified.highlight.extra" : { | |
"bgColor" : "BlueA50", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"diff.editor.modified.highlight.with.border" : { | |
"fgColor" : "BlueA50", | |
"bgColor" : "BlueA30", | |
"layer" : -69, | |
"fullLine" : true, | |
"showEmptyIntervals" : false | |
}, | |
"diff.modified.empty" : { | |
"bgColor" : "BlueA70", | |
"layer" : -69, | |
"fullLine" : false, | |
"showEmptyIntervals" : true | |
}, | |
"editor.search.results" : { | |
"bgColor" : "ff888840%", | |
"stripeColor" : "ff8888", | |
"layer" : 1000, | |
"fullLine" : false, | |
"showEmptyIntervals" : false | |
}, | |
"editor.severity.error" : { | |
"layer" : 30, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color": "f92672", | |
"style": "SOLID", | |
"position": "UNDER", | |
"thickness": 2.0 | |
} | |
}, | |
"editor.severity.info" : { | |
"layer" : 10, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color" : "a366c4", | |
"style" : "SOLID", | |
"position" : "UNDER", | |
"thickness" : 1.0 | |
} | |
}, | |
"editor.severity.warning" : { | |
"layer" : 20, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"color": "fdc300", | |
"style": "SOLID", | |
"position": "UNDER", | |
"thickness": 2.0 | |
} | |
}, | |
"editor.severity.deprecated" : { | |
"layer" : 10, | |
"fullLine" : false, | |
"showEmptyIntervals" : false, | |
"decoration" : { | |
"style" : "SOLID", | |
"position" : "THROUGH", | |
"thickness" : 1.0 | |
} | |
}, | |
"editor.snippet.placeholder" : { | |
"showEmptyIntervals" : true, | |
"fullLine" : false, | |
"layer" : 1, | |
"bgColor" : "BlueA20", | |
"borderRadius": "4.0" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jolheiser could you publish Fleet's light theme, please?