Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasan-ozbey/flarum-stargazing-theme

Purple based theme for your Flarum forum.
https://github.com/hasan-ozbey/flarum-stargazing-theme

Last synced: about 2 months ago
JSON representation

Purple based theme for your Flarum forum.

Awesome Lists containing this project

README

        

# Stargazing Theme for Flarum

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/the-turk/flarum-stargazing-theme/blob/master/LICENSE) [![Latest Stable Version](https://img.shields.io/packagist/v/the-turk/flarum-stargazing-theme.svg)](https://packagist.org/packages/the-turk/flarum-stargazing-theme) [![Total Downloads](https://img.shields.io/packagist/dt/the-turk/flarum-stargazing-theme.svg)](https://packagist.org/packages/the-turk/flarum-stargazing-theme)

Purple based theme for for your [Flarum](https://github.com/flarum) forum.

Hello all, i've just spilled some purple on the "Dark Flarum" design. I inspired by some space photos ([like this one](https://i.ibb.co/CPzZKv7/8h-IYog1-purple-galaxy-wallpaper.jpg)) and Travis Scott of course 😄 It's only available in dark mode and the opposite is not one of my plans for now.

Alright, i hope you like it. Here are screenshots:

* [Screenshot 1 - Main Page](https://i.ibb.co/dM3MYJN/STARGAZING-1.png)

* [Screenshot 2 - Discussion Page](https://i.ibb.co/cCWTPC1/STARGAZING-2.png)

* [Screenshot 3 - Post Composer](https://i.ibb.co/Sw9NY47/STARGAZING-3.png)

* [Screenshot 4 - Profile Page](https://i.ibb.co/Lvz8wXW/STARGAZING-4.png)

* [Screenshot 5 - Login Modal](https://i.ibb.co/x1mJMfF/STARGAZING-5.png)

* [Screenshot 6 - Extension Settings](https://i.ibb.co/D1fzYSg/STARGAZING-ADMIN.png)

## Features

- Relocatable sidebar.
- Optional stars background (powered by [bubbly-bg](https://github.com/tipsy/bubbly-bg)).
- Tested on Firefox 72, Chrome 79 & IE 11.
- Clean, modern and fully responsive.

## Installation

Use [Bazaar](https://discuss.flarum.org/d/5151) or install manually:

```bash
composer require the-turk/flarum-stargazing-theme
```

## Updating

```bash
composer update the-turk/flarum-stargazing-theme
php flarum cache:clear
```

## Usage

Just enable dark mode and the extension, customize it if you wish.

You may want to backup & remove your color involved CSS modifications.

Please note that **Appearance > Colors** settings won't work for forum's front-end as well as the `fof/nightmode` extension.

## Recommendations

It's best to use this design with the following extensions:

1. [Summaries](https://discuss.flarum.org/d/2151-summaries-showing-excerpts-on-discussions-page) by [jordanjay29](https://discuss.flarum.org/u/jordanjay29)

```bash
composer require jordanjay29/flarum-ext-summaries
```

## Links

- [Flarum Discuss post](https://discuss.flarum.org/d/22694-stargazing-theme)
- [Source code on GitHub](https://github.com/the-turk/flarum-stargazing-theme)
- [Changelog](https://github.com/the-turk/flarum-stargazing-theme/blob/master/CHANGELOG.md)
- [Report an issue](https://github.com/the-turk/flarum-stargazing-theme/issues)
- [Download via Packagist](https://packagist.org/packages/the-turk/flarum-stargazing-theme)