aboutsummaryrefslogtreecommitdiff
path: root/modules/xresources/dark.nix
blob: 4762fcad6ca0335b77fb0ba7fc0ce167f56ca05d (plain) (blame)
1
2
3
4
5
6
{
  background = "#000000";
  background-light = "#111111";
  foreground = "#d8dee9";
  accent = "#4e3aA3";
}