Commit graph

69 commits

Author SHA1 Message Date
Christian Fehmer
bd2058fae0
fix: crt mode not working on some buttons (fehmer) (#4810)
- apply box-shadow on buttons
- fix lavender theme hiding buttons on hover
- update crt mode specific themes not to use nested css
2023-11-27 12:56:33 +00:00
github-actions[bot]
cf2ff913eb
Prettier fix (#4708)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-10-07 21:02:58 -04:00
Yen Cheng
7708f624bc
chore: fix nord.css syntax error (ridemountainpig) (#4693) 2023-10-03 12:24:38 +01:00
Ehan
426694afa1
impr(themes): update nord and purpurite (ehanahamed) (#4668)
* Update nord theme

* Update purpurite (now "purpleish") theme

* Update theme list

* Update Purpleish theme

* Update nord theme
2023-10-02 15:42:25 +01:00
Miodec
8516ad6309 style: fix modern dolch light low contrast
closes #4666
2023-09-26 13:58:44 +01:00
Miodec
c76b2f40e8 refactor: use id instead of class 2023-09-23 12:17:49 +01:00
Miodec
724403d361 refactor: use nav instead of a div 2023-09-19 23:53:13 +01:00
Miodec
6610542d5f refactor: use footer instead of a div with an id 2023-09-19 23:51:20 +01:00
Miodec
412d415207 refactor: use header instead of div with id 2023-09-19 23:31:13 +01:00
github-actions[bot]
7edabd7977
Prettier fix (#4561)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-08-20 13:07:28 -05:00
Yen Cheng
8d128bb54b fix(theme): invisible popup text in rainbow trail (ridemountainpig) (#4527)
* fix: couldn't see aria-label text when hover

* fix: change to fix aria label with `::after`

* fix: change to fix aria label with `::after`
2023-08-14 14:27:00 +02:00
Christian Fehmer
31db96228e
Fixed rainbow trail theme to support custom backgrounds (#4510) fehmer 2023-08-08 11:53:23 +02:00
Yen Cheng
1a4136f4de
fix: monkey couldn't see in rainbow trail theme (#4508) ridemountainpig 2023-08-08 11:49:57 +02:00
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
DastardlySky
4bc787d33e
Added Rainbow Trail theme (#4459) dastardlysky
* "Rainbow Trail" Theme

* reworked theme

* created contrast in test config buttons

* not overriding live wpm color,
showing rainbow on main color selection

* updated list file colors

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-07-31 14:54:57 +02:00
isa-2004
5a535d5b38
added a new theme grape.css (#4329) isa-2004
* added a new theme hacker.css

* added grape.css

* delete hacker.css

* updated sub and sub alt colors

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-05-29 15:58:14 +02:00
Miodec
374676ad2e increased matrix theme contrast 2023-05-23 11:51:18 +02:00
tuzu128
132af98093
Created Everblush theme (#4211) tuzu128
* Added everblush theme

* Added Everblush theme to _list.json

---------

Co-authored-by: TheTuzu <tuzu@seznam.cz>
2023-04-24 16:05:11 +02:00
Miodec
62205b8548 mixed dracula bubbles being wrong 2023-03-13 12:26:10 +01:00
Miodec
104170c295 updated dracula theme to avoid using the same color for main and text 2023-03-10 14:25:11 +01:00
Nolan
108fefd481
added cherry blossom theme (#4057) mushytoast
* Create cherry_blossom.css

* Update _list.json

* updated sub alt color

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-10 14:22:42 +01:00
trevdev
9966550969
Breeze Theme (#4032) trevorwrightdev
* added 'breeze' theme

* added -example firebase config back in

* added 2077 theme

* made 2077 theme background less bright.

* made 2077 theme better

* added breeze theme

* softer sub alt color

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-01 10:45:33 +01:00
github-actions[bot]
388067316a
Prettier fix (#4006)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-02-18 19:28:19 -05:00
Pratham Purohit
a1c26c96aa
Adding a light color theme "slambook". (#3982) prathammpurohit
* Create pale_page.css

* Update pale_page.css

Added a pale yellow page-like interface. Added newer error colours as well.

* Update _list.json

Added theme "pale_page".

* Update pale_page.css

Added a new colour theme.

* Update _list.json

Added a new theme "pale_page".

* Delete pale_page.css

* Create slambook.css

Added a new theme "slambook".

* Update _list.json

Added a new theme "slambook".

* Update slambook.css

fixed color scheme

* Update _list.json

* Update slambook.css

Updated theme
2023-02-13 13:00:14 +01:00
Vladislav Dietrich
8f26f5f60a
Add nord light theme (#3978) ithelor
Co-authored-by: Vladislav Dietrich <v.ditrih@taptima.ru>
2023-02-07 11:29:14 +01:00
Miodec
bbff25bfbd added sub and text color to the list file 2023-01-12 08:39:28 +01:00
Miodec
a15285d044 removed unused file 2023-01-11 21:04:38 +01:00
Myriam
248e0dde3d
theme dark note: fix word history display (#3903) 2023-01-10 22:32:43 +01:00
Myriam
865a71dae8
add new theme: dark note (#3886) mynimi
* add new theme: dark note

* change caret color of dark note theme

* theme dark note: replace typing animation with a more subtle effect

* theme dark note: bring back less jumpy dot animation

* adjusted animation

* faster animations

Co-authored-by: Miodec <jack@monkeytype.com>
2023-01-09 21:58:10 +01:00
github-actions[bot]
8e54176b0f
Prettier fix (#3892)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-01-08 01:18:40 +01:00
Jack
3964ab40ec
Revert "create new theme: note dark (#3858) mynimi" (#3885)
This reverts commit 2ed7fe9893.
2023-01-05 15:34:16 +01:00
Myriam
2ed7fe9893
create new theme: note dark (#3858) mynimi 2023-01-05 14:49:16 +01:00
Ehan
04b87c9ea0
Add purpurite theme (#3847) EhaAhamed
* Add purpurite.css

* Added purpurite theme to list
2023-01-04 14:31:33 +01:00
Guillermo-N
e3d026ef82
Adding new theme earthsong and fixing typo on THEMES.md (#3756) Guillermo-N
* Adding theme earthsong

* Fixing a typo on THEMES.md contribution guide.

* updated sub alt color

Co-authored-by: Miodec <jack@monkeytype.com>
2022-11-21 13:24:48 +01:00
Prajwal Raj Basnet
a8b4fa348b
Hide favourite quote button for unauthenticated user (#3709) Prajwalrajbasnet
* Hide favourite quote button for unauthenticated user

* pretty fix

* hiding favorite button a bit later

* hiding favorite button by default
removed unnecessary auth import

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-31 14:49:25 +01:00
Miodec
8389970963 fixed moonlight sub alt color being the same as background 2022-10-27 19:22:43 +02:00
Miodec
d98ec08ca5 renamed animation 2022-09-27 20:39:02 +02:00
Miodec
5f7b87173b fixed aurora and trance color shift animations being rgb 2022-09-27 18:46:30 +02:00
riyu
31763de294
New Theme : iv (#3540) riyuzenn
* create iv-spade theme

* append iv spade from the list

* create iv-clover theme

* append iv clover from the list

* rename themes

* update main color

* change color

* update colors

* update color params

* update colors

* update color

* Update iv_spade.css

* Update _list.json

* change main & text color

* update main color
2022-09-26 11:26:32 +02:00
Terminal
894b4f53bf
New Theme : cheesecake (#3535) Edmain1
* Create cheesecake.css

* Update _list.json

* update colors and added animation

* adjusted error colors, sub alt color
slowed down animation

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-16 11:46:25 +02:00
ashharrrrr
f73405a5aa
add viridescent theme (#3521) ashharrrrrr 2022-09-08 14:12:51 +02:00
Miodec
7328f74633 adjusted dots theme
closes #3523
2022-09-07 12:15:45 +02:00
Miodec
e2b15a1d2a fixed snes 2022-09-06 13:48:17 +02:00
Miodec
e60fd05c51 fixed dots 2022-09-06 13:46:38 +02:00
Miodec
e523cfb1a7 fixed moonlight 2022-09-06 13:44:52 +02:00
Miodec
e9492a42d5 fixed metropolis 2022-09-06 13:38:42 +02:00
Miodec
d094a355aa fixed dots 2022-09-06 13:31:00 +02:00
Miodec
9a936390bc fixed invisible buttons 2022-09-06 13:23:16 +02:00
Saieesh Bairam
f56fca7c01
Changed the colorful mode error colour to be more readable for the blue dolphin theme (#3433) seieeshb 2022-08-24 12:41:33 +02:00
Miodec
fb19fb37e1 fixed incorrect caret
closes #3425
2022-08-22 15:26:15 +02:00