programs.sherlock.style
Custom CSS to style the Sherlock UI.
Written to main.css.
- Type
strings concatenated with "\n"- Default
""- Example
'' window { background-color: #2E3440; } ''- Declared
- <home-manager/modules/programs/sherlock.nix>
Custom CSS to style the Sherlock UI.
Written to main.css.
strings concatenated with "\n"""''
window {
background-color: #2E3440;
}
''