Plume themed Gitea #824
Etichette
Nessuna etichetta
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
Nessuna pietra miliare
Nessun progetto
Nessun assegnatario
3 partecipanti
Notifiche
Scadenza
Nessuna scadenza impostata.
Dipendenze
Nessuna dipendenza impostata.
Riferimento: Plume/Plume#824
Caricamento…
Add table
Crea riferimento in una nuova segnalazione
Descrizione non fornita.
Elimina ramo "%!s()"
L'eliminazione di un ramo è definitiva. Nonostante il ramo eliminato potrebbe continuare ad esistere per un breve periodo di tempo prima di essere realmente eliminato, l'eliminazione NON PUÒ essere annullata in molti casi. Continuare?
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