dockerisation
This commit is contained in:
3
public/themes/ninegreen/info.yml
Normal file
3
public/themes/ninegreen/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Ninegreen
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/ninegreen/local.js
Normal file
0
public/themes/ninegreen/local.js
Normal file
BIN
public/themes/ninegreen/look.png
Normal file
BIN
public/themes/ninegreen/look.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
43
public/themes/ninegreen/style.css
Normal file
43
public/themes/ninegreen/style.css
Normal file
@ -0,0 +1,43 @@
|
||||
:root{
|
||||
--colorbgbodydark: #1e824c;
|
||||
--colorfttitlelight: #1e824c;
|
||||
|
||||
/* 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