File: style-dark.css

package info (click to toggle)
fragments 3.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,644 kB
  • sloc: sh: 484; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
4
5
6
7
@define-color remote_headerbar_bg_color       shade(@purple_5, 0.6);
@define-color remote_headerbar_backdrop_color shade(@purple_5, 0.45);

.remote-row list {
  background-color: @remote_headerbar_bg_color;
  color: @light_1;
}