felixakiragreen / felix

my personal scheme: inspired by monokai, tailwind, & the color 🥑"felix"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Felix Color Palette

Theory

The color "felix" is not one that can can be quantified by a hex RGB value, or pigments, or even wavelengths of light.

It is an idea.

It is the boldest, brightest, most vibrant intersection of green and yellow.

These colors are very close to "felix":

  • Lime
  • Avocado
  • Chartreuse
  • Neon green

I'm currently using: #adff2f (r173, g255, b47) for it, but I've tweaked it a few times.

From there I built out a color palette to use with my stuffs.

Inspiration

  • Monokai
  • Tailwind
  • Styled System
  • Palettte.app

Development

yarn start yarn build yarn publish

Changelog

12021·01·20 - added FelixCP for SwiftPM (I'm over the morbid obesity of NPM)

v0.1 add palette as JSON, CSS, & Tailwind config

  • v0.1.1 move values to TS file, use in Tailwind config
  • v0.1.2 export { colors }, update README
  • v0.1.3 export all color names export * from ./pallete, update README

About

my personal scheme: inspired by monokai, tailwind, & the color 🥑"felix"

License:MIT License


Languages

Language:Swift 52.4%Language:TypeScript 32.3%Language:CSS 13.7%Language:JavaScript 1.6%