sendou.ink/components/layout
Kalle af3a654595
Customize profile colors (#603)
* Variables rearranged

* Make patron.json empty again

* Fix styles.css

* Working prototype

* Table legible color

* UI furthened

* Set opaque theme color with custom colors

* Control Color Selector with buttons

* Show info if can't edit colors

* borzoic can also edit colors

* Add migration

* Can send colors to backend

* Edit existing colors

* Use new layering strat for footer

* useMutation custom hook

* Footer adjusted text color

* Reset style after profile visit

* Set squid color after page load

* Mutate user after color selection
2021-07-29 20:30:47 +03:00
..
BeautifulDrawingByBorzoic.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
ColorModeSwitcher.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
Footer.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
FooterContent.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
FooterWaves.tsx Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00
Header.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
index.tsx New layout (#427) closes #405 2021-04-21 17:26:50 +03:00
LanguageSwitcher.tsx Customize profile colors (#603) 2021-07-29 20:30:47 +03:00
MobileNav.tsx Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00
Nav.tsx Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00
NavButtons.tsx Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00
UserItem.tsx Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00