This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d84453796b
mastodon-glitch
/
app
/
javascript
/
flavours
/
glitch
/
styles
/
contrast.scss
4 lines
78 B
SCSS
Raw
Normal View
History
Unescape
Escape
[Glitch] Add high-contrast theme
2018-05-05 19:58:19 +00:00
@import
'
contrast/variables
'
;
Rename `app/javascript/flavours/glitch/styles/index.scss` to `application.scss` This is just to reduce differences with upstream.
2024-04-30 19:03:04 +00:00
@import
'
application
'
;
[Glitch] Add high-contrast theme
2018-05-05 19:58:19 +00:00
@import
'
contrast/diff
'
;