GithubHelp home page GithubHelp logo

anychart's Introduction

This theme features a fixed sidebar with content sections to build a simple, yet elegant resume.

Preview

Resume Preview

View Live Preview

vscode settings

{ "editor.accessibilitySupport": "off", "terminal.integrated.shell.windows": "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe", "[dart]": { "editor.formatOnSave": true, "editor.formatOnType": true, "editor.rulers": [ 80 ], "editor.selectionHighlight": false, "editor.suggest.snippetsPreventQuickSuggestions": false, "editor.suggestSelection": "first", "editor.tabCompletion": "onlySnippets", "editor.wordBasedSuggestions": false }, "dart.openDevTools": "flutter", "dart.debugExternalLibraries": true, "dart.debugSdkLibraries": true, "workbench.colorTheme": "Solarized Dark",

"explorer.confirmDelete": false,
"workbench.sideBar.location": "left",
"workbench.statusBar.visible": true,

// "editor.fontFamily": "Lato',Sans-serif",
// "editor.fontFamily": "Consolas",
// "editor.fontFamily": "Fira Code",
"editor.fontFamily": "Verdana",
// "editor.fontFamily": "Menlo",
// "editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",


"editor.fontSize": 18,
"terminal.integrated.fontFamily": "Consolas",
"terminal.integrated.fontSize": 14,
"terminal.integrated.lineHeight": 1,
"editor.tabSize": 2,

"workbench.colorCustomizations": {
    "list.hoverBackground": "#beafcc6c",
    "list.activeSelectionBackground": "#a37f1c60",
    "list.activeSelectionForeground": "#86e671",
    "list.inactiveSelectionForeground": "#86e671",
    "list.inactiveSelectionBackground": "#a37f1c60",

    "editor.wordHighlightBackground": "#ff88005b",
    "editor.wordHighlightStrongBackground": "#ff3c0048",
    // "editor.findMatchBackground": "#ff0000e1",
    // "editor.findMatchHighlightBackground": "#ff0000e1",
    "editor.lineHighlightBackground": "#d0ff0038",
    // "editor.wordHighlightBorder": "#6f00ff",
    "editor.selectionForeground": "#ff0000",

    "list.focusForeground": "#7a05e7",
    "editor.background": "#021011a6"
},
"[Monokai]": {
    "sideBar.background": "#7a05e7"
},
"customizeUI.font.regular": "Helvetica Nueve",
"customizeUI.font.monospace": "Fira Code",

}

anychart's People

Contributors

iamgiel avatar niketappiness avatar pramodaipl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.