Skip to content

Commit

Permalink
Removed unused parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMaille authored Jul 17, 2024
1 parent 3342041 commit ac7bf64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions user.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
:root {
--image_url: "";
--is_light: 0;
/* You can darken (eg. -20) or lighten (eg. +20) the main color*/
--custom_darken: -5;
--system_is_dark: 1;
--warning_message: "You haven't installed 'default-dynamic.js' extension. Please follow instructions on the README page.";
}
Expand Down

0 comments on commit ac7bf64

Please sign in to comment.