Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ayu-theme/ayu-colors

Repository files navigation

WebsiteInstallUsagePorts

npm version npm downloads


ayu is a bright color theme and comes in three versions — dark, mirage, and light — for all-day comfortable work. Colors for building your own themes and tools.

ayu colors

Install

npm install ayu

Usage

import { dark, light, mirage } from 'ayu'

// Access colors
dark.syntax.keyword.hex()    // '#FF8F40'
light.editor.bg.hex()        // '#FCFCFC'
mirage.common.accent.hex()   // '#FFCC66'

// RGB values
dark.syntax.string.rgb()     // [170, 217, 76]

Palette

Full palette

Palette

Ports

ayu is available for:


ayutheme.comBuy me a coffee