feat: Update the design of labels to use a smooth theme (#4325)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
committed by
GitHub
parent
a8c6cd729b
commit
f31c6d5de2
@@ -50,11 +50,11 @@
|
||||
--s-800: #293F51;
|
||||
--s-900: #1B2836;
|
||||
|
||||
--b-50: #F8F9FE;
|
||||
--b-100: #F2F3F7;
|
||||
--b-200: #E9EAEF;
|
||||
--b-300: #DADBDF;
|
||||
--b-400: #B6B7BB;
|
||||
--b-50: #f7f7f7;
|
||||
--b-100: #ececed;
|
||||
--b-200: #dddde0;
|
||||
--b-300: #c6c7ca;
|
||||
--b-400: #abacaf;
|
||||
--b-500: #96979C;
|
||||
--b-600: #6E6F73;
|
||||
--b-700: #5A5B5F;
|
||||
|
||||
Reference in New Issue
Block a user