t1enne
a9f97346a7
added chat bg variable and updated bg color to match design
2022-09-30 09:56:10 +02:00
t1enne
683399c340
Removed fixed *px sizes in favor or *rem
2022-09-19 22:04:58 +02:00
gabek
5c1d7fd15d
Prettified Code!
2022-09-11 05:39:40 +00:00
Gabe Kangas
d7a5364c40
Fix modal close icon color
2022-09-10 22:33:49 -07:00
Gabe Kangas
a17a364e04
Change tabs separator color. Closes #2099
2022-09-10 22:19:32 -07:00
gabek
c98872c698
Prettified Code!
2022-09-11 01:49:52 +00:00
Gabe Kangas
13167c331b
Additional style tweaks
2022-09-10 18:48:32 -07:00
Gabe Kangas
5b29abd42d
Some additional style overrides
2022-09-10 18:08:56 -07:00
Gabe Kangas
20ea5d051f
Clean up some styles and fix mobile rendering
2022-09-09 23:23:24 -07:00
Gabe Kangas
b966babf64
Point to light ant styles by default
2022-09-08 21:44:06 -07:00
Gabe Kangas
121c9415f1
Wire up emoji+custom emote selector to text input. Closes #1887
2022-09-06 17:52:09 -07:00
Gabe Kangas
e0926b9350
Set modal header font
2022-09-01 19:37:21 -07:00
gabek
70ef1e0e98
Prettified Code!
2022-08-30 17:59:04 +00:00
Gabe Kangas
ef30ddc892
Fix font not being defined
2022-08-30 10:58:26 -07:00
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>
2022-08-29 23:17:12 -07:00
gabek
4a25082167
Prettified Code!
2022-08-16 03:30:40 +00:00
Gabe Kangas
8eb3762056
Standardize color ids
2022-08-15 20:30:05 -07:00
gabek
ef56827bf2
Prettified Code!
2022-08-14 18:45:37 +00:00
Gabe Kangas
9e5ff5f35c
Regenerate styles
2022-08-14 11:45:01 -07:00
gabek
2bf7eb8c22
Prettified Code!
2022-08-10 02:58:09 +00:00
Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
2022-08-09 19:56:45 -07:00
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
2022-07-14 20:36:47 -07:00
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
2022-07-12 14:30:21 -07:00
Gabe Kangas
9cdc3b99f2
Fix var name
2022-07-12 14:30:21 -07:00
gabek
594507ad14
Prettified Code!
2022-07-12 20:16:59 +00:00
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
2022-07-12 13:16:22 -07:00
Gabe Kangas
255585cd9f
Update components to use the new style/color names
2022-07-10 16:45:19 -07:00
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
2022-07-10 16:45:17 -07:00
t1enne
b39c84747d
Prettified Code!
2022-07-10 07:01:29 +00:00
t1enne
f130abb8f9
Minor styling changes
2022-07-10 09:00:29 +02:00
t1enne
efbe6907ac
Reworked mobile UI for some components
2022-07-08 22:20:22 +02:00
t1enne
ffc73f2760
Added chat tab on mobile layouts and other changes to mobile UI
2022-07-08 09:10:18 +02:00
t1enne
4fcdfdc730
clamp to determine font-size on the body
2022-07-03 12:35:42 +02:00
t1enne
26f9a41508
Few changes to chat
...
Added moderator icon
changed styling for a name change message
Now usernames collapse as long as the user is the same
Imported two weights of Poppins and the OpenSans variable instead of def
400
This is some progress on #1859 and #1625
2022-07-02 09:08:36 +02:00
t1enne
e6cc3a39d1
Added moderator menu to messages and some other styling.
...
created new ant overrides file.
Ignore the static directory
2022-07-01 22:53:56 +02:00
Gabe Kangas
1cf90fb581
Add fonts to global css file
2022-07-01 13:21:02 -07:00
Gabe Kangas
aec65af87d
Use a numbered pre-named set of user colors instead of random. Closes #1974
2022-06-28 19:01:47 -07:00
Gabe Kangas
b7df2949e4
Remove interfont and use Open Sans + Poppins fonts instead. #1625
2022-06-24 16:27:45 -07:00
Gabe Kangas
24738d7410
I cannot deal with the purple modals anymore
2022-05-27 14:43:43 -07:00
Gabe Kangas
db184c74dd
Comment out the old ant overrides and try to make colors match design
2022-05-26 22:25:44 -07:00
t1enne
b53c1cc32e
Changed button hover and focus color
2022-05-22 14:41:09 +02:00
t1enne
3c72114d5e
Changed some button and dropdown overrides
2022-05-22 14:17:26 +02:00
Gabe Kangas
f6525412c8
Fix typo + var defined in generated file
2022-05-17 17:58:06 -07:00
t1enne
b6aa20b0aa
worked on chat styling
2022-05-17 16:36:07 +02:00
t1enne
a69ec7511a
Changed Layout a bit
...
now we use less state for the layout. Chat and header are now sticky.
Moved some css vars.
2022-05-17 08:41:39 +02:00
Gabe Kangas
528ae4c1ad
Add logo component and social links
2022-05-16 21:44:09 -07:00
Gabe Kangas
a1c06ec9de
Add notification reminder popup component
2022-05-16 20:08:22 -07:00
Gabe Kangas
72c01e1b9a
Fix web project build errors
2022-05-11 23:31:31 -07:00
Gabe Kangas
92a1da4df6
Add custom Modal component
2022-05-09 15:34:02 -07:00
t1enne
d5145942bd
Closed ending bracket
2022-05-08 09:38:42 +02:00