SchwiftyThis is Schwifty One Dark a syntax theme based on Atom One Dark. A few differences besides the colors is the addition of italics for certain tokens(i.e. HTML classes, functions, etc...). This helps for reading your code and being able to recognize patterns so you can find things quickly. There are also matching bracket colors to add to your settings so you can easily identify matching brackets and parenthesis. To get full use of italics I added some fonts that would suit you as well as baked them with Firacode ligatures so you get clean fonts and ligatures to have the best-looking syntax. Get Schwifty! InstallationInstall Via VS Code GUI
Install Using the command line
ScreenshotsSchwifty One Dark Schwifty Purple One Dark Schwifty Atom One Dark Schwifty One DarkWith matching bracketsSchwifty Purple One Dark (Variant)Below is an image of the variant I created of the main Schwifty One Dark theme. You can switch to this variant if you follow the directions above but select Schwifty Purple One Dark Shown with phpComponents styled when Vetur Extension installedTaiwind apply - has a different style then CSS @ rules (@media,@import, etc...) to make it more readableSvelte Custom Styles (When you have the Svelte for Vs Code extension installed)Svelte Head Tag Svelte Components Svelte Each block Schwifty styles VS Code TerminalOutput from pnpm install Output from nuxt dev server *You can take it a step further and install Schwifty theme for fish so your commands etc...also use schwifty theme Setup Matching BracketsThis extension used to use Bracket Pair Colorizer extension but VS Code now has it built in nativley,
with 10,000x the performance than the 3rd party extension. Schwifty now nativley themes your brackets you just need
to turn on the bracket matcher in your settings by pasting this line: To override these colors you can paste the following in your settings and change the hex values:
For those wanting to use the deprecated 'Bracket Pair Colorizer 2' Extension, for matching your brackets.
Paste this in your
For Purple variant: Then save, and restart VS code to get matching brackets like above. What Font am I using ?I am currenlty using Dank Mono patched w/ Fira Code's Ligatures. I patched these two together with Ligaturizer. Below I have listed some alternatives to the above font and some other cool coding fonts.
This guy gets it |