Commit Graph

21 Commits

Author SHA1 Message Date
Donovan
8b30b0cd74 updated scroll bar for dark mode 2023-05-18 04:03:28 +05:30
Greg Newman
7e8adadee0 🐛 fixing font imports
Issue: #257
2023-05-08 18:04:46 -04:00
Greg Newman
1522fc679e 🎨 darker text in light mode
Issue: #215
2023-05-01 16:15:33 -04:00
Greg Newman
3654f702eb 🎨 fixes auth pages for light/dark 2023-04-28 09:50:41 -04:00
Greg Newman
81c8bbe911 🎨 not so dark font 2023-04-27 08:22:25 -04:00
Greg Newman
313b99d30b 🎨 change font colors
Issue: #152
2023-04-26 14:49:23 -04:00
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
e5927701c0 🐛 fix x-cloak 2023-02-03 09:07:10 -05:00
Greg Newman
d3ac2d159d 🎨 cleaning up auth pages more
* Make blocks not jump vertically on tab change
* Change Login to Log In
* Change Signup to Sign Up
* toggle providers and form on Sign Up templates
* Fix mobile layout
* Change verbage on provider buttons to “use”
* Set default href style on paragraphs
2023-02-01 09:21:49 -05:00
Greg Newman
c4e88a2c1c hide footer signup on auth views 2023-01-20 09:00:24 -05:00
Greg Newman
c6af77b85e styles password reset 2023-01-05 16:27:19 -05:00
Greg Newman
66e613a725 🎨 login styles 2022-12-16 11:40:01 -05:00
Greg Newman
a6fae5650a 🎨 signup form styles 2022-12-16 11:01:26 -05:00
Greg Newman
ef78d439be 🎨 styles for inputs 2022-12-16 10:18:54 -05:00
Greg Newman
a074985549 🎨 set fonts in tailwind 2022-12-15 15:11:23 -05:00
Greg Newman
3e3c92d033 🐛 fixes text areas 2022-12-12 10:35:12 -05:00
Greg Newman
047c86083b 🚧 review detail 2022-10-10 08:39:42 -04:00
Greg Newman
09f1b13f46 ⚙️ more work on forum index and tailwind 2022-09-21 11:40:01 -04:00
Greg Newman
2487c62d28 🚧 Markdown renderer
* Stubbed out TemplateView for rendering markdown files
* Added a BoostRenderer class to parse the markdown files to support the first iteration of a youtube shortcode and also a Pygments renderer for code blocks.
* Added default styles for some common markup so the rendered markdown looks better.

The pygments renderer is set to use Solarized Dark right now because that’s the closest I see that matches the design of the site.  This can be changed in the class.
2022-09-10 11:07:42 -04:00
Greg Newman
21f637c594 compiled styles 2022-05-23 17:54:27 -04:00
Greg Newman
41a2e262b1 setup tailwind 2022-05-12 09:31:02 -04:00