https://github.com/akiomik/vscode-gaming
gaming theme for visual studio code
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Keywords
gaming
vscode
vscode-extension
vscode-theme
Last synced: 5 months ago
·
JSON representation
Repository
gaming theme for visual studio code
Basic Info
- Host: GitHub
- Owner: akiomik
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://marketplace.visualstudio.com/items?itemName=omi.vscode-gaming
- Size: 3.37 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
gaming
vscode
vscode-extension
vscode-theme
Created about 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
README.md
vscode-gaming

A gaming theme for Visual Studio Code. Port of gaming.vim.
Features

Commands
Start gaming mode: Start gradient animationStop gaming mode: Stop gradient animationReset 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 inworkbench.colorCustomizationsnamespace (defaults:["editor.background"])
Release Notes
0.1.0
- Added reset command
- Added
gaming.targetsoption instead ofgaming.target - Improved color reproducibility
0.0.1
- Initial release
Development
- Open this project with Visual Studio Code:
bash
code .
- Press
F5to open a new window with this extension loaded. - Run the command from the command palette by pressing (
Ctrl+Shift+PorCmd+Shift+Pon Mac) and typinggaming mode.
Testing
bash
npm test
Owner
- Name: Akiomi KAMAKURA
- Login: akiomik
- Kind: user
- Location: Japan
- Website: https://0m1.io
- Repositories: 226
- Profile: https://github.com/akiomik
Bird lover.
GitHub Events
Total
- Delete event: 6
- Issue comment event: 1
- Push event: 7
- Pull request event: 12
- Create event: 4
Last Year
- Delete event: 6
- Issue comment event: 1
- Push event: 7
- Pull request event: 12
- Create event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 0
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 7
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (7)
- akiomik (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7)
javascript (3)
enhancement (1)
Dependencies
package-lock.json
npm
- 213 dependencies
package.json
npm
- @types/mocha ^10.0.6 development
- @types/node 18.x development
- @types/vscode ^1.85.0 development
- @typescript-eslint/eslint-plugin ^6.15.0 development
- @typescript-eslint/parser ^6.15.0 development
- @vscode/test-cli ^0.0.4 development
- @vscode/test-electron ^2.3.8 development
- eslint ^8.56.0 development
- typescript ^5.3.3 development