Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanubeki/hanubeki-lemmy-themes
hanubeki's Lemmy/PieFed theme
https://github.com/hanubeki/hanubeki-lemmy-themes
bootstrap css lemmy lemmy-ui piefed theme
Last synced: 18 days ago
JSON representation
hanubeki's Lemmy/PieFed theme
- Host: GitHub
- URL: https://github.com/hanubeki/hanubeki-lemmy-themes
- Owner: hanubeki
- License: mit
- Created: 2023-02-04T02:04:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T09:36:06.000Z (2 months ago)
- Last Synced: 2024-10-15T07:23:55.163Z (about 1 month ago)
- Topics: bootstrap, css, lemmy, lemmy-ui, piefed, theme
- Language: SCSS
- Homepage:
- Size: 6.2 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hanubeki-lemmy-themes
* Full Bootstrap CSS theme with addition for Lemmy and PieFed
* Flat design, inspired from Material You
* 4 color schemes, auto/manual light/dark modes
* Mobile friendly (if instance owner installs these themes)## 5
These files are themes for [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) 0.18.1 to 0.19.5 and [PieFed](https://codeberg.org/rimu/pyfedi/), based on Bootstrap 5.3.3.## Preview
### hanubeki-cold
![hanubeki-cold](/preview/hanubeki-cold.png)### hanubeki-pink
![hanubeki-pink](/preview/hanubeki-pink.png)### hanubeki-mint
![hanubeki-mint](/preview/hanubeki-mint.png)### hanubeki-fruits
![hanubeki-fruits](/preview/hanubeki-fruits.png)## Installation
### Common users
Use Stylish or Stylus and paste all lines of *one* css to the editor.### Lemmy instance owners
See https://join-lemmy.org/docs/administration/theming.html### PieFed instance owners
You will need to make custom themes per which you want.
You may want to put [the script](/piefed/scripts.js) to theme directories for light/dark mode preference.## License
Licensed under MIT (https://github.com/hanubeki/hanubeki-lemmy-themes/blob/main/LICENSE)`_palette.common.scss`, `_variables.common.scss`, `_variables.force-dark.scss` and `mixins/*.scss` are using some portions from Bootstrap, Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)