Serendipity UI for VS Code: New variant added. Dark Italic High Contrast.
Serendipity.

Installation
1. Open **Extensions** sidebar panel in VS Code. `View → Extensions`
2. Search for **`serendipity`**
3. Click **Install** to install it.
4. Code > Preferences > Color Theme >
**serendipity-light — serendipity-dark — serendipity-dark-italic — serendipity-light-italic**
5. Optional: Use the recommended settings below for best experience
Recommended Settings
```js
{
// This is are my personal prefferences.
“editor.fontFamily”: “‘IBM Plex Mono’, monospace”,
“editor.fontSize”: 18,
“editor.lineHeight”: 38,
“editor.letterSpacing”: 0.5,
“files.trimTrailingWhitespace”: true,
“editor.fontWeight”: “normal”,
“prettier.eslintIntegration”: true,
“editor.cursorStyle”: “line”,
“editor.cursorWidth”: 5,
“editor.cursorBlinking”: “phase”,
“editor.renderWhitespace”: “all”,
}
```
Colours
I have worked towards a color palette that would feel fine on the eyes when using retina screens, this color combination made it possible, thanks to the pastel colors used on dark mode instead of “neonish”.
The theme is available for editors, shells, UI’s and more coming up.
NEW VARIANT

Available Options
- Dark
- Dark Italics
- Dark Low Contrast
- Dark Italics High Contrast
- Light
- Light Italics
- Light Low Contrast
Jetbrains
- Dark ( Only Text )
- https://github.com/WickedLabs/serendipity
Slack:
- Dark
- Light
Linear App:
- Light
- Dark
iTerm:
- Light
- Dark
Firefox:
- Light
- Dark
Dark Version

Light Version

## Feedback
Anything you wonder just contact me, @Mike_Andreuzza on Twitter.