Skip to content

ShohorabHShawon/VS-Code-Dark-Theme

Repository files navigation

B3ast Dark Theme Extension for Visual Studio Code

Description

This is a custom dark theme extension for Visual Studio Code designed to provide a visually pleasing and comfortable coding experience. The theme offers a modern aesthetic with carefully selected color palettes to enhance readability and reduce eye strain during long coding sessions.

Features

  • Elegant Color Scheme: A well-balanced palette emphasizing syntax highlighting.
  • Customizable Settings: Adjust various theme settings to suit your preferences.
  • Support for Multiple Languages: The theme is optimized for various programming languages.
  • Consistent UI Elements: Provides a cohesive look across the Visual Studio Code interface.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "B3ast Dark Theme".
  4. Click "Install" to add the theme to your editor. or you can install the theme directly from the Visual Studio Code Marketplace.

Usage

To activate the dark theme:

  1. Open the Command Palette (Ctrl+Shift+P).
  2. Type Preferences: Color Theme and select it.
  3. From the list of themes, choose B3ast Dark/ B3ast Coffee/ B3ast Purple.

Customization

You can customize the theme settings in your settings.json file. For example:

{
  "workbench.colorTheme": "B3ast Dark",
  "editor.fontSize": 14,
  "editor.lineHeight": 1.5
}

About

B3ast Dark Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published