This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c316852a65
mastodon
/
app
/
javascript
/
flavours
/
glitch
/
styles
/
mastodon-light.scss
4 lines
90 B
SCSS
Raw
Normal View
History
Unescape
Escape
Light theme overhaul
2018-09-03 20:05:32 +00:00
@import
'
mastodon-light/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
'
;
Light theme overhaul
2018-09-03 20:05:32 +00:00
@import
'
mastodon-light/diff
'
;