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
| // My Zed settings for a minimial dark transaprent glass-like theme. | |
| // Modify the colors in experimental.theme_overrides to suit yourself. | |
| { | |
| "theme": { | |
| "mode": "dark", | |
| "light": "Nightfox - blurred", | |
| "dark": "Nightfox - blurred" | |
| }, | |
| "icon_theme": "Zed (Default)", |