dockerisation
This commit is contained in:
3
public/themes/ninedark/info.yml
Normal file
3
public/themes/ninedark/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Ninedark
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/ninedark/local.js
Normal file
0
public/themes/ninedark/local.js
Normal file
BIN
public/themes/ninedark/look.png
Normal file
BIN
public/themes/ninedark/look.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
44
public/themes/ninedark/style.css
Normal file
44
public/themes/ninedark/style.css
Normal file
@ -0,0 +1,44 @@
|
||||
:root{
|
||||
--colorbgbodydark: #2e3131;
|
||||
--colorfttitlelight: #2e3131;
|
||||
--colorfttitlelight-darker: #95a5a6;
|
||||
|
||||
/* Vous pouvez forcer l'ensemble de ces variables ou laisser la valeur par défaut
|
||||
--colorbgbodylight: #;
|
||||
--colorbgbodydark: #;
|
||||
--colorfttitlelight: #;
|
||||
--colorfttitledark: #;
|
||||
--colorftbodylight: #;
|
||||
--colorftbodydark: #;
|
||||
--fontbody: "";
|
||||
--fonttitle: "";
|
||||
--fontsizeh1: px;
|
||||
--fontsizeh2: px;
|
||||
--fontsizeh3: px;
|
||||
--fontsizeh4: px;
|
||||
|
||||
--colorbgbodylight-darker: #;
|
||||
--colorfttitlelight-darker: #;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user