Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estruyf/vscode-unnamed-theme

A VSCode dark theme with vivid colors
https://github.com/estruyf/vscode-unnamed-theme

code code-theme vscode vscode-extension vscode-theme

Last synced: 8 days ago
JSON representation

A VSCode dark theme with vivid colors

Awesome Lists containing this project

README

        



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.

![](./assets/sample_0.0.10.png)

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`
1. Search for `The unnamed`
1. Click **Install**
1. Click **Reload**
1. File > Preferences > Color Theme > **The unnamed** or **The unnamed (No Italics)**
1. 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:

- [iTerm2 - The unnamed](./terminals/The%20unnamed.itermcolors)
- [Microsoft Terminal - The unnamed](./terminals/The%20unnamed.json)



## 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](https://github.com/estruyf/vscode-unnamed-theme).