dotabod / frontend

Dashboard, OBS overlay, settings, homepage and more for Dotabod
https://dotabod.com
GNU Affero General Public License v3.0
26 stars 8 forks source link

[PR] Scrollbar style based on Issue 50 in dotabod/frontend #126

Closed Pranav4399 closed 1 year ago

Pranav4399 commented 1 year ago

Hello. Please find the PR for the scrollbar style. I've also attached the screenshot of how it looks on the UI. Do let me know if the colors used are fine.

image

Geczy commented 1 year ago

very nice ! thanks for your first contribution

would you mind replication these colors and size so that they match the dashboard?

https://github.com/dotabod/frontend/blob/master/src/components/Dashboard/DashboardShell.tsx#L67-L87

Pranav4399 commented 1 year ago

Hello @Geczy. I've replicated the same already defined colors and width values and have pushed the latest changes. Currently this is how it looks in the UI.

image

Geczy commented 1 year ago

🥳