Plume themed Gitea #824
ラベル
ラベルなし
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
マイルストーンなし
プロジェクトなし
担当者なし
3 人の参加者
通知
期日
期日は未設定です。
依存関係
依存関係が設定されていません。
リファレンス: Plume/Plume#824
読み込み中…
Add table
新しいイシューから参照
説明はありません。
ブランチ "%!s()" の削除
ブランチの削除は恒久的です。 実際に削除されるまでの短い期間、ブランチが存在したままになることもありますが、たいていは元に戻すことはできません。 続行しますか?
Hello, I am a big fan of Plume and Gitea and am happy to see the team using this git solution!
To celebrate, I have made a "Plume theme" for Gitea. It works for both Gitea versions 1.12 and 1.13.
I have a demo site where you can see it here: https://git2.dou.bet
The source code is here: https://git.dou.bet/iamdoubz/Gitea-Lite-Purple
Install it if you'd like, or do nothing with it!
Hello, and thank you! I would be happy to set up this theme, but I have no idea of how to do so, and I'm can't find any documentation about that. Do you have a link or something explaining how to set up a custom theme?
Of course!
So when you set up Gitea, there is a custom directory which is where the app.ini resides for your instance. if you are unsure where it is, you can check under Configuration in the Site Administrator settings.
If the folder "public", isn't there, and you want to use the theme and the purple logos, just copy the public folder from my git.
Then you need to tell Gitea how to use the bew theme. In the app.ini file, if there is a section called [ui], then add
litepurple
to the themes list.Does that help?
I also added instructions to the repo README
It's surprisingly good <3