mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-30 18:57:27 +08:00
* Added crt mode to the funbox * remove borders, move screen glow to body, remove lines animation * removes white flash on test restart, keep crt mode on result page * cleanup removal of funbox css * fix white flash when disabling crt mode, fix background * use actual color for text glow * fix rendering issue with glow * adds glow to input, buttons, logo and carets * prefix new variables with -crt, update themes to fit crt mode * adds glow to textarea, avatar and fix glow in focus mode * fix typo in lavender theme * move crt related stylesheets to separate file, add scanline div on demand * add applyGlobalCss to keep the theme active on pages outsite the test page * made sure crt works globally added a clear global function calling apply global and clear global when toggling funboxes delaying globalcss apply because about page for some reason doesnt like funbox css files * add glow to banner --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
|---|---|---|
| .. | ||
| _list.json | ||
| choo_choo.css | ||
| crt.css | ||
| earthquake.css | ||
| mirror.css | ||
| nausea.css | ||
| read_ahead.css | ||
| read_ahead_easy.css | ||
| read_ahead_hard.css | ||
| round_round_baby.css | ||
| simon_says.css | ||
| space_balls.css | ||
| upside_down.css | ||