Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
HM100 committed Oct 24, 2021
1 parent b6fde2f commit 16cbfc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/Visual_Styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1519,8 +1519,8 @@ background-color:var(--accent-background-color);
/* 2022 - Second */
[theme="A"][visualcolors="forced3"] {
--body-background-image:url("");
--body-background-color:#000000;
--superbar-text-background-color:#ffffff;
--body-background-color:#ffffff;
--superbar-text-background-color:#000000;
--secondary-accent-background-color:#ff3355;
--page-background-color:#ffffff;
--page-border-background-color:#806f19;
Expand Down

0 comments on commit 16cbfc2

Please sign in to comment.