This repository contains the Coolnight theme for Warp Terminal, Visual Studio Code, OpenChamber, and OpenCode. Originally created by Josean for Alacritty, WezTerm, and iTerm2, this theme has been extended to enhance your coding experience across these additional environments.
-
Open the Extensions view in VSCode (
Ctrl + Shift + Xor⌘ + Shift + Xon macOS). -
Search for the Coolnight Theme in the Extensions Marketplace and install it.
-
Apply the theme:
- Go to
Preferences>Color Theme(Ctrl + Kfollowed byCtrl + Tor⌘ + Kfollowed by⌘ + Ton macOS). - Select
Coolnightfrom the list.
- Go to
-
Clone this repository:
git clone https://github.com/kpatdev/coolnight.git cd coolnight -
Copy the Warp theme file:
cp warp/themes/coolnight.yml ~/.warp/themes -
Load the theme in Warp:
- Open Warp Terminal.
- Go to ⚙️ Settings > Appearance > Themes.
- Find and select
Coolnightfrom the list.
-
Create the OpenChamber themes directory:
mkdir -p ~/.config/openchamber/themes -
Copy the OpenChamber theme file:
cp openchamber/themes/coolnight.json ~/.config/openchamber/themes/ -
Load the theme in OpenChamber:
- Go to
Settings>Theme>Reload themes. - Select
Coolnightfrom the theme dropdown.
- Go to
-
Create the OpenCode themes directory:
mkdir -p ~/.config/opencode/themes -
Copy the OpenCode theme file:
cp opencode/themes/coolnight.json ~/.config/opencode/themes/ -
Load the theme in OpenCode:
- Run
/themeand selectcoolnight. - Or set it in
tui.jsonwith"theme": "coolnight".
- Run
Note
This theme is still a work in progress and was put together pretty quickly. If you encounter any issues or have suggestions, please feel free to open an issue in the repository.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Huge thanks to Josean for the original Coolnight colorscheme for Alacritty, WezTerm, and iTerm2
- Inspired by the aesthetic and functional beauty of the Aura theme

