Giter VIP home page Giter VIP logo

swiftly-now's Introduction

Swiftly, Now!

This is an extension that aims to make VSCode(ium) match the aesthetic of macOS. Defintiely a work in progress :)

Add the following to settings.json:

// Swiftly, Now!
"editor.fontSize": 13,
"editor.fontWeight": 500,
"editor.fontFamily": "SF Mono, Menlo, Monaco, monospace",
"terminal.integrated.fontSize": 13,
"terminal.integrated.lineHeight": 1.2,
"workbench.productIconTheme": "sf-symbol-icons",
"workbench.iconTheme": null,
"customizeUI.stylesheet": {
    ".composite.title": "background: transparent !important",
    ".monaco-workbench .activitybar > .content": "justify-content: center !important",
    ".explorer-folders-view .monaco-list-row": "border-radius: 0.3rem !important; margin: 0 3% !important; width: 94% !important",
    ".monaco-list-row.selected": "outline: none !important",
    ".monaco-tl-indent": "visibility: hidden !important",
    ".pane-header": "background-color: rgba(128,128,128,0) !important"
},
"window.titleBarStyle": "native",
"customizeUI.titleBar": "inline",
"customizeUI.activityBar": "bottom",
"workbench.statusBar.visible": false,
"vscode_vibrancy.theme": "Dark (Only Subbar)",
"vscode_vibrancy.opacity": 0,
"extensions.ignoreRecommendations": true,
"terminal.integrated.gpuAcceleration": "off",
"workbench.colorTheme": "Swiftly, Now! Dark",
"security.workspace.trust.untrustedFiles": "open",

swiftly-now's People

Contributors

finnjames 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.