aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants/theme.ts
blob: 731ef36684755ddb31bf27da8360608f0adddef7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
export const theme = {
  border: "#F1F7ED",
  border100: "#5C5C5C",

  text: "#FFFFFF",
  background100: "#002E3D",

  green: "#4DBB60",
  red: "#FF0000",
  gray: "#E6E6E6",
} as const;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage