Last active
August 24, 2025 09:20
-
-
Save roboslone/82c0db30d593086ca6c7002bcc5993b2 to your computer and use it in GitHub Desktop.
VSCode background
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "background.fullscreen": { | |
| "images": [ | |
| "https://gist.github.com/user-attachments/assets/539b910f-9cc9-4d58-a299-2b549eca2569", | |
| ], | |
| "opacity": 0.1 | |
| } | |
| } |
Author
roboslone
commented
Jul 21, 2025

Author
Author
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


