Skip to content

A dark theme with pastel colours for Visual Studio Code.

License

Notifications You must be signed in to change notification settings

shubham-saudolla/Lilac-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lilac

Visual Studio Marketplace Installs Rating

Lilac is a dark colour theme with pretty pastel colours.

Download


This theme improves upon Rainglow's Lavender (Contrast) theme with

  • A darker terminal background
  • A coloured highlight for both, the active editor tabs as well as dirty tabs
  • Improved statusbar visibility; the colour of the statusbar indicates whether a workspace or a folder is open or not.

Lilac was designed to be aesthetically pleasant and caters to the pastel-goth chick within me.

The theme is also available for the Firefox browser and the Hyper terminal.


Support the project

To show support for the project, you can


Easy Installation

To install the color theme, just use the extensions tab within VS Code and search for 'Lilac'.

Once installed, themes can be switched using the menu item Code -> Preferences -> Color Theme.


Manual Installation

Clone the repository into ~/.vscode/extensions and restart the editor.


Lilac on Open VSX Registry

Lilac is avaliable for downstream projects like VSCodium on the Open VSX Registry, here


Lilac for Sublime

Lilac is available for the Sublime Text Editor, here.


Lilac for Firefox

Lilac is available for the Firefox browser, here.


Lilac for Hyper Terminal

Lilac is also available for the Hyper terminal, here.


Lilac for Kermit Terminal

Lilac is also available for the Kermit terminal, here.


Useful Information

To override the status bar colors, add the following to your settings JSON. (Change the colors as you see fit.)

"workbench.colorCustomizations": {
    "statusBar.background": "#333",
    "statusBar.foreground": "#fff",
    "statusBar.noFolderBackground": "#333",
}

This theme was inspired by Rainglow.

The file icons used in the screenshot are from the Material Icon Theme.

The font is Fira-Code.

If you'd like to report a bug with the theme, please raise an issue with the repository.

👾 Shubham.

About

A dark theme with pastel colours for Visual Studio Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published