Skip to content

This is a dark, green and flat theme, focused primarily on web development. The main idea of this theme is to reduce the visibility of all the least important elements of the vs code interface so that it would be easier for you to focus on the code.

License

Notifications You must be signed in to change notification settings

ganevdev/in-the-fog-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In The Fog - VS Code Theme

In The Fog - VS Code Theme

This is dark, green and flat theme, focused primarily on web development. The main idea of this theme is to reduce the visibility of all the least important elements of the vs code interface so that it would be easier for you to focus on the code.

In The Fog Theme:

  • Here, there are no borderlines separating interface elements.
  • Almost everything uses the same background color.
  • For the code, calm, but at the same time, contrast and distinguishable colors are used.
  • Auxiliary elements of VS code, such as, say, an element showing the number of modified files in git, do not try to attract attention.

Colors are mainly based on the Slime Them.

The syntax is similar to the syntax of the New Moon Syntax Theme

Font: Fira Code

Recommended Settings:

{
  "workbench.colorTheme": "In The Fog Dark",
  "editor.fontFamily": "Fira Code, Roboto Mono, Menlo, Monaco, 'Courier New', monospace",
  "editor.fontLigatures": true,
}

About

This is a dark, green and flat theme, focused primarily on web development. The main idea of this theme is to reduce the visibility of all the least important elements of the vs code interface so that it would be easier for you to focus on the code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published