Files
dotfiles/.config/alacritty/alacritty-themes/themes/Isotope.dark.yml
2026-03-15 10:32:59 +05:30

28 lines
524 B
YAML
Executable File

colors:
name: Isotope (dark)
author: Chris Kempson
primary:
background: "#000000"
foreground: "#d0d0d0"
cursor:
text: "#000000"
cursor: "#d0d0d0"
normal:
black: "#000000"
red: "#ff0000"
green: "#33ff00"
yellow: "#ff0099"
blue: "#0066ff"
magenta: "#cc00ff"
cyan: "#00ffff"
white: "#d0d0d0"
bright:
black: "#808080"
red: "#ff0000"
green: "#33ff00"
yellow: "#ff0099"
blue: "#0066ff"
magenta: "#cc00ff"
cyan: "#00ffff"
white: "#ffffff"