Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
/ VenomTyme Public archive

A Dark VSCode Theme Based On Catppuccin Palette.

License

Notifications You must be signed in to change notification settings

ivenomweed/VenomTyme

Repository files navigation

VenomTyme Theme

A Dark VSCode Theme Based On Catppuccin Palette.

Screenshot

Install

  1. Go to View -> Command Palette or press Ctrl+Shift+P
  2. Then enter Install Extension
  3. Write VenomTyme Theme
  4. Select it or press Enter to install

Screenshot Setup

Fonts Used

VSCode Settings

{
  // Cursor Settings
  "editor.cursorBlinking": "phase",
  "editor.cursorSmoothCaretAnimation": true,
  "editor.cursorStyle": "block",
  // Font Settings
  "editor.fontSize": 16,
  "editor.fontWeight": "normal",
  "editor.fontFamily": "'Cascadia Code'",
  "editor.lineHeight": 1.8,
  "terminal.integrated.fontFamily": "'CaskaydiaCove NF'",
  "terminal.integrated.lineHeight": 1.3,
  "terminal.integrated.fontSize": 16,
  "terminal.integrated.fontWeight": "bold",
  "editor.fontLigatures": "'calt', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'zero', 'onum'"
}

Socials

License

GPL3 License

About

A Dark VSCode Theme Based On Catppuccin Palette.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published