estruyf / vscode-unnamed-theme

A VSCode dark theme with vivid colors

Home Page:https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-unnamed-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The unnamed

The unnamed

Visual Studio Marketplace Number of installs Ratings Buy me a coffee

In June 2021, I had a bike accident, and I broke one vertebra. The doctor prescribed rest, but that is so boring. Lucky enough, my body tells me I need this rest.

As working was hard, I could only sit for 20 minutes; I started looking for something to do. That is how I came up with creating a new Visual Studio Code theme.

I have already created various Code extensions, but I never took the time to explore how to make themes.

Currenty the theme is available with and without italics.

Colors

I love colors. That is why I wanted to have a dark theme with vivid colors.

The primary color for the theme will be: #F141A8. From this color, all other colors are derived.

Main colors

Main Accent: #F141A8

Background: #0E131F

Foreground: #F3EFF5

Accent colors

Accent: #FFE45E

Accent: #44FFD2

Accent: #15C2CB

Accent: #5EADF2

Accent: #FE4A49

Usage

Select the The unnamed or The unnamed (No Italics) from the theme menu in VSCode.

Installation

  1. Open Extensions sidebar panel in Visual Studio Code. View → Extensions
  2. Search for The unnamed
  3. Click Install
  4. Click Reload
  5. File > Preferences > Color Theme > The unnamed or The unnamed (No Italics)
  6. Enjoy using the theme

Terminal themes

If you want to style your terminal with the similar colors from this theme, you can use the following theme files:

Contributing

I hope you like the theme and enjoy using it. If you encounter an issue, or have some feedback, feel free to contribute by sending in a PR or an issue at the The unnamed repository.

About

A VSCode dark theme with vivid colors

https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-unnamed-theme

License:MIT License


Languages

Language:CSS 92.4%Language:JavaScript 7.6%