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

Goliath Theme

sibunut

| (0) | Free
An exotic and harmonious theme for Visual Studio Code with a unique pastel palette. Available in dark and light variants.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Goliath Theme

Goliath Theme for VSCode

Version VSCode License

Русский | Українська | Mędzuslovjansky

Goliath is an exotic and harmonious theme for Visual Studio Code with a unique pastel palette.

The motivation for creating this theme was that in my country, the ability to download extensions for my favorite editor, Visual Studio Code, was blocked. After installing Codium, I discovered a lack of decent themes (I was using One Monokai Pro). Having failed to find anything suitable, I decided to create my own theme based on One Monokai, combining it with the Breeze and Gruvbox vibes, and adding my own touch of coziness. The Goliath theme combines coziness, readability, and eye comfort.


Preview

Goliath Dark Preview Goliath Light Preview


🎨 Palette

Dark Theme

Element Color Hex
Comments Muted Mint #6a8a7a
Strings Warm Amber #d4a06a
Numbers Lavender #b89bb8
Keywords Cool Cyan #6a9a9a
Types (int, char) Olive #8aaa7a
Structs/typedef Sea Green #6aaa9a
Functions Muted Blue #7a9ac4
Classes Terracotta #c47a7a
Variables Greige #b0a090
Preprocessor # Copper #a06050
Directives #define Bold Copper #c48a6a
Format %d Lilac #b89ac4

Light Theme

Element Color Hex
Comments Mint #408060
Strings Amber #a05020
Numbers Purple #6030a0
Keywords Cyan #106060
Types (int, char) Green #208040
Structs/typedef Teal #108060
Functions Blue #2050c0
Classes Red #c03030

📦 Installation

From Marketplace (Recommended)

  1. Open VSCode
  2. Press Ctrl+Shift+X
  3. Search for Goliath Theme
  4. Click Install
  5. Press Ctrl+K Ctrl+T and select Goliath Dark or Goliath Light

Manual Installation

git clone https://github.com/sibunut/goliath-theme.git
cd goliath-theme
npm install -g @vscode/vsce
vsce package
code --install-extension goliath-theme-2.1.0.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft