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
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
dc818bd2b5
Add styling for the title if it will be a link as well
...
The title in the cards are now optionally clickable. If the `url`
attribute is passed to the square in the config then the title will be
clickable and will open that particular `url`.
If not `url` is passed, it will be a plain old heading without any
link.
2020-11-30 13:25:28 +05:30
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
Deepjyoti Barman
a401ff0b46
Resize the cog icon and change it's look
...
The cog icon looked too large before and the way it looked wasn't too
good. Updated the icons SVG and changed its size.
2020-09-17 11:12:47 +05:30
Deepjyoti Barman
8011f7c029
Move new changes to the scss file
...
Move the new code for the settings cog to the scss file rather than the
css directoly and then let scss fill the css file.
2020-09-17 11:05:41 +05:30
Deepjyoti Barman
b31d84c68a
Add top margin for the squares
...
The squares kind of stick to the top when there is more than one row of
them. This is fixed by adding a top margin to all the squares.
2020-09-15 20:45:31 +05:30
deepjyoti30
45e624e907
Fix a bug related to overlay of the suggestions
...
The suggestions div has a certain amount of padding that create a div
kind of object when the entered content doesn't match anything, however
this was creating an issue for the settings page.
Fixed that bug by hiding that div when the settings page is opened
2020-08-10 15:31:31 +05:30
deepjyoti30
350caf0022
Made some visual changes but need to work on some searches occuring more than once.
2020-07-08 21:39:51 +05:30
deepjyoti30
cbfddba907
Init autocomplete. Still needs some testing and fixes.
2020-07-04 22:42:45 +05:30
deepjyoti30
40fedd9c78
Init stuff to use storage.
2020-05-16 01:40:35 +05:30
deepjyoti30
ff8622f185
Added weather
2020-05-15 22:52:13 +05:30
deepjyoti30
57b2057eab
Some more stuff to the settings div.
2020-05-14 12:14:04 +05:30
deepjyoti30
4f028a77c6
init modal stuff.
2020-05-14 11:58:14 +05:30
deepjyoti30
2f140d680a
Added font size for welcome message.
2020-05-13 12:22:50 +05:30
deepjyoti30
ad111363cb
Added some more colors for the cards.
2020-05-13 12:14:50 +05:30
deepjyoti30
4a50ac0d42
Added date to the startpage and option to disable it.
2020-05-13 11:57:16 +05:30
deepjyoti30
8f12751c89
Added reading from config.
2020-05-12 23:21:51 +05:30
deepjyoti30
5e33c26759
Added manifest to make it work like a chrome extension.
2020-05-12 22:19:12 +05:30
deepjyoti30
34b69f727d
Made some fixes and removed bootstrap.
2020-05-12 21:25:56 +05:30
deepjyoti30
aee78c2646
Changed the font size of the welcome message.
2020-05-12 21:15:58 +05:30
deepjyoti30
bca996c1b6
Made the search bar a bit more responsive.
2020-05-12 20:59:03 +05:30
deepjyoti30
c18b2321f2
Added a message.
2020-05-12 20:56:41 +05:30
deepjyoti30
54beafc030
Changed the bg color.
2020-05-12 20:20:07 +05:30
deepjyoti30
65046b882f
Added some different effects with the colors
2020-05-12 20:16:58 +05:30
deepjyoti30
14765192a2
Added various stuff.
2020-05-12 20:09:21 +05:30
deepjyoti30
2953006982
git init
2020-05-12 19:21:50 +05:30