aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/variables.ts
blob: b11921665b3a28cc525106ed16e76aca1aca7332 (plain) (blame)
1
2
3
4
5
6
export let cssVariables = ['--titlebar-colour',
  '--titlebar-text-colour',
  '--titlebar-control-colour',
  '--titlebar-control-link',
  '--window-font',
  '--titlebar-font'];