Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergi0g/vscode-tailwind-theme

A VSCode theme based on the Tailwind website
https://github.com/sergi0g/vscode-tailwind-theme

Last synced: 3 days ago
JSON representation

A VSCode theme based on the Tailwind website

Awesome Lists containing this project

README

        

# Tailwind theme
#### A VSCode theme based on the Tailwind CSS website.

Why? Because I like the Tailwind colors.

## Notes:
- Only dark mode is currently supported.
- The current `index.ts` does not match the `theme.json` file. This will be (hopefully) updated in the future.

## Usage:
- Go to https://github.com/hex-developer/vscode-tailwind-theme/releases/latest and download the `.vsix` file
- Press Ctrl-Shift-P (or Cmd-Shift-P) and type `vsix` in the search bar. Choose the first option and select the file you downloaded earlier.
- You will be prompted to change your theme. Select Tailwind Dark. If you aren't prompted, click on `Set Color Theme`.
- Enjoy your new theme!

Source code is at https://github.com/hex-developer/vscode-tailwind-theme

Made with [Tyriar's VSCode theme generator](https://github.com/Tyriar/vscode-theme-generator-quick-start)