mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| static | ||
| webpack | ||
| .eslintignore | ||
| docker-compose.yaml | ||
| firebase.json | ||
| gulpfile.js | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||