@f*g/felix

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

Usage no npm install needed!

<script type="module">
  import f*gFelix from 'https://cdn.skypack.dev/@f*g/felix';
</script>

README

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