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

dark mode #33

Closed
wants to merge 6 commits into from
Closed

dark mode #33

wants to merge 6 commits into from

Conversation

keturiosakys
Copy link
Member

Got tired of getting flash bangs while noodling on this at late hours so threw on a basic dark mode as written up in the shadcn docs: https://ui.shadcn.com/docs/dark-mode/vite

@keturiosakys keturiosakys changed the title WIP: dark mode dark mode Jun 10, 2024
@@ -23,7 +23,7 @@
--border: 214.3 31.8% 91.4%;
--input: 214.3 31.8% 91.4%;
--ring: 221.2 83.2% 53.3%;
--radius: 0.5rem;
--radius: 0rem;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what was this for?

has an enterprisey effect

image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i was playing with something and accidentally committed it - feel free to revert it

@keturiosakys keturiosakys deleted the developer-joy branch June 20, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants