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