Skip to content

Instantly share code, notes, and snippets.

@tsara27
Created March 23, 2020 14:30
Show Gist options
  • Save tsara27/44672ec99c2ac1a2d844dfcc83c73b85 to your computer and use it in GitHub Desktop.
Save tsara27/44672ec99c2ac1a2d844dfcc83c73b85 to your computer and use it in GitHub Desktop.
colors:
# Ayu Mirage colors
primary:
background: '0x1f2430'
foreground: '0xcbccc6'
# Normal colors
normal:
black: '0x333333'
red: '0xB12929'
green: '0x4e9a06'
yellow: '0xc4a000'
blue: '0x3465a4'
magenta: '0x75507b'
cyan: '0x06989a'
white: '0xd3d7cf'
# Bright colors
bright:
black: '0x88807c'
red: '0xf15d22'
green: '0x73c48f'
yellow: '0xffce51'
blue: '0x48b9c7'
magenta: '0xad7fa8'
cyan: '0x34e2e2'
white: '0xeeeeec'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment