Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TailwindCSS theme for light and dark mode #27

Closed
Evavic44 opened this issue Jul 15, 2022 · 1 comment · Fixed by #38, #39, #41 or #43
Closed

Add TailwindCSS theme for light and dark mode #27

Evavic44 opened this issue Jul 15, 2022 · 1 comment · Fixed by #38, #39, #41 or #43

Comments

@Evavic44
Copy link
Owner

Add a theme color for variables and theme color mode.

@Evavic44
Copy link
Owner Author

Gradient suggestion

 background: rgb(255,255,255);
background: linear-gradient(281deg, rgba(255,255,255,1) 10%, rgba(204,213,247,1) 56%, rgba(226,223,224,1) 100%, rgba(0,212,255,1) 100%); 

@Evavic44 Evavic44 linked a pull request Jul 19, 2022 that will close this issue
@Evavic44 Evavic44 reopened this Jul 19, 2022
@Evavic44 Evavic44 reopened this Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant