Skip to content

Dark variant of Praveen Puglia's "Tailwind Breeze" theme for Visual Studio Code

Notifications You must be signed in to change notification settings

luciascarlet/tailwind-moon-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind Colour Themes

A set of matching dark and light themes based on Tailwind CSS's default color scheme. These themes were based on Praveen Puglia's excellent "Tailwind Breeze" theme.

Changelog

3.0.2

  • Fix italics in Tailwind Ice that aren't present in Tailwind Moon because I forgot to remove from my personal tweaks

3.0.1

  • Fix terminal selection colours and double squiggly lines in Tailwind Ice

3.0.0

  • Added Tailwind Ice theme, a light theme based on the Tailwind Moon 2.5 syntax highlighting
  • Changed name of extension

2.5.3

  • Fixed terminal selection colours
  • Fixed double squiggly lines

2.5.2

  • Fixed dumb oversight in 2.5.1

2.5.1

  • Changed HTML tags to blue to avoid collision with control keywords
  • Use 300 cyan for better visibility

2.5

  • Added a new cyan colour for HTML attributes and function calls
  • Changed HTML attribute colour to purple, in order to make React components distinct in JSX

2.4

  • Added Tailwind Moon Gray theme using Tailwind's colors.gray palette instead of colors.coolGray
  • Added Tailwind Moon Blue theme using Tailwind's colors.blueGray palette instead of colors.coolGray
  • Fixed selected list item background colour being identical to the widget background, making focused items in the Command Palette hard to distinguish

2.3.2

  • Required due to README.md edit

2.3.0

  • Changed terminal background colour to fit text editor.
  • Changed Git colours to be less intrusive.
  • Fixed light mode file icons being used instead of dark mode file icons; this was apparently because the theme was still declared as a light theme. It's now declared as a dark theme.
  • Darkened sidebar slightly.
  • Tweaked highlight colours in sidebar.
  • Fixed title bar text colour being too dark and hard to read.
  • Fixed widget shadow (on e.g. find, command palette) being white instead of dark.

Installation

VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=shadowblood.tailwind-moon

Screenshots

Screenshot of Tailwind Moon theme with sample code

About

Dark variant of Praveen Puglia's "Tailwind Breeze" theme for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published