KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
strawberry_theme
★ 15
Open GitHub ↗
A strawberry theme for Mastodon
Download README (.md)
Explore Similar Repositories
vuetify-admin
:
基于vuetify 实现的后台管理系统
ATtinySoftSerial
:
Software Serial for ATtiny MCUs
sasha.html
:
A pure HTML+CSS+JS local application made to encrypt "very important images" IFYKWIM ( ͡° ͜ʖ ͡°)
tensorflow-tutorial
:
No description available.
EscapeFromCave
:
Text Adventure : Escape From Cave
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
strawberry_theme
?
Download (.md)
### Strawberry Template for Mastodon Copyright (c) 2018 By [Shioko@cmx.im](https://cmx.im/@shioko) **License**: [Creative Commons Attribution 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/).  Strawberry theme for [Mastodon](https://github.com/tootsuite/mastodon). It's created by [Shioko@cmx.im](https://cmx.im/@shioko) for cmx.im instance, you can install it on your instance, or use it via stylish. ## Install ### For instance admin 1. Copy `strawberry.scss` into `app/javascript/styles/` and `elephant.png` into `public/strawberry`. 2. Add the following line in `config/themes.yml`: `strawberry: styles/strawberry.scss`. 3. Recompile assets by running `RAILS_ENV=production bundle exec rails assets:precompile` (in Docker: `docker-compose run --rm web rails assets:precompile`). 4. Restart mastodon-web 5. `strawberry` will be available to choose from `Preferences`->`Site theme` dropdown menu. ### For users If your instance does not have this theme installed, you can install it locally with [stylish](https://userstyles.org/styles/160753/mastodon). ## Known Issue 1. Some of the styles affect preferences page, you may find some undesirable font colors. 2. Retweet buttons are not displayed properly when using firefox. ## Bug report [shioko@cmx.im](https://cmx.im/@shioko) or [haisenberg@cmx.im](https://cmx.im/@haisenberg)