An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Honeymoon Theme


A minimalist honeyed dark Visual Studio Code theme

## Screenshots

![screenshot](https://user-images.githubusercontent.com/10498826/47871461-6e853e80-de0c-11e8-89b8-4938d21f7332.png)

## 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")