MyNixOS website logo

Custom CSS to style the Sherlock UI.

Written to main.css.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  window {
    background-color: #2E3440;
  }
''