Modify color values in tailwind.config.js
This commit is contained in:
parent
dc360d3183
commit
2aabe9d930
@ -51,7 +51,7 @@ module.exports = {
|
|||||||
text: '#45B26B',
|
text: '#45B26B',
|
||||||
},
|
},
|
||||||
pavitra: {
|
pavitra: {
|
||||||
blue: '#0162FD',
|
blue: '#244E5E',
|
||||||
green: '#00B448',
|
green: '#00B448',
|
||||||
orange: '#FFAA00',
|
orange: '#FFAA00',
|
||||||
red: '#F20041',
|
red: '#F20041',
|
||||||
@ -67,8 +67,8 @@ module.exports = {
|
|||||||
pastelEmeraldTheme: {
|
pastelEmeraldTheme: {
|
||||||
text: '#515564',
|
text: '#515564',
|
||||||
iconsColor: '#030A0D',
|
iconsColor: '#030A0D',
|
||||||
mainBG: '#DFECF2',
|
mainBG: '#FFFFFF',
|
||||||
buttonColor: '#030A0D',
|
buttonColor: '#244E5E',
|
||||||
outsideCardColor: '#D0E1E9',
|
outsideCardColor: '#D0E1E9',
|
||||||
cardColor: '#DFECF2',
|
cardColor: '#DFECF2',
|
||||||
webSiteComponentBg: '#030A0D',
|
webSiteComponentBg: '#030A0D',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user