Gabe Kangas
0c3d3f1c17
Move footer to not be sticky. Closes #2288
3 years ago
Philipp
56a3f350ee
Chat name & color modal ( #2347 )
...
* Improve name & color change modal design
* Resend user info after color change
That way the name change dialog shows the correct
color when opening it the next time
* Name change modal: allow overflow of color picker
* Allow submitting form only if button is enabled
* Prettified Code!
* Make button & text input same height
Co-authored-by: xarantolus <xarantolus@users.noreply.github.com>
3 years ago
Gabe Kangas
76b4f5eef4
Remove forced scrollbars in modal + round corners
3 years ago
Gabe Kangas
d29591f3fa
Update global style of input fields. Closes #2357
3 years ago
Gabe Kangas
2667614ce0
Change bright yellow chat user color
3 years ago
Gabe Kangas
769f05db2c
Allow for custom scrollbar styling
3 years ago
Gabe Kangas
813f8692f0
Support color customization from the admin ( #2338 )
...
* Add user-customizable theming. Closes #1915
* Prettified Code!
* Add user-customizable theming. Closes #1915
* Add explicit color for page content background
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
Matthew Heller
125343808d
Fix display of auth modal. Re #2262 . ( #2265 )
3 years ago
t1enne
bddb895189
styled the default button and the mobile dropdown
3 years ago
t1enne
917248fc5b
moved footer to layout. changed some css
3 years ago
t1enne
283d6ce081
overrides for enabling scrolling inside tabs
3 years ago
t1enne
f0a2900f01
increased font size on mobile
3 years ago
t1enne
ecfb4a4c53
fixed mobile ui overflowing
3 years ago
Pranav Joglekar
80f1578142
fix ui: make navbar cover whole width of page ( #2213 )
...
Previously, there was a large url on the page, and the a tag did not
have word break property set - which resulted in the browser trying to
display the whole page with increased width. Allowing the a tag to have
a word break fixes this issue.
3 years ago
gabek
6c903dea74
Prettified Code!
3 years ago
Gabe Kangas
83fb88ad70
Use the new light background color for chat bg color
3 years ago
Gabe Kangas
4c13c3618d
Remove admin stylesheets from loading with app. Closes #2183
3 years ago
gabek
370eb60cc4
Prettified Code!
3 years ago
Gabe Kangas
34a5104a6d
Add and use additional light background color for custom page content
3 years ago
gabek
4e4bbb8bd3
Prettified Code!
3 years ago
Gabe Kangas
ded47a0c25
Make live indicator use our theme colors. For #1899
3 years ago
t1enne
a9f97346a7
added chat bg variable and updated bg color to match design
3 years ago
t1enne
683399c340
Removed fixed *px sizes in favor or *rem
3 years ago
gabek
5c1d7fd15d
Prettified Code!
3 years ago
Gabe Kangas
d7a5364c40
Fix modal close icon color
3 years ago
Gabe Kangas
a17a364e04
Change tabs separator color. Closes #2099
3 years ago
gabek
c98872c698
Prettified Code!
3 years ago
Gabe Kangas
13167c331b
Additional style tweaks
3 years ago
Gabe Kangas
5b29abd42d
Some additional style overrides
3 years ago
Gabe Kangas
20ea5d051f
Clean up some styles and fix mobile rendering
3 years ago
Gabe Kangas
b966babf64
Point to light ant styles by default
3 years ago
Gabe Kangas
121c9415f1
Wire up emoji+custom emote selector to text input. Closes #1887
3 years ago
Gabe Kangas
e0926b9350
Set modal header font
3 years ago
gabek
70ef1e0e98
Prettified Code!
3 years ago
Gabe Kangas
ef30ddc892
Fix font not being defined
3 years ago
gingervitis
d5fa81f76e
Draft: rough-ish draft of proposed color theme changes ( #2067 )
...
* color experimentation and troubleshooting
* create color scheme, assign colors, more ant overrides
* fun selection color
* Prettified Code!
* Correctly import opensans
* Prettified Code!
* Organize+standardize colors/names and update the app to use them
* Prettified Code!
* Use css var references instead of resolving value of vars in css files
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
gabek
4a25082167
Prettified Code!
3 years ago
Gabe Kangas
8eb3762056
Standardize color ids
3 years ago
gabek
ef56827bf2
Prettified Code!
3 years ago
Gabe Kangas
9e5ff5f35c
Regenerate styles
3 years ago
gabek
2bf7eb8c22
Prettified Code!
3 years ago
Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
3 years ago
Gabe Kangas
9cdc3b99f2
Fix var name
3 years ago
gabek
594507ad14
Prettified Code!
3 years ago
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
3 years ago
t1enne
b39c84747d
Prettified Code!
3 years ago