mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
border color by theme
This commit is contained in:
+2
-2
@@ -33,7 +33,7 @@
|
||||
background: rgba(0, 0, 0, 0.436);
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
|
||||
border: 1px solid rgb(78, 78, 81);
|
||||
border: 1px solid var(--surCordBorder);
|
||||
}
|
||||
|
||||
.theme-light {
|
||||
@@ -112,4 +112,4 @@
|
||||
/* PC-Spotify */
|
||||
.fa, .fab, .fad, .fal, .far, .fas, .powercord-spotify .spotify-buttons button > div {
|
||||
font-family: "Font Awesome 5 Pro" !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user