Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>ztok_themeNew to Visual Studio Code? Get it now.
ztok_theme

ztok_theme

KrlosDev

|
622 installs
| (1) | Free
Color theme inspired in Zelda tears of the kingdom
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Theme: ztok_theme

Welcome to the ztok_theme VSCode Theme! This theme is designed to provide a visually appealing and comfortable coding environment with a mix of earthy ochers and calming greens inspired in The legend of zelda tears of the kingdom. Below, you will find instructions on how to install and customize the theme, as well as a detailed color reference.

demo

Installation

Via VSCode Marketplace

  • Open VSCode.
  • Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  • Search for "ztok_theme".
  • Click "Install" on the ztok_theme extension.

Activating the Theme

  • Open the Command Palette by pressing Ctrl+Shift+P.
  • Type "Color Theme" and select "Preferences: Color Theme".
  • Select "ztok_theme" from the list.

Color Palette

Here is a list of the primary colors used in the ztok_theme:

Color Name
#000000 #000000 Black
#cccccc #cccccc Grey-100
#888888 #888888 Grey-200
#555555 #555555 Grey-300
#222222 #222222 Grey-400
#ffffff #ffffff White
#faf7dc #faf7dc Ivory
#cbb687 #cbb687 Ocher
#e5dcb7 #e5dcb7 Light Ocher
#b99f65 #b99f65 Mid Ocher
#756950 #756950 Dark Ocher
#49d59c #49d59c Light Green
#1f5d50 #1f5d50 Green
#18473d #18473d Dark Green
#2c2422 #2c2422 Brown
#5ccfe6 #5ccfe6 Sky Blue

Customization

To further customize the theme, you can edit the settings.json file in your VSCode settings directory. Here are some examples of customizations you can make:

Example 1: Changing the Editor Background

"workbench.colorCustomizations": {
    "editor.background": "#faf7dc" // Ivory
}

Contributing

If you would like to contribute to the theme, feel free to submit a pull request or open an issue on the GitHub repository.

Feedback

I would love to hear your feedback! Please reach out to me with any suggestions or issues you encounter.

License

This theme is licensed under the MIT License. See the LICENSE file for more details.

Thank you for using the ztok_theme VSCode Theme! Happy coding!

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