Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Imon Hasan ThemeNew to Visual Studio Code? Get it now.
Imon Hasan Theme

Imon Hasan Theme

Imon Hasan

|
85 installs
| (1) | Free
Official VS Code theme of Imon Hasan!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Imon Hasan Theme

Brought to you by

Imon Hasan
Official VS Code theme of Imon Hasan! "Imon Hasan" is all about teaching web development skills and techniques in an efficient and practical manner. It has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer.
Learn More


Table of contents

If you are a big fan of Imon Hasan and you use Visual Studio Code as your code editor, this is the theme for you.

  • Brought to you by
  • Table of contents
  • Theme Screenshots
  • Getting started
    • Prerequisites
    • Installation
  • Activate theme
  • Recommended settings for a better experience

Theme Screenshots

Default Official Theme

Imon Hasan - LWS

Imon Hasan - Dracula version

Imon Hasan - Shades of Gray version

Getting started

You can install this awesome theme through the Visual Studio Code Marketplace.

Prerequisites

This theme is compatible for VS Code version 1.16.0+

Installation

Launch Quick Open:

  • Linux Ctrl+P
  • macOS ⌘P
  • Windows Ctrl+P

Paste the following command and press Enter:

ext install imon-hasan-theme

And pick the one by Imon Hasan as author.

Activate theme

Launch Quick Open:

  • Linux Ctrl + Shift + P
  • macOS ⌘ + Shift + P
  • Windows Ctrl + Shift + P

Type theme, choose Preferences: Color Theme, and select Imon Hasan Theme from the list. After activation, the theme will be activated.

Recommended settings for a better experience

{
    // Controls the font family
    "editor.fontFamily": "Operator Mono, Fira Code",
    // Enables font ligatures
    "editor.fontLigatures": true,
    // Controls the font size
    "editor.fontSize": 23,
}

Terminal settings for a better experience (Optional)

{
    // terminal color
    "workbench.colorCustomizations": {
    "terminal.ansiGreen": "#05a50d",
    "terminal.ansiBrightGreen": "#0ad42f",
    "terminal.ansiBrightYellow": "#ffee01",
    "terminal.ansiBrightBlue": "#265cf3",
    "terminal.ansiBrightCyan": "#18dfce",
    "terminal.ansiBrightWhite": "#ffffcc",
    "terminalCursor.background": "#ffd866",
    "terminalCursor.foreground": "#ffd866"
    },
}

Setup and Enjoy!


Copyright © 2022 Imon Hasan

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft