1
1 Comment

Serendipity theme for VS Code, now includes a light theme.

/-- serendipity comes with dark and light themes, meticulously created to work on retina screens --/

on July 14, 2021
  1. 1

    # Serendipity.

    ### Dark Version
    HTML
    Preview

    CSS
    Preview

    JS
    Preview

    ### Light Version
    HTML
    Preview

    CSS
    Preview

    JS
    Preview

    # Installation

    1. Open Extensions sidebar panel in VS Code. View β†’ Extensions
    2. Search for wvsc-serendipity
    3. Click Install to install it.
    4. Code > Preferences > Color Theme > wvsc-serendipity
    5. Optional: Use the recommended settings below for best experience

    ## Recommended Settings

    {
      // This is are my personal prefferences
      "workbench.colorTheme": "wvsc-serendipity",
      "editor.fontFamily": "'IBM Plex Mono', monospace",
      "editor.fontSize": 18,
      "editor.lineHeight": 38,
      "editor.letterSpacing": 0.5,
      "files.trimTrailingWhitespace": true,
      "editor.fontWeight": "400",
      "prettier.eslintIntegration": true,
      "editor.cursorStyle": "line",
      "editor.cursorWidth": 5,
      "editor.cursorBlinking": "phase",
      "editor.renderWhitespace": "all",
    }
    

    ## Colours
    //I have worked towards a palette that would feel fine on the eyes on retina screens and this color combination worked superb with dark and light version.

    ### Dark Version
    Preview

    ### Light Version
    Preview

    ## Feedback

    Anything you wonder just me @Mike_Andreuzza on twitter.

Trending on Indie Hackers
How I Closed My First SaaS Client Without Writing a Single Line of Code User Avatar 16 comments Why Building in Public Changed My SaaS Journey Forever User Avatar 16 comments Meme marketing for startups πŸ”₯ User Avatar 12 comments From $0 to $10k MRR: My Indie Hacker Journey – Part 2 User Avatar 8 comments From $0 to $10k MRR: My Indie Hacker Journey – Part 1 User Avatar 6 comments Protect your momentum like your life depends on It User Avatar 5 comments