{
    "[python]": {},
    "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
    "code-runner.runInTerminal": true,
    "editor.wordWrapColumn": 30,
    "editor.wordWrap": "on",
    "files.autoSave": "afterDelay",
    "workbench.editor.enablePreview": false,
    "editor.tokenColorCustomizations": {
        //"comments": "#036d03", // 注释
        "comments": "#00ddfa", // 注释
        "keywords": "#0a0", // 关键字
        "variables": "#f00", // 变量名
        "strings": "#e2995dd3", // 字符串
        "functions": "#AE81FF", // 函数名
        "numbers": "#ff0000", // 数字,
        
    },
    // "editor.tokenColorCustomizations": {
    //     //"comments": "#036d03", // 注释
    //     "comments": "#2c7914", // 注释
    //      "keywords": "#1d0477", // 关键字
    //      "variables": "#64008b", // 变量名
    //     // "strings": "#e2995dd3", // 字符串
    //      "functions": "#000000", // 函数名,
    //      "classes" : "#000000",
    //     // "numbers": "#ff0000", // 数字,
        
    // },
    // /选中高亮的颜色
    
    "workbench.colorCustomizations": {
        "[ƒ - Material - Operator Mono/Italic]": {
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F"
        },
        "[ƒ - One Dark - Operator Mono/Italic]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[ƒ - AYU - Operator Mono/Italic]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Material Theme Ocean]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F",
        },
        "[ƒ - Oceanic - Operator Mono/Italic]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editorLineNumber.foreground": "#00FF00",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Ruth]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "editorLineNumber.foreground": "#00FF00",
            "editor.foreground": "#00ff00",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Gruvbox Dark Hard]": {
            "statusBar.background": "#001306",
            "panel.background": "#001306",
            "editorLineNumber.foreground": "#d2ff31",
            "editor.background": "#001306",
            "activityBar.background": "#001306",
            "activityBar.foreground": "#88ff00",
            "terminal.background": "#001306",
            "sideBar.background": "#001306",
            "tab.inactiveBackground": "#001306",
        },
        "[Green]": {
            "statusBar.background": "#000000",
            "panel.background": "#000000",
            "editorLineNumber.foreground": "#d2ff31",
            "editor.background": "#000000",
            "editor.foreground": "#00ff00",
            "activityBar.background": "#000000",
            "activityBar.foreground": "#88ff00",
            "terminal.background": "#000000",
            "sideBar.background": "#000000",
            "tab.inactiveBackground": "#000000",
        },
        "[Shades of Purple]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[United Ubuntu]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Monokai]": {
            "statusBar.background": "#000000",
            "panel.background": "#000000",
            "editorLineNumber.foreground": "#00FF00",
            "editor.foreground": "#ffbe73",
            "editor.selectionForeground": "#ff0000",
            "editorLineNumber.activeForeground": "#ff0000",
            "editorCursor.foreground": "#ff0000",
            "activityBar.foreground": "#00ff00",
            "button.foreground": "#ff0000",
            "editorCodeLens.foreground": "#ff0000",
            "editor.selectionBackground": "#ff0000",
            "dropdown.foreground": "#ff0000",
            "activityBarBadge.foreground": "#ff0000",
            "terminal.foreground": "#00ff00",
            "editor.background": "#000000",
            "activityBar.background": "#000000",
            "terminal.background": "#000000",
            "sideBar.background": "#000000",
            "tab.inactiveBackground": "#000000"
        },
        "[One Dark Pro]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "editorLineNumber.foreground": "#00FF00",
            "editor.foreground": "#00ff00",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Atom One Dark]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "editorLineNumber.foreground": "#00FF00",
            "editor.foreground": "#00ff00",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Palenight Operator]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Palenight Theme]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Material Theme]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[dark blue spring]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[Code Blue]": {
            "statusBar.background": "#0A0A0F",
            "panel.background": "#0A0A0F",
            "editor.background": "#0A0A0F",
            "activityBar.background": "#0A0A0F",
            "terminal.background": "#0A0A0F",
            "sideBar.background": "#0A0A0F",
            "tab.inactiveBackground": "#0A0A0F"
        },
        "[GitHub Clean White]": {
            "statusBar.background": "#7c0000",
        },
        "[Winter is Coming (Dark Blue - No Italics)]": {
            "statusBar.background": "#01051a",
        },
        "[GitHub Plus]": {
            "editorLineNumber.foreground": "#661919",
        },
        // "[Hacker Colors]": {
        //     "editorCursor.foreground": "#00ff00",
        //     "editorLineNumber.foreground": "#eeff00",
        //     "editor.selectionForeground": "#ff0000",
        // },
        "[sandstorm - classic]": {
            "statusBar.background": "#360101",
            "sideBar.background": "#360101",
            "tab.inactiveBackground": "#360101"
            //"activityBar.background": "#000000",
            //"editor.selectionBackground": "#a35701",
        },
        "[sandstorm - darker]": {
            "statusBar.background": "#360101",
            "sideBar.background": "#360101",
            "tab.inactiveBackground": "#360101",
            "activityBar.background": "#360101",
            "editor.selectionBackground": "#000000",
        },
    },
    "window.zoomLevel": 0,
    "editor.minimap.enabled": false,
    "editor.matchBrackets": true,
    "zenMode.hideLineNumbers": false,
    "search.showLineNumbers": true,
    "editor.fontLigatures": true,
    "workbench.iconTheme": "material-icon-theme",
    "explorer.confirmDelete": false,
    "terminal.integrated.fontWeightBold": "normal",
    "editor.suggestSelection": "first",
    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
    "terminal.integrated.rendererType": "dom",
    "diffEditor.ignoreTrimWhitespace": true,
    "css.lint.fontFaceProperties": "ignore",
    "editor.fontWeight": "bold",
    "C_Cpp.clang_format_fallbackStyle": "Webkit",
    "editor.renderIndentGuides": false,
    "code-runner.executorMap": {
        "javascript": "node",
        "java": "cd $dir && javac $fileName && java $fileNameWithoutExt",
        "c": "cd $dir && gcc $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt",
        "cpp": "cd $dir && g++ $fileName -std=c++11 -o $fileNameWithoutExt -pthread && $dir$fileNameWithoutExt",
        "objective-c": "cd $dir && gcc -framework Cocoa $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt",
        "php": "php",
        "python": "python -u",
        "perl": "perl",
        "perl6": "perl6",
        "ruby": "ruby",
        "go": "go run",
        "lua": "lua",
        "groovy": "groovy",
        "powershell": "powershell -ExecutionPolicy ByPass -File",
        "bat": "cmd /c",
        "shellscript": "bash",
        "fsharp": "fsi",
        "csharp": "scriptcs",
        "vbscript": "cscript //Nologo",
        "typescript": "ts-node",
        "coffeescript": "coffee",
        "scala": "scala",
        "swift": "swift",
        "julia": "julia",
        "crystal": "crystal",
        "ocaml": "ocaml",
        "r": "Rscript",
        "applescript": "osascript",
        "clojure": "lein exec",
        "haxe": "haxe --cwd $dirWithoutTrailingSlash --run $fileNameWithoutExt",
        "rust": "cd $dir && rustc $fileName && $dir$fileNameWithoutExt",
        "racket": "racket",
        "ahk": "autohotkey",
        "autoit": "autoit3",
        "dart": "dart",
        "pascal": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt",
        "d": "cd $dir && dmd $fileName && $dir$fileNameWithoutExt",
        "haskell": "runhaskell",
        "nim": "nim compile --verbosity:0 --hints:off --run",
        "lisp": "sbcl --script",
        "kit": "kitc --run"
    },
    "python.jediEnabled": false,
    "workbench.colorTheme": "Styrokai"
}