monkeytype/frontend
Christian Fehmer b50b473aba
Added crt mode to the funbox (#4465) fahmer
* 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>
2023-07-31 16:32:33 +02:00
..
scripts converted required leftToRight to optional rightToLeft (#4229) 2023-04-26 23:34:13 +02:00
src Added crt mode to the funbox (#4465) fahmer 2023-07-31 16:32:33 +02:00
static Added crt mode to the funbox (#4465) fahmer 2023-07-31 16:32:33 +02:00
webpack changed pattern to fix windows issues 2023-06-22 23:52:58 +02:00
.eslintignore
docker-compose.yaml
firebase.json
gulpfile.js
package-lock.json updated firebase version 2023-07-10 13:01:11 +02:00
package.json updated firebase version 2023-07-10 13:01:11 +02:00
tsconfig.json