aboutsummaryrefslogtreecommitdiff
path: root/modules/firefox.home/chrome/styles/variables.css
blob: f002f1f6ec1a31c174e09b275882f96e129dabb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
:root {
  --ff-accent-color: #4e3aA3;
  --ff-accent-color-1: #8161ff;
  --ff-bg-color: #0f0c19;
  --ff-bg-color-1: #16121f;
  --ff-bg-color-2: #26222f;
  --ff-urlbar-height: 28px;
}