26 Commits

Author SHA1 Message Date
AbdelrhmanNile
53d8f1f6b3 fixing some colors 2021-11-12 08:45:23 +02:00
AbdelrhmanNile
26320c5909 changing color palette to onedark, replacing bing with brave search engine, changing timezone and weather location 2021-11-10 20:18:01 +02:00
Deepjyoti Barman
3661f92c15 Remove an unnecessary value in config 2021-04-24 18:57:14 +05:30
Deepjyoti Barman
a12b03ad6b Add function to update the autocomplete highlight color 2021-04-24 18:33:02 +05:30
Benji Hooper
94894c7e6f Include additional configuration for the line divider and the weather 2021-04-16 22:33:07 +01:00
Benji Hooper
8b7e59ca50 Make some background colors and text colors configurable through new style configuration object 2021-04-16 17:51:17 +01:00
Deepjyoti Barman
f07ac80030 Make the settings button optional
The settings button will now be optional and will be enabled through the
config. If it is disabled, it will not be shown in the page.

By default, it is disabled, since adding it might ruin the look of the
startpage for a lot of users.
2020-09-17 11:41:06 +05:30
deepjyoti30
a7a4d6ce08 Added support to change colors of each block. 2020-06-05 20:09:33 +05:30
deepjyoti30
4b521b5a60 Added utility to see if passed color is valid. 2020-06-05 19:13:43 +05:30
deepjyoti30
ffe3e6da5c Added support for timezone. 2020-05-20 16:35:41 +05:30
deepjyoti30
1083a14548 Disable weather by default. 2020-05-15 23:17:06 +05:30
deepjyoti30
73ec55ac4c Made the temperature value integer. 2020-05-15 23:15:58 +05:30
deepjyoti30
e73ecaab4a Updated README with instructions related to values availabe in config.json 2020-05-15 23:11:32 +05:30
deepjyoti30
4a96ec2b92 Fixed a bug related to fahrenheit. 2020-05-15 22:56:48 +05:30
deepjyoti30
ff8622f185 Added weather 2020-05-15 22:52:13 +05:30
Haider Ali Punjabi
3753549a85 Improved update time code, and added option to disable 24 hour 2020-05-14 15:34:41 +05:30
deepjyoti30
993704e011 Changed default search Engine to Duck Duck go. 2020-05-14 11:43:08 +05:30
deepjyoti30
aa92ede1ed Moved hardcoded URL's to main.js instead of config. 2020-05-14 11:42:08 +05:30
Haider Ali Punjabi
d4bcb6f4c0 Added Search Engine config to config.json 2020-05-14 11:22:21 +05:30
deepjyoti30
dacf4cff22 Made search bar optional as well. 2020-05-13 12:49:29 +05:30
deepjyoti30
2f140d680a Added font size for welcome message. 2020-05-13 12:22:50 +05:30
deepjyoti30
83b0fe52be Added README 2020-05-13 12:03:47 +05:30
deepjyoti30
4a50ac0d42 Added date to the startpage and option to disable it. 2020-05-13 11:57:16 +05:30
deepjyoti30
8babc4becc Added option to hide the welcome message. 2020-05-13 11:28:18 +05:30
deepjyoti30
4c0a4b46c6 Changed the config a bit. 2020-05-13 11:18:49 +05:30
deepjyoti30
8f12751c89 Added reading from config. 2020-05-12 23:21:51 +05:30