nik27 / night-owl-alacritty-theme

Dark and light color themes for Alacritty terminal. Inspired by @sdras theme for VS Code. (https://github.com/sdras/night-owl-vscode-theme)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Night Owl for Alacritty

A port of Sarah Drasner’s Night Owl VS Code theme for Alacritty.

Night Owl Theme

This repository includes both Night Owl and Light Owl themes.

Night Owl theme

Night Owl Theme

Light Owl Theme

Night Owl Theme

Installation

Copy the contents of night-owl.yml into your config file located at ~/.config/alacritty/alacritty.yml and then set colors:

# Night Owl (dark theme)
colors: *night-owl

# Light Owl (light theme)
colors: *night-owl-light

About

Dark and light color themes for Alacritty terminal. Inspired by @sdras theme for VS Code. (https://github.com/sdras/night-owl-vscode-theme)

License:MIT License