vscode-gaming
A gaming theme for Visual Studio Code.
Port of gaming.vim.
Features
https://github.com/akiomik/vscode-gaming/assets/1457682/1a4424d9-5c9c-4eac-9f5d-1028a4e443d0
Commands
Start gaming mode : Start gradient animation
Stop gaming mode : Stop gradient animation
Reset gaming mode : Reset color configuration
Extension Settings
This extension contributes the following settings:
gaming.period : The gradient color cycle in milliseconds (defaults: 10000 )
gaming.updateTime : The updating interval in milliseconds (defaults: 50 )
gaming.targets : The colorization targets in workbench.colorCustomizations namespace (defaults: ["editor.background"] )
Release Notes
0.1.0
- Added reset command
- Added
gaming.targets option instead of gaming.target
- Improved color reproducibility
0.0.1
Development
- Open this project with Visual Studio Code:
code .
- Press
F5 to open a new window with this extension loaded.
- Run the command from the command palette by pressing (
Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing gaming mode .
Testing
npm test
| |