-
-
Notifications
You must be signed in to change notification settings - Fork 131
Custom CSS
ransome1 edited this page Feb 27, 2025
·
6 revisions
Starting from sleek version 2.x, you have the capability to inject custom CSS into the application. Here are the key points to remember:
- Put a CSS file named
customStyles.cssin your user data folder. - If you dont't have advanced knowledge of CSS, it might be easier to include the
!importantproperty when defining styles to override any existing styles. - To apply these custom styles in sleek, a restart of the application is required.