- CSS 52.8%
- HTML 47.2%
|
|
||
|---|---|---|
| main-themes | ||
| new-themes | ||
| template-theme | ||
| CONTRIBUTING.md | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
aesthetic-startpage
Aesthetic Startpage to boost your productivity and at the same time give your desktop a new aesthetic look. Here is a Live Preview
Installation
Method 1:
- Download/Clone this repository.
- Open folder of theme you want to use.
- Open index.html file using a web browser.
- Copy the url path from the url bar.
- Go to web browser's homepage settings.
- Select Custom url homepage and paste the url.
Method 2:
- Copy this Page link and use it as custom url homepage
Changing-Themes
- You can change theme using the menu given at top-right corner.
- You can use a specific-theme by using method-1.
Themes:
Purple-Mesh
Orange
Blue
Green
Cherry
Purple
Feel free to make new colour themes and improvements <3
Also don't forget to star the repo :)
Create new themes using template theme
Forking the Repository
- Follow this tutorial till
Create a Branch.
Creating a New Theme
Using the template
-
Navigate to
aesthetic-startpage\template-theme\normalin your desktop. -
Copy all the files and folders (
index.html,style.css,images). -
Now navigate to
aesthetic-startpage\new-themes\in your desktop. -
Create a new folder and give it a unique theme name of your choice.
-
Paste the previously copied files and folder inside the new folder you created.
Changing the aesthetic
-
Open
style.cssin your preferred ide or text editor. -
Inside
:rootchange thergbvalues for different variables.
-
If you want to add gradient, you can add it inside
.bg -
To add new image, navigate to
imagesinside the folder you created and replace the existing image with the one you want. Rename the image togif.gif. If the image is not gif you can convert it by using MS Paint (save asgif.gif) or any other software.
Committing and Pushing the changes
- Follow rest of this tutorial from where you have left.






