A dynamic VS Code theme that automatically updates to match your wallpaper colors using wallflow.
Install from VS Code Marketplace
Or search for "Wallflow Theme" in VS Code Extensions.
code --install-extension mksg.wallflow-themebrew install --cask visual-studio-code # if not installed
code --install-extension mksg.wallflow-theme- Real-time color updates when your wallpaper changes
- Two variants: borderless and bordered
- Works automatically with wallflow - no manual configuration needed
This extension requires wallflow to be installed and running. The extension reads colors from ~/.cache/mksg/wallflow/colors. and colors.json, the latter file is used to get the background color.
- Install wallflow (CLI or macOS app)
- Install this extension
- Select "Wallflow" or "Wallflow Bordered" as your color theme
- Run wallflow to set a wallpaper - VS Code will update automatically
Wallflow Theme: Update- Manually update the theme colors
wallflowTheme.autoUpdate- Enable/disable automatic theme updates (default: true)
If the extension doesn't update automatically:
- Run the manual update command:
Wallflow Theme: Update - Reload the VS Code window
- Ensure wallflow has generated colors in
~/.cache/mksg/wallflow/
Forked from Wal Theme by Daniele Lasagno.