Skip to content

Commit

Permalink
Create flexoki.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard committed Nov 9, 2023
1 parent e649d2f commit 3460668
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions data/flexoki.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"black": "#100F0F",
"base-950": "#1C1B1A",
"base-900": "#282726",
"base-850": "#343331",
"base-800": "#403E3C",
"base-700": "#575653",
"base-600": "#6F6E69",
"base-500": "#878580",
"base-300": "#B7B5AC",
"base-200": "#CECDC3",
"base-150": "#DAD8CE",
"base-100": "#E6E4D9",
"base-50": "#F2F0E5",
"paper": "#FFFCF0",
"red-600": "#AF3029",
"orange-600": "#BC5215",
"yellow-600": "#AD8301",
"green-600": "#66800B",
"cyan-600": "#24837B",
"blue-600": "#205EA6",
"purple-600": "#5E409D",
"magenta-600": "#A02F6F",
"red-400": "#D14D41",
"orange-400": "#DA702C",
"yellow-400": "#D0A215",
"green-400": "#879A39",
"cyan-400": "#3AA99F",
"blue-400": "#4385BE",
"purple-400": "#8B7EC8",
"magenta-400": "#CE5D97"
}

0 comments on commit 3460668

Please sign in to comment.