Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
Signed-off-by: ThatGuySimplee <[email protected]>
  • Loading branch information
ThatGuySimplee authored May 9, 2024
1 parent 2b60b31 commit c02c80f
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
Expand Up @@ -64,8 +64,8 @@
--codirector-dark-box: rgb(129 127 127);

/* Original colors */
--background-color: #141926;
--dark-background-color: #02050c;
--background-color: #0F1923;
--dark-background-color: #0F1923;
--container-color: #373737;
--button-color: #2A2A2A;
--blue-accent: #4a4c63;
Expand Down Expand Up @@ -5644,4 +5644,4 @@ button.toggleSettings,
}
#sharefilebutton{
display:none!important;
}
}

0 comments on commit c02c80f

Please sign in to comment.