Merge pull request #672 from Ankit-Matth/revamp_icon_effects

[feature] : The UI of the feedback icons has been changed.
This commit is contained in:
Alex
2023-10-25 22:29:50 +01:00
committed by GitHub
3 changed files with 103 additions and 33 deletions

View File

@@ -28,6 +28,9 @@ module.exports = {
'purple-30': '#7D54D1',
'blue-4000': 'rgba(0, 125, 255, 0.36)',
'blue-5000': 'rgba(0, 125, 255)',
'green-2000': '#0FFF50',
'light-gray': '#edeef0',
'white-3000': '#ffffff',
},
},
},