Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruru-m07/ruru-theme-vsc
Ruru Theme - A custom VSCode theme that adds a touch of vibrancy and clarity to your coding environment.
https://github.com/ruru-m07/ruru-theme-vsc
ruru vscode-theme
Last synced: 25 days ago
JSON representation
Ruru Theme - A custom VSCode theme that adds a touch of vibrancy and clarity to your coding environment.
- Host: GitHub
- URL: https://github.com/ruru-m07/ruru-theme-vsc
- Owner: ruru-m07
- License: mit
- Created: 2024-08-24T14:36:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T09:20:30.000Z (3 months ago)
- Last Synced: 2024-10-12T11:05:00.436Z (about 1 month ago)
- Topics: ruru, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=ruru-m07.ruru-theme
- Size: 85.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Screenshot2024-08-2514020](https://github.com/user-attachments/assets/31579239-0602-4130-a91f-df780df0e9a9)
Ruru Theme is a custom VSCode theme designed to bring a unique and refreshing look to your coding environment.
In the first image, as you can see, the theme looks a bit transparent because I use another extension called [Glassit](https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit).
To achieve this effect, just add the following configuration to your `settings.json` file:```json
{
"glassit.alpha": 245,
"glassit.step": 0,
"glassit.force_sway": true,
}
```### Theme variant
- ruru marijuana 🍀
![Screenshot2024-08-2513460](https://github.com/user-attachments/assets/fbed33de-c672-4205-a8d3-f8eb0eda3cf9)- ruru moon 🌚
![Screenshot2024-08-2514120](https://github.com/user-attachments/assets/6570d6ff-77c5-4ac4-beb1-8d83bf9c93d6)---
Built with ❤️ by [Ruru](https://github.com/ruru-m07).