thtauhid / terminal-portfolio

A portfolio site that looks and feels like a terminal. Built with React + Tailwind.
https://my-terminal-portfolio.vercel.app/
MIT License
25 stars 22 forks source link

Create multiple themes #4

Closed thtauhid closed 9 months ago

thtauhid commented 10 months ago

Join our Discord server to discuss ideas and ask questions.

Vilayat-Ali commented 9 months ago

I would like to take it

Vilayat-Ali commented 9 months ago

Lemme know what themes are we actually looking for.

thtauhid commented 9 months ago

Hi @Vilayat-Ali

The main thing is, we need support for multiple themes. The functionalities can be as follows-

  1. There will be 2/3 themes (color schemes). Feel free to experiment with colors.
  2. The visitor will be able to view existing themes when they run themes command
  3. The visitor should be able to change the theme using a command like settheme xyz

Let me know if you have any questions.

Thanks

thtauhid commented 9 months ago

Hi @Vilayat-Ali have you had a chance to dive into the issue yet? Need any help?

Vilayat-Ali commented 9 months ago

Yes. I have added 2 themes till now. Will add one more and then raise a PR

thtauhid commented 9 months ago

Okay

thtauhid commented 9 months ago

Please create a draft PR or post updates on this issue whenever you get a chance to do so.

Vilayat-Ali commented 9 months ago

We have 3 themes.

  1. Ubuntu
  2. Matrix (green and black)
  3. (Still figuring out what) Any suggestions. I m planning to go for arch theme
thtauhid commented 9 months ago

Arch is a good option.

thtauhid commented 9 months ago

Completed #76