Skip to content

Commit

Permalink
Added dark scroll bars
Browse files Browse the repository at this point in the history
  • Loading branch information
jLynx committed Jan 19, 2024
1 parent b4a7e9b commit 2821b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@tailwind utilities;

:root {
color-scheme: dark;
--foreground-rgb: 255, 255, 255;
--background-start-rgb: 72, 72, 99;
--background-end-rgb: 44, 8, 60;
Expand Down

0 comments on commit 2821b86

Please sign in to comment.