Skip to content

Commit

Permalink
Add Color
Browse files Browse the repository at this point in the history
  • Loading branch information
GregdTd committed Nov 26, 2023
1 parent 86d342d commit a5815f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/Color.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export enum Colors {
green = 'rgba(104, 157, 113, 1)',
}

0 comments on commit a5815f5

Please sign in to comment.