Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/VLTN0/Clear-Glass
Browse files Browse the repository at this point in the history
  • Loading branch information
VLTNOgithub committed Mar 21, 2023
2 parents 58c3298 + 3a4c36a commit 0e0d1e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:root{
--background-image: url('https://i.imgur.com/kYW2H5C.jpg');
/*--background-image: url('https://i.imgur.com/kYW2H5C.jpg');
--background-image-blur: 3px;
--background-image-size: cover;
--background-image-position: center;
Expand Down Expand Up @@ -28,7 +28,7 @@
--tint-brightness: 0;
--window-padding: 4px;
--window-roundness: 10px;
--update-notice-1: none;
--update-notice-1: none; */
--main-color: #2780e6;
--hover-color: #1e63b3;
--success-color: #43b581;
Expand Down Expand Up @@ -8225,4 +8225,4 @@ code{
overflow:hidden;
vertical-align:top;
user-select:none
}
}

0 comments on commit 0e0d1e9

Please sign in to comment.