Home

Awesome

<p align="center"> <img src="assets/coldark-banner.png" alt="Coldark Banner" width="400" /> </p>

Coldark - Zsh Theme

GitHub License GitHub package.json version

An optimized theme for web development that comes with two versions: light & dark.

Presentation

Coldark is a gray-blue theme. The colors used respect the Web Content Accessibility Guidelines (WCAG) in order to provide sufficient reading comfort.

It is recommended to use it with Coldark for XFCE4 terminal so that the colors match those of Coldark.

Colors

Coldark consists of three color palettes. The first is common to both versions. The other two each apply to a version.

Coldark uses 16 colors for each theme. However, the Coldark ZSH theme only uses 8 colors.

Light ThemeDark Theme
DenominationHex CodePreviewHex CodePreview
coldark00#111b27#111b27#e3eaf2#e3eaf2
coldark07#f0f4f8#f0f4f8#0b121b#0b121b
coldark08#006d6d#006d6d#66cccc#66cccc
coldark09#755f00#755f00#e6d37a#e6d37a
coldark10#005a8e#005a8e#6cb8e6#6cb8e6
coldark11#116b00#116b00#91d076#91d076
coldark12#af00af#af00af#f4adf4#f4adf4
coldark15#c70100#c70100#f57a73#f57a73

Features

Coldark Zsh Theme uses the Git feature of Oh my Zsh. You can see the current branch and if your repo is clean or dirty (untracked, modified, ...). The theme also displays the time to the right of the prompt.

Screenshots

These screenshots were taken with the Coldark for XFCE4 terminal theme.

Light ThemeDark Theme
Coldark Terminal LightColdark Terminal Dark

Install & Activation

  1. Place the theme in ~/.oh-my-zsh/custom/themes/.
  2. Edit ~/.zshrc and replace ZSH_THEME value with coldark (e.g. ZSH_THEME="coldark")
  3. Reload ZSH config: source ~/.zshrc

License

This project is open source and available under the MIT License.

<!-- REFERENCES --> <!-- UI Colors --> <!-- Syntax - Light Theme Colors --> <!-- Syntax - Dark Theme Colors -->