Jack
72316efaeb
fixed timer default size
2021-04-08 16:39:20 +01:00
SeerLite
0a31eda4db
Improve default timer style and color
...
Sets timer style to mini, color to "main" and full opacity.
So it looks better by default with most themes. With some themes the
previous black+0.25 was really hard to see, or just looked really bad.
2021-04-07 16:53:35 -04:00
Finn Lestrange
3d38dd905a
Update _list.json
2021-04-06 12:55:10 +01:00
Finn Lestrange
be6436ba29
Update muted.css
2021-04-06 12:54:41 +01:00
Finn Lestrange
3467ba6715
Update _list.json
2021-04-06 12:10:04 +01:00
Finn Lestrange
862041b29c
Create muted.css
...
created a muted color scheme / theme based on the GMK muted keycap set
2021-04-06 12:08:12 +01:00
Jack
566fc527a3
Merge pull request #1186 from Smithster/master
...
Custom background image filter
2021-04-06 01:36:55 +01:00
Jack
e2b1e2ade1
updated styling
2021-04-06 01:35:28 +01:00
Jack
f5c65314b6
changed the way dom elements are referenced in js
2021-04-06 01:13:21 +01:00
Jack
b7f4d3c01a
removed contrast
...
changed the way numbers are updated
2021-04-06 01:09:15 +01:00
Smithster
48c7835f2b
added max option to custom background image size
2021-04-06 00:58:55 +01:00
Smithster
230da777cb
Added custom background filters
2021-04-06 00:29:24 +01:00
Soham Bhattacharya
aabde75fdf
Update _list.json
2021-04-04 18:55:18 -07:00
Soham Bhattacharya
8d194b9c93
Add mountain theme
...
Add support for Mountan theme (https://github.com/pradyungn/Mountain )
2021-04-04 18:52:14 -07:00
Smithster
d3ec8de8ea
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-04-04 20:40:39 +01:00
Smithster
f0604c539c
selects url text when clicked
2021-04-04 20:38:12 +01:00
Jack
137367e396
changed the structure a bit,
...
showing active background size
2021-04-04 19:54:01 +01:00
Smithster
e3db19050e
added custom background options in settings page
2021-04-04 18:43:34 +01:00
Jack
95d7624bab
fixed pb reset and email update not showing
2021-04-04 00:16:32 +01:00
Jack
280cde1376
fixed comma in a german quote
2021-03-31 20:27:22 +01:00
Killer8Hyper
8766ff3355
New List for 1k Filipino Words
2021-03-31 19:24:28 +08:00
Killer8Hyper
3518f1a266
Update filipino.json
2021-03-30 18:13:14 +08:00
Killer8Hyper
fad8caaf22
Update filipino.json
2021-03-30 16:36:08 +08:00
Killer8Hyper
b28f5ab2e6
Update filipino.json
2021-03-30 16:35:18 +08:00
Killer8Hyper
0518bb888c
Update filipino.json
...
Few changes that I forgot to mention with Ranel Padon.
2021-03-30 16:21:46 +08:00
Jack
cd7eb3045e
reduced the number of unique ids by referencing child classes instead of top level ids
2021-03-29 21:01:20 +01:00
Jack
02fd9f658a
added groups to correct title and input spacing
2021-03-29 20:10:26 +01:00
Jack
38fff4d01d
removed unused id
2021-03-29 19:52:32 +01:00
Jack
21e8cf8299
fixed missing commit that was lost somewhere in the merges
2021-03-29 19:44:18 +01:00
Jack
1f1e52c573
changed the icon of quote search to a search icon instead of a tools icon
2021-03-28 21:54:29 +01:00
monkeytypegeorge
eebe062b1d
Added quotes from Discord
2021-03-28 20:32:06 +00:00
monkeytypegeorge
695bd17c3f
Merge remote-tracking branch 'upstream/master'
2021-03-28 20:21:45 +00:00
Jack
60cbbc77c5
Merge pull request #1147 from VakushinAlex/fix_russian_quotes
...
replace character non-break space with character space
2021-03-28 16:58:14 +01:00
Jack
e2fa8cfa97
Merge pull request #1145 from 0x8b/custom-test-duration-input-parser
...
custom test duration input parser
2021-03-28 15:40:45 +01:00
aleksandr.vakushin
d3f1b8c3e8
replace no-break space with space
2021-03-28 17:22:17 +05:00
Mariusz Gumienny
0facfc02e3
added some quotes in Polish
2021-03-28 13:40:42 +02:00
Mariusz Gumienny
f53d8659ca
add input parser for custom test duration popup
2021-03-28 09:56:43 +02:00
Mariusz Gumienny
fd0f84a92d
split customMode2Popup into customTestDurationPopup and customWordAmountPopup
2021-03-28 09:10:13 +02:00
Miodec
46681cfe4d
removed non danish words
2021-03-27 22:48:49 +00:00
Jack
91cf492b88
Merge pull request #1140 from zekth/gp_theme
...
feat: add Grand Prix Theme
2021-03-27 18:44:35 +00:00
Jack
e06d667f56
Merge pull request #1137 from 0x8b/master
...
added polish 200k
2021-03-27 18:44:12 +00:00
Miodec
69b2242c96
Revert "Merge branch 'master' of https://github.com/smithster/monkeytype "
...
This reverts commit 83cf30362d
, reversing
changes made to 67fb123d8f
.
2021-03-26 01:48:51 +00:00
BuildTools
76b0ff53e8
Added select2
2021-03-26 01:35:26 +00:00
BuildTools
7a800b7c43
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-03-25 23:06:54 +00:00
Vincent LE GOFF
b80c13a4a3
feat: add Grand Prix Theme
2021-03-24 22:06:21 +01:00
Miodec
cc9cd4ef33
added funbox module, moved some of funbox code into it, added a new memory funbox timer
2021-03-24 19:14:54 +00:00
monkeytypegeorge
cf20b367ec
Added quotes from Discord
2021-03-24 18:34:16 +00:00
Mariusz Gumienny
9016ec619d
added polish 200k
2021-03-24 15:32:48 +01:00
Miodec
8dd060695e
removed non danish word
2021-03-24 12:59:13 +00:00
Miodec
dc4549ce10
Merge branch 'master' of https://github.com/Miodec/monkey-type
2021-03-24 12:57:19 +00:00