Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 861 Bytes

File metadata and controls

40 lines (28 loc) · 861 Bytes

Winter Blues

An icy blue and purple terminal theme.

Supported Apps

  • Ghostty
  • Bat

Install

Ghostty

curl -o ~/.config/ghostty/themes/winterblues https://raw.githubusercontent.com/kachunl/winterblues/master/ghostty/winterblues

Then add to ~/.config/ghostty/config: theme = winterblues

Bat

mkdir -p ~/.config/bat/themes curl -o ~/.config/bat/themes/winterblues.tmTheme https://raw.githubusercontent.com/kachunl/winterblues/master/bat/winterblues.tmTheme bat cache --build

Then add to ~/.config/bat/config: --theme="winterblues"

Palette

Role Hex
Background #0d1117
Foreground #a9d4e8
Keywords #6c63ff
Strings #80deea
Functions #4fc3f7
Types #4dd0e1
Variables #9b8fff
Comments #4a6b7a
Numbers #b2ebf2