TechSpiritSS / Terminal-Portfolio

Terminal Style Portfolio made with HTML / CSS / JS
MIT License
64 stars 83 forks source link

Create buttons to change theme #16

Closed ethapar closed 2 years ago

ethapar commented 2 years ago

I'd like to add the ability to change between different color themes, much like what normal terminals have. Maybe start with a few preset ones for now, with the possibility of later adding functionality for the user to create their own?

TechSpiritSS commented 2 years ago

Share a sample of this and I'll approve this.

ethapar commented 2 years ago

I was thinking of having a few circular buttons in the top right that the user could click on and each would change the terminal theme. Of course the image I shared down below isn't the best color combo but it's what I mean about switching themes. Could also maybe add a command that switches themes as well

image

TechSpiritSS commented 2 years ago

Sure, I approve this (yes color scheme isn't good, but I got your point).

diwuracreatives commented 2 years ago

@ethandpark @TechSpiritSS Instead of adding a button why can't we have another command that changes the ui to dark mode it can be "dark" or something.

TechSpiritSS commented 2 years ago

@diwuracreatives someone is already working on adding dark mode through dark command, most probably he'll do it by tomorrow.