Gitea : Ajout du theme Dracula au tuto, plus modifications sur les méthodes d'installation #82
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
@ -38,6 +45,7 @@
|
||||
dracula.css
|
||||
*/
|
||||
|
||||
|
||||
/* OLD METHOD
|
||||
@import url("https://theme-park.dev/CSS/themes/gitea/aquamarine.css");
|
||||
*/
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
@ -38,6 +45,7 @@
|
||||
dracula.css
|
||||
*/
|
||||
|
||||
|
||||
/* OLD METHOD
|
||||
@import url("https://theme-park.dev/CSS/themes/gitea/dracula.css");
|
||||
*/
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
@ -5,13 +5,18 @@
|
||||
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||
/* 88 */
|
||||
/* dP */
|
||||
/* dP */
|
||||
|
||||
/* Made by @gilbN */
|
||||
/* Made by @gilbN */
|
||||
/* https://github.com/gilbN/theme.park */
|
||||
|
||||
/* Source : https://docs.theme-park.dev/themes/gitea/
|
||||
Possibilités : https://theme-park.dev/CSS/themes/gitea/gitea/XXX.css
|
||||
/* https://docs.theme-park.dev/setup/#stylus-method
|
||||
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
|
||||
Anciens thèmes avec :
|
||||
@import url("https://theme-park.dev/CSS/themes/<APP_NAME>/THEME.css");
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
plex.css
|
||||
@ -19,7 +24,9 @@
|
||||
space-gray.css
|
||||
organizr-dark.css
|
||||
dracula.css
|
||||
Avec https://theme-park.dev/CSS/variables/XXX.css ATTENTION, Basé sur le theme gitea, à mettre par défaut dans le app.ini
|
||||
Nouveaux thèmes avec :
|
||||
@import "https://theme-park.dev/CSS/themes/<APP_NAME>/<APP_NAME>-base.css";
|
||||
@import "https://theme-park.dev/CSS/variables/THEME.css";
|
||||
hotpink.css
|
||||
mind.css
|
||||
onedark.css
|
||||
|
Loading…
Reference in New Issue
Block a user