Beautiful custom css for Mastodon, designed for artsculture.media (also see an enhanced profile here).
Date: 13 January 2023
- optimized for dark theme as default
- Replaced "Publish!" button with "Toot!" (not yet reflected in all the screenshots above)
- unified, modern colour palette inspired by Northern Lights
- larger profile header image to allow for more creativity
- larger profile avatar to make it more personal and relatable
- cleaner profile links in two columns (CSS grid)
- more discreet verified links indication
- larger names of authors in the feed
- slightly more spacious compose panel
- custom fonts for navigation, headers, and body
- added background option for login and sign-up pages
- custom thumbnail option for moved profiles
- clearer indication of direct messages (colour accent)
- pulsating dot for unread direct messages
- various other small tweaks and changes
- styled "translate" link (based on DeepL implementation)
- footer branding (transparent backgroung logo of the instance)
This theme can be applied on top of an existing installation by simply calling the css file:
- Upload the mastodon_aurora.css to your_mastodon/public/system/custom/ folder.
- Login to your mastodon, then go to: Preferences -> Administration -> Server Settings -> Appearance
- in Custom CSS put:
@import url("system/custom/mastodon_aurora.css");
(alternatively, copy the content of this css and paste directly into the Custom CSS field in Appearance)
You can @import fonts, e.g. from google (an option is provided), but it is preferable to put required fonts in a local folder and call them from there, to avoid sharing data with external corporations. The fonts can be downloaded from this repository, or from:
and then to be uploaded to your server, to: your_mastodon/public/system/custom/fonts
upload an image of your choice to: your_mastodon/public/system/custom/graphics/
you can download an example from this repository, upload to: your_mastodon/public/system/custom/graphics/
@baroquepawel@artsculture.media
🎵 🎹 🐘
Copyright (C) 2022 Pawel Siwczak
Theme Name: Mastodon Aurora Theme URI: https://www.artsculture.media/ Author: Pawel Siwczak / ArtsCulture.Media Author URI: @baroquepawel@artsculture.media
Permission to use, copy, modify, and distribute this work for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission appear in all copies.
EXCEPTION: IT IS FORBIDDEN TO USE THIS WORK IN RELATION TO ANY NSFW, ILLEGAL, OR VIOLENT CONTENT.
This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at your own responsibility.