dotfiles/alacritty/themes/Isotope.dark.yaml

28 lines
524 B
YAML
Raw Normal View History

2023-04-11 07:51:06 +00:00
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"