JagratiWebApp icon indicating copy to clipboard operation
JagratiWebApp copied to clipboard

Code Improvement: Replace all the #ff8c00 colors with a variable

Open divyanshkhetan opened this issue 3 years ago • 3 comments

Replace all the #ff8c00 colors with a variable

Replace all instances of #ff8c00 with a CSS variable named jagratiColor or something similar so as to improve the maintainability of the code base.

divyanshkhetan avatar Jun 06 '22 19:06 divyanshkhetan

Hi! Thanks for opening your first issue at JagratiWebApp :rocket: We really appreciate it. :raised_hands: Someone from our team will get back here soon.

Jagrati-Bot avatar Jun 06 '22 19:06 Jagrati-Bot

Hey @garg3133 , can you please explain the issue in detail? I wanna work on it!

nancyvaryani avatar May 10 '24 19:05 nancyvaryani

@nancyvaryani Hi! The issue was about creating a file which contains all the constants. We were planning to move the colour code to that file so that if we ever decide to move to some other shade of the same colour, we can do so easily by changing the value of that variable rather than changing the values manually at all places.

divyanshkhetan avatar May 13 '24 12:05 divyanshkhetan