Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 034810f

Browse files
Format commit
1 parent 0f6871d commit 034810f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/styles/globals.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474
}
7575
.violet {
7676
--bg-color: #957796;
77-
--text-color: #FEFEDF;
78-
--border-color: #FEFEDF;
79-
--text-bg-color: #4F4350;
77+
--text-color: #fefedf;
78+
--border-color: #fefedf;
79+
--text-bg-color: #4f4350;
8080
--scroll-bar-track-color: #957796;
81-
--scroll-bar-thumb-color: #4F4350;
82-
--scroll-bar-thumb-hover-color: #FEFEDF;
83-
--input-bg-color: #4F4350;
81+
--scroll-bar-thumb-color: #4f4350;
82+
--scroll-bar-thumb-hover-color: #fefedf;
83+
--input-bg-color: #4f4350;
8484
}
8585
.red {
8686
--bg-color: hsl(10 50% 10%);

0 commit comments

Comments
 (0)