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

Coffee Dark Theme

SkyRider

|
3,617 installs
| (0) | Free
Inspirate in the product coffee + Color Material ...
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coffee Color Dark Syntax

Is a Theme inspirate in the product coffee + Color Material ... The theme is designed for a dark cool color in html, css, TS, JS, dart, c++ ... md, json, etc.

**Note important: guide "Installation (theme base.css (default) or base-purple.css (purple) or base-orange.css (orange) or base-indigo.css (indigo) or base-brown.css (brown) or base-light.css (light) ) ... and reset Enable Custom CSS and JS"

theme preview

view in New v.0.4.0

  • fixed sticky-circle of the Errors y Warnings.
  • add color toggle message info.
  • add color toogle buttons.
  • add color for React (TSX): color (JS) + color (TS).
  • fixed color panel.border.
  • Add/fixed color, background (the future fixed theme).
  • Add animation, shadown three-dimensional, watermark, etc (the future fixed theme).
  • fixed font-size, text-shadown (the future fixed theme).

Installation (theme + base.css)

  1. Open the Extensions in VS Code. View → Extensions or (win: CTRL + Shift + X or mac: ⌘ + ⇧ + X)

  2. Search for Coffee-Color-Dark and click install this theme.

  3. Open the Extensions in VS Code. View → Extensions or (win: CTRL + Shift + X or mac: ⌘ + ⇧ + X)

  4. Search for Custom CSS and JS Loader and install Extensions Custom CSS and JS Loader

  5. Read the extension details/guide or

  6. Open the Command Palette (Ctrl+Shift+P) and find settings.json or with name Preferences: Open Settings (JSON). Rewrite link the CSS file from this extension in your vscode settings.json:

      On Mac it might look something like the snippet below:

   "vscode_custom_css.imports": [
      "file:///C:/Users/<your_user_name>/.vscode/extensions/color-syntax.coffee-color-dark-0.4.0/themes/base-indigo.css"
   ]

      Windows might resemble:

"vscode_custom_css.imports": [
   "file:///C:/Users/<your_user_name>/.vscode/extensions/color-syntax.coffee-color-dark-0.4.0/themes/base-indigo.css"
]

      (note 1): Change <your_user_name>, to know use in terminal query user or net user (in windows) and whoami (in mac)

      (note 2): name file style (css) is base.css (Color Coffee Dark) or base-purple.css (Color Coffee Dark (Purple)) or base-orange.css (Color Coffee Dark (orange)) or base-indigo.css (Color Coffee Dark (indigo)) or base-brown.css (Color Coffee Dark (brown)) or base-light.css (Color Coffee Light)

      (note 3): 9. Open the Command Palette (Ctrl+Shift+P) and find/Activate/click the Enable Custom CSS and JS Loader

HTML

Suggestions

  • Suggestions are accepted for design theme Material Color (Dark) in Contact more info ...

  • Version Mode dark: Material Color (dark) in https://github.com/FredPizarro/coffee-color-dark-syntax/

  • Versions and Comment/bugs in https://github.com/FredPizarro/coffee-color-dark-syntax/issues

Images

view in html

HTML

view in CSS

HTML HTML HTML

view in TypeScript

HTML HTML HTML

view in JS

HTML JS

Manual mode

Clone a copy of the repo:


git clone https://github.com/FredPizarro/coffee-color-dark-syntax.git

in you location .vscode/extensions/ under your user directory.

Depending on your platform, this folder is located here:

  • Windows %USERPROFILE%/

  • Mac $HOME/Library/Application Support/

  • Linux $HOME/.config/

As this location is under your user directory, the content is persisted across Code updates.

Contacts

More contributions and suggestions in the theme to:

  • E-mail: Freddy_ps_3@hotmail.com

  • Twitter: https://twitter.com/Fred_Pizarro

Copyright © 2018-2023 MIT License by Fred Pizarro.

Enjoy!

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