Skip to content

Instantly share code, notes, and snippets.

View martin-mael's full-sized avatar
🤩

Maël Martin martin-mael

🤩
  • Fulll
  • Lyon, France
View GitHub Profile
@martin-mael
martin-mael / flexoki-slack-colors.md
Created October 10, 2023 07:55
Flexoki Slack Colors

Mondrian

#100F0F,#FFC806,#D0A215,#FFFCF0,#AF3029,#CECDC3,#000000,#D14D41,#205EA6,#CECDC3

@martin-mael
martin-mael / flexoki-tailwind-colors.ts
Created October 8, 2023 02:07
Flexoki Tailwind colors
// Tailwind colors for Flexoki theme by Steph Ango. https://stephango.com/flexoki
const colors = {
base: {
black: '#100F0F',
950: '#1C1B1A',
900: '#282726',
850: '#343331',
800: '#403E3C',
700: '#575653',