Browse Source

Merge pull request #456 from m4sk1n/glitch-contrast

“Enable” high contrast theme
closed-social-glitch-2
David Yip 6 years ago
committed by GitHub
parent
commit
1aa25ee0f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions
  1. +1
    -0
      app/javascript/skins/vanilla/contrast/common.scss
  2. +4
    -0
      app/javascript/skins/vanilla/contrast/names.yml

+ 1
- 0
app/javascript/skins/vanilla/contrast/common.scss View File

@ -0,0 +1 @@
@import 'styles/contrast';

+ 4
- 0
app/javascript/skins/vanilla/contrast/names.yml View File

@ -0,0 +1,4 @@
en:
skins:
vanilla:
contrast: High contrast

Loading…
Cancel
Save