https://github.com/adbayb/vscode-theme-honeymoon
⚙️ A minimalist honeyed dark Visual Studio Code theme
https://github.com/adbayb/vscode-theme-honeymoon
theme tool
Last synced: 3 months ago
JSON representation
⚙️ A minimalist honeyed dark Visual Studio Code theme
- Host: GitHub
- URL: https://github.com/adbayb/vscode-theme-honeymoon
- Owner: adbayb
- License: mit
- Created: 2018-04-07T20:31:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:26:29.000Z (over 2 years ago)
- Last Synced: 2025-02-23T16:17:02.565Z (over 1 year ago)
- Topics: theme, tool
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Honeymoon Theme
A minimalist honeyed dark Visual Studio Code theme
## Screenshots

## My custom configuration
```
{
"editor.fontSize": 16,
"editor.lineHeight": 32,
"editor.fontLigatures": true,
"editor.fontFamily": "Hasklig Medium, Fira Code, Consolas, monospace",
"workbench.colorTheme": "Honeymoon",
"workbench.iconTheme": "file-icons-colourless",
"window.titleBarStyle": "custom"
}
```
## License
[MIT](./LICENSE "License MIT")