Skip to content

ArthurDanjou/theme-artlab

Repository files navigation

ArtLab Theme

Visual Studio Marketplace Version

Screenshot Light Mode Screenshot Dark Mode        Font | Monaspace by Github
 File Icons | Catppuccin
Product Icons | Carbon      
          Inspiration | Vitesse + Catppuccin      

ArtLab is a cross-platform theme that blends the clarity of Vitesse (by antfu) with the cozy palettes of Catppuccin. Available for VS Code, Home Assistant, Zed, and Ghostty.

Match with System

// .vscode/setting.json
{
  "window.autoDetectColorScheme": true,
  "workbench.preferredLightColorTheme": "ArtLab Light",
  "workbench.preferredDarkColorTheme": "ArtLab Dark",
}

Supported Platforms

VS Code

Install from the Visual Studio Marketplace.

Home Assistant

Copy homeassistant/artlab.yaml to your Home Assistant themes/ directory, then reload themes and select ArtLab in your profile settings.

Zed

Copy zed/artlab.json to your Zed themes directory (~/.config/zed/themes/).

Ghostty

Copy the theme files from ghostty/ to your Ghostty config directory, then set:

theme = artlab-dark
# or
theme = artlab-light

Links

vitesse - one of the main inspirations.

catppuccin - palette inspiration.

Thanks

Thanks to Vitesse and Catppuccin for the inspiration.

Special thanks to Bubble for the Home Assistant theme structure.

License

MIT - Copyright (c) 2026 Arthur Danjou