Skip to content

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.css in your user data folder.
  • If you dont't have advanced knowledge of CSS, it might be easier to include the !important property when defining styles to override any existing styles.
  • To apply these custom styles in sleek, a restart of the application is required.

Clone this wiki locally