- Edited
It was inspired by Twitter. Make sure the Night Mode plugin is active.
Demo : https://flarumtr.com/
To install the plugin
composer require fof/nightmode
It was inspired by Twitter. Make sure the Night Mode plugin is active.
Demo : https://flarumtr.com/
To install the plugin
composer require fof/nightmode
Which application do you use to edit Flarum? I mean how dou you add this plugin?
alperen copy/paste everything into Appearance -> Custom Styles
Bu adreste gördüğün bütün kodları Görünüm -> Özel Stiller içine yapıştırman gerekiyor.
alperen This is not an extension actually, but the author obviously using body.dark
class to customize his forum and this class comes with fof/nightmode
extension so you need to install it via composer. There are couple of discussions on how to install an extension, you might want to check them out first. Further, there is FlarumTR (here's the same discussion in Turkish) and you might find it helpful.
Also, you need to use English as per discuss's community guidelines so you should at least provide a translation for your posts.
Aslında bu bir eklenti değil ama stili oluşturan kişi fof/nightmode
eklentisiyle birlikte gelen body.dark
sınıfını kullanmış. Bu eklentiyi composer kullanarak kurabilirsin. Eklenti kurulumu ile ilgili forumda birkaç tartışma bulunuyor istersen onları inceleyebilir ya da FlarumTR (aynı konunun Türkçe sürümü) adresine göz atabilirsin.
Ayrıca, burası mesajlarda İngilizce kullanılmasını şart koşuyor ama bazen bunun yanında başka bir dil kullanmana da göz yumuyor. İngilizce olmayan bir mesaj göndermek, dil dosyalarının bulunduğu konular haricinde yasaklanmış.
any possibility to view live demo or screen shot ? i went to github i could not find any links for images or website links
Hari I'll share the preview link later.
Can i get the style you use on your forum
AmaniJoseph Yes, all custom styles are available on Templates tag.
mde, you give full code on github?