Git Product home page Git Product logo

vscode-vibrancy's Introduction

Visual Studio Code Extension - Vibrancy

Mouse dragging lag in versions above 1809 of Windows 10, please do not install. See here: EYHN#5 (comment)

Enable Acrylic/Glass effect for your VS Code.

screenshot

 

 

Links: Github | Visual Studio Code Marketplace | issues

中文教程 (Chinese README)

Supported Operating Systems

Windows 7 ✔

Windows 10 ✔

MacOS ✔

Getting Started

  1. Make sure the color theme you selected is the 'Dark+ (default)'

step-1

  1. Install this extension from the Visual Studio Code Marketplace.

  2. Press F1 and Activate command "Reload Vibrancy".

step-3

  1. Restart.

Every time after Code is updated, please re-enable vibrancy.

Warning

This extension works by editting VS Code's css file. So, a prompt will appear when installing vscode-vibrancy for the first time or each time VS Code updates. U can click [never show again] to hide it.

screenshot

To fix the "[Unsupported]" warning on VS Code's title bar, please refer to this extension: Fix VSCode Checksums.

Options

vscode_vibrancy.type

Native method of Vibrancy Effect.

  • auto : Automatically switch with system version.
  • dwm : (Windows 7 only) Windows Aero blur.
  • acrylic : (Windows 10 only) Fluent Design blur.
  • appearance-based, light, dark, titlebar, selection, menu, popover, sidebar, medium-light, ultra-dark: (MacOS only)

vscode_vibrancy.opacity

Opacity of Vibrancy Effect.

value: 0.0 ~ 1

vscode_vibrancy.theme

Select Vibrancy theme:

  • Default Dark
  • Dark (Only Subbar)
Default Dark Dark (Only Subbar)

You can contribute more themes for us! see here.

vscode_vibrancy.imports

Import CSS/JS files, as file paths.

EXAMPLE: C:/Users/MyUserName/Documents/custom.css

value: array[]

FAQs

How to uninstall?

Press F1 and Activate command "Disable Vibrancy", and Restart Visual Studio Code.

Effect doesn't work for terminal?

Check your settings. You should change the renderer type of the terminal to dom.

"terminal.integrated.rendererType": "dom"

Thanks ⭐

be5invis/vscode-custom-css : The basis of this extension program

DIYgod : Fix issues with VSCode 1.36

vscode-vibrancy's People

Contributors

be5invis avatar eyhn avatar olegafx avatar orta avatar reli-msft avatar rz7d avatar spencerwooo avatar usernamehw avatar

Stargazers

 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.