Skip to content

Commit

Permalink
Merge pull request #72 from Giveth/add_giv_50_color
Browse files Browse the repository at this point in the history
add giv 50 color
  • Loading branch information
MohammadPCh authored Oct 19, 2022
2 parents 4bce5d8 + e9a0e49 commit 23a0122
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@giveth/ui-design-system",
"version": "1.8.26",
"version": "1.8.27",
"files": [
"/lib"
],
Expand Down
1 change: 1 addition & 0 deletions src/common/colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const brandColors = {
'300': '#8668FC',
'200': '#B9A7FF',
'100': '#E7E1FF',
'50': '#F6F3FF',
'000': '#FCFCFF',
},
cyan: {
Expand Down

0 comments on commit 23a0122

Please sign in to comment.