Nainish-Rai / aesthetic-startpage

Aesthetic Startpage to boost your productivity and at the same time give your desktop a new aesthetic look
GNU General Public License v3.0
140 stars 71 forks source link

Convert New themes (colors) to main-theme (CSS only) #41

Closed Nainish-Rai closed 2 years ago

Nainish-Rai commented 2 years ago

you have to convert themes in new-themes folder to new format; 1) index.html will be same for each theme 2) change css to new one given in template-theme normal 3) change var color in each themes for new-theme

getmeapencil commented 2 years ago

Do you mean the index.html for new-themes should not be changed?

Nainish-Rai commented 2 years ago

@getmeapencil They need to be changed with the new index.html given in template-theme normal folder; All themes have identical index.html

getmeapencil commented 2 years ago

Replacing the code of new-themes with template-theme changes the positioning of box. Is this intended?

Nainish-Rai commented 2 years ago

@getmeapencil Yeah slightly changed position. Can you share screenshot If its changing much.

getmeapencil commented 2 years ago

@Nainish-Rai Original- before.png before2.png After replacing the code with template- after.png

Maybe the difference isn't much noticeable for bigger screens. For my screen size the front box doesn't even scroll much after using the template.

Nainish-Rai commented 2 years ago

@getmeapencil It is fine on 16:9 screen. You don't worry about it.

Nainish-Rai commented 2 years ago

@getmeapencil You did a great work, Your PR has been merged; I m closing this issue. You can check #45 If you want