All Projects → shubham-saudolla → Lilac-Theme

shubham-saudolla / Lilac-Theme

Licence: MIT license
A dark theme with pastel colours for Visual Studio Code.

Projects that are alternatives of or similar to Lilac-Theme

VSC-React-Native-React-Redux-Snippets
Snippets for React and React-Native with a bit of Redux for es6/es7 user.
Stars: ✭ 56 (+133.33%)
Mutual labels:  visual-studio-code
nix-env-selector
Allows switch environment for Visual Studio Code using Nix Package Manager.
Stars: ✭ 154 (+541.67%)
Mutual labels:  visual-studio-code
vscode-importmagic
No description or website provided.
Stars: ✭ 35 (+45.83%)
Mutual labels:  visual-studio-code
VS-Code-Cuda
support cuda grammars in Visual Studio Code
Stars: ✭ 34 (+41.67%)
Mutual labels:  vs-code
JetStory
JetStory is an open source android app made to help you spend your waiting time reading stories that have similar length to your available time.
Stars: ✭ 20 (-16.67%)
Mutual labels:  visual-studio-code
vscode-mtalua
Visual Studio Code MTA:SA Lua Syntax Highlighter and Companion
Stars: ✭ 15 (-37.5%)
Mutual labels:  visual-studio-code
vscode-language-rtf
RTF Language Extension for Visual Studio Code
Stars: ✭ 17 (-29.17%)
Mutual labels:  visual-studio-code
VscOdooSnippets
Odoo Snippets for Visual Studio Code
Stars: ✭ 29 (+20.83%)
Mutual labels:  visual-studio-code
Better-Less
Cross-compatible syntax highlighting for Less
Stars: ✭ 13 (-45.83%)
Mutual labels:  visual-studio-code
kumux-colorscheme-engine
Kumux is the world's first dynamic circadian color scheme for code editors and other software.
Stars: ✭ 102 (+325%)
Mutual labels:  visual-studio-code
snipped
🖥️ 🖼️ Create fancy screenshots of your code without leaving the editor.
Stars: ✭ 98 (+308.33%)
Mutual labels:  visual-studio-code
vscode-yaml-sort
This VS Code extension exposes the possibility to sort, format and validate yaml files.
Stars: ✭ 25 (+4.17%)
Mutual labels:  visual-studio-code
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+120.83%)
Mutual labels:  vs-code
mlxprs
MarkLogic Extension for Visual Studio Code
Stars: ✭ 17 (-29.17%)
Mutual labels:  visual-studio-code
vscode-goto-next-previous-member
Visual Studio Code Extension to navigate through the functions, variables, and classes using quick and easy key commands similar to functionality provided by IntelliJ IDEs and Resharper
Stars: ✭ 24 (+0%)
Mutual labels:  visual-studio-code
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (-12.5%)
Mutual labels:  visual-studio-code
vscode-terminal-manager
VSCode Extension to manage Terminals. Lets you add multiple optional terminals and easily switch through them. 🎉
Stars: ✭ 28 (+16.67%)
Mutual labels:  visual-studio-code
base
A basic Codespaces environment that can be expanded upon to build your ideal environment
Stars: ✭ 37 (+54.17%)
Mutual labels:  visual-studio-code
unity-tools
A Visual Studio Code Extension to provide some tools for Unity development
Stars: ✭ 25 (+4.17%)
Mutual labels:  visual-studio-code
firebase-firestore-snippets
Contains the snippet for both Firebase and Firestore in VS Code editor
Stars: ✭ 13 (-45.83%)
Mutual labels:  visual-studio-code
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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].