Commit Graph

10 Commits

Author SHA1 Message Date
Greg Newman
f009e91019 🚜 WIP light/dark mode
Hooked up light and dark mode to the nav.
In addition to changing the content colors the logo is swapped based on mode.
2023-04-26 11:19:39 -04:00
Greg Newman
3b9f1e4014 🎨 effort from design session
* direction on cards
* direction on library list page

Work needs to be completed to tighten up and polish.
2023-04-11 13:41:31 -04:00
Greg Newman
e088c2118a 🐛 fixes the dropdown for the user profile + more
* Fixes dropdown for user profile
* Changes icons in top row
* Diminishes colors a bit so they aren't so bold
* Swaps search icon svg for fontawesome

Issue: #152
2023-03-22 10:30:06 -04:00
Greg Newman
24125424f6 🎨 better palette bg color
* changed color
* added dray to tailwind config
* fixed regressions with colors
2023-02-03 09:19:47 -05:00
Greg Newman
a6fae5650a 🎨 signup form styles 2022-12-16 11:01:26 -05:00
Greg Newman
be8556ea88 🚧 custom colors
* Sets custom colors for gold, bronze and silver in tailwind config for use on the profile badges.
* Sets fill and text colors in template
2022-11-14 18:10:15 -05:00
Greg Newman
5099f54ec5 ⚙️ form styles
* Added tailwind forms
* styled checkbox
* styled search field
* styled selects
* fixed margins on header
* fixed padding on content areas
2022-07-28 09:34:59 -04:00
Greg Newman
9d3c1adde2 fixing tailwind v3 changes
* Darkmode needs to be set to `media` or removed
* `purge` is replaced with `content`
2022-06-23 08:27:18 -04:00
Greg Newman
478a22028f Colors and fonts 2022-05-23 17:54:01 -04:00
Greg Newman
41a2e262b1 setup tailwind 2022-05-12 09:31:02 -04:00