summaryrefslogtreecommitdiffstats
path: root/lib/default.nix
blob: 918c7f01f23a8192e623417339a52ae439d6a44d (plain)
1
2
3
4
5
attrs:

{
  theme = import ./theme.nix attrs;
}