Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Wallust ThemeNew to Visual Studio Code? Get it now.
Wallust Theme

Wallust Theme

Saatvik Sharma

|
13 installs
| (0) | Free
A theme generated with wallust color palette
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wallust Theme

Wallust Theme syncs your VS Code colors in real time with your current wallpaper palette, powered by wallust.

Screenshots

Note: The blurred background of vscode in the screenshots reflect my personal compositor settings.

VS Code Wallpaper
Vscode 1 Wallpaper 1
Vscode 2 Wallpaper 2
Vscode 3 Wallpaper 3

Features

  • Real-time color updates: Instantly adapts the VS Code theme to your current wallpaper palette.
  • Two theme variants: Choose between a clean borderless look or a bordered style for editor panes.
  • Minimal configuration: Simple setup with provided templates and easy toggling of auto-update.

Requirements

  1. Install wallust: This extension relies on wallust for generating color palettes. Ensure wallust is installed and properly configured.

  2. Templates: Two wallust templates are required, available in the assets/templates directory of this repository. These templates must be referenced in your wallust configuration.

  3. Configure wallust.toml: Add the following entries to your wallust.toml file to generate the necessary color files:

    vscode = { src = 'vscode.json', dst = '~/.cache/wallust/colors.json' }
    vscode2 = { src = 'vscode', dst = '~/.cache/wallust/colors' }
    
  4. Usage: Make sure wallust is running and generating the color files using the above templates before updating the theme in VS Code.

Extension Commands

  • wallustTheme.update: Manually trigger an update of the theme based on the latest wallpaper palette.

Extension Settings

  • wallustTheme.autoUpdate: Enable or disable automatic theme updates whenever your wallpaper changes.

Troubleshooting

If the extension doesn't update automatically, while the auto updates are enabled, try to do a manual update with the update command. If the manual update doesn't work try reloading the window.


Credits

  • Special thanks to ComputerKeeda for their invaluable help in troubleshooting and improving this extension.
  • Inspired by the excellent work on Wal Theme.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft