Commit graph

96 commits

Author SHA1 Message Date
Jack
1a0f7aff61 updating meta theme color on theme change 2020-08-01 14:58:00 +01:00
Jack
3256eee510
Merge pull request #223 from corey-b:master
added font customization
2020-08-01 14:55:51 +01:00
Jack
4938a5a044 loading font from db 2020-08-01 14:46:42 +01:00
Jack
4ff4d94ffa made sure font family is saved to the database
made sure the buttons work the same way as others
2020-08-01 14:25:14 +01:00
Jack
84bd699738 added honey theme thanks octa 2020-07-31 22:00:43 +01:00
Jack
057f1c0978 fixed a bug that would not change keymap color when changing to custom themes 2020-07-31 20:39:53 +01:00
Jack
fd1af13364 delaying theme color object call 2020-07-30 21:08:24 +01:00
Jack
27b5efd435 added a global object that holds the colors for the current theme 2020-07-30 18:10:06 +01:00
Jack
b6bc5e4797 restarting test when changing keymapmode 2020-07-28 16:26:41 +01:00
Jack
d5e6f4a123 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-28 16:09:35 +01:00
Jack
f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack
e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Christopher Sarmiento
a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00
Jack
8ada84d4bb added the ability to toggle between custom and preset theme from the command line 2020-07-27 03:21:18 +01:00
Jack
44711dab79 changed confidence mode to support multiple options 2020-07-26 01:19:10 +01:00
Jack
3fc397a6f6 making sure you cant switch out of or to the challenge themes during or after the test 2020-07-25 00:39:28 +01:00
Jack
a8b9fc0ef8 added round round baby 2020-07-22 21:23:33 +01:00
Jack
a1c165b407 removed nausea from random themes 2020-07-17 01:34:44 +01:00
Jack
427df3282d fixed custom themes using properties from other themes 2020-07-16 23:24:35 +01:00
Jack
547780541a added an option to go back to the previous style and show all lines at once 2020-07-14 22:50:42 +01:00
Jack
ec09868699 added stop on error 2020-07-14 22:01:05 +01:00
Jack
6ec1738cb1 made sure config is not a reference to default config 2020-07-13 22:37:47 +01:00
Jack
55b68478ad fixed a problem where the opacity config would not be considered when showing timer
removed unnecessary function
2020-07-13 15:14:07 +01:00
Noah
6df7d8e088 fixed issue where text timer would show up regardless of settings. 2020-07-12 19:24:55 -07:00
Noah
5db21fdab2 added various color themes and timer opacity setting
Added Aether, FroYo, Milkshake, Future Funk, and Retrocast color themes.

Added a setting to change the opacity of the live WPM text.
2020-07-12 17:51:59 -07:00
Jack
3d57e1c23b added timer color setting 2020-07-12 00:41:14 +01:00
Jack
8565dd233b potential fix for the freedommode issue 2020-07-09 14:07:28 +01:00
Jack
119f9db803 random is false by dafult 2020-07-03 03:02:01 +01:00
Jack
ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack
9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack
246b28a192 made sure to apply custom theme colors 2020-07-02 20:50:16 +01:00
Jack
16ee3a9422 should fix an issue where the themes would not be visible in the settings page 2020-07-02 20:44:36 +01:00
Jack
b9fe640f85 custom themes now need to be saved 2020-07-02 20:14:55 +01:00
Jack
4d2ff8700a added an error when trying to save config to the db 2020-07-02 19:20:56 +01:00
Jack
141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00
Jack
144d3f6bc0 fixed typos 2020-07-02 18:08:51 +01:00
Jack
01eade270b changed default custom theme colors 2020-07-02 03:03:53 +01:00
Jack
0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
bhomie
6b5f338483 Inputs and labels now change to saved values 2020-06-30 18:10:33 -07:00
Jack
d0a43e5e69 fixed bugs related to account creation and result saving 2020-06-28 15:27:52 +01:00
Jack
46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack
492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
bhomie
e74cc09239 remove debug text 2020-06-24 22:45:56 -07:00
bhomie
49f678dd36 custom theme now saves to config and executes properly 2020-06-24 22:45:56 -07:00
Jack
1923cc61c9 active tags are now saved in a cookie 2020-06-23 18:17:08 +01:00
Jack
a6b3c25ed4 added timer styles 2020-06-15 23:13:40 +01:00
Jack
e2d78501fa added max confidence mode 2020-06-15 22:15:10 +01:00
Jack
33722d444f afk results will not contribute to restart count and time
changes tags notice into test modes notice, now includes difficulty and blind mode
2020-06-14 18:19:56 +01:00
Jack
a744581340 made sure each theme is now using either an almost whie or almost black text color
added extra test color setting
2020-06-08 23:00:16 +01:00
Jack
d3c5c21715
Revert "Added workman layout and highlight word mode" 2020-06-06 13:22:52 +01:00