first commit symfony 6
BIN
public/themes/look.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
public/themes/look.xcf
Normal file
3
public/themes/nineblue/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Nineblue
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/nineblue/local.js
Normal file
BIN
public/themes/nineblue/look.png
Normal file
After Width: | Height: | Size: 22 KiB |
47
public/themes/nineblue/style.css
Normal file
@ -0,0 +1,47 @@
|
||||
:root{
|
||||
--colorbgbodydark: #038aff;
|
||||
--colorfttitlelight: #038aff;
|
||||
--colorbgbodydark-darker: #082169;
|
||||
--colorfttitlelight-darker: #082169;
|
||||
--colorbgbodydark-rgb: 58,83,155;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
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
BIN
public/themes/ninedark/look.png
Normal file
After Width: | Height: | Size: 31 KiB |
48
public/themes/ninedark/style.css
Normal file
@ -0,0 +1,48 @@
|
||||
:root{
|
||||
--colorbgbodydark: #2e3131;
|
||||
--colorfttitlelight: #2e3131;
|
||||
--colorfttitlelight-darker: #95a5a6;
|
||||
--colorbgbodydark-darker: #000000;
|
||||
--colorfttitlelight-darker: #000000;
|
||||
--colorbgbodydark-rgb: 46,49,49;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
public/themes/ninefulldark/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Ninefulldark
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/ninefulldark/local.js
Normal file
BIN
public/themes/ninefulldark/look.png
Normal file
After Width: | Height: | Size: 34 KiB |
73
public/themes/ninefulldark/style.css
Normal file
@ -0,0 +1,73 @@
|
||||
:root{
|
||||
--colorbgbodydark: #2e3131;
|
||||
--colorbgbodylight: #2e3131;
|
||||
|
||||
--colorfttitledark: #ffffff;
|
||||
--colorfttitlelight: #ffffff;
|
||||
--colorftbodylight: #ffffff;
|
||||
--colorfttitlelight: #ffffff;
|
||||
|
||||
--colorfttitledark-darker: #95a5a6;
|
||||
--colorfttitlelight-darker: #95a5a6;
|
||||
|
||||
|
||||
--colorbgbodydark-rgb: 46,49,49;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
.modal-content {
|
||||
background-color: var(--colorbgbodydark);
|
||||
}
|
||||
.card-header {
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
.card-body {
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.card-body .table,
|
||||
.card-body .table-hover > tbody > tr:hover > *,
|
||||
.card-body .table-striped > tbody > tr:nth-of-type(odd) > * {
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.card-body .table a {
|
||||
color: var(--colorbgbodydark);
|
||||
}
|
||||
|
||||
.card-body .table a:hover {
|
||||
color: var(--colorfttitlelight-darker);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
public/themes/ninegray/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Ninegray
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/ninegray/local.js
Normal file
BIN
public/themes/ninegray/look.png
Normal file
After Width: | Height: | Size: 32 KiB |
47
public/themes/ninegray/style.css
Normal file
@ -0,0 +1,47 @@
|
||||
:root{
|
||||
--colorbgbodydark: #6c7a89;
|
||||
--colorfttitlelight: #6c7a89;
|
||||
--colorbgbodydark-darker: #3a4857;
|
||||
--colorfttitlelight-darker: #3a4857;
|
||||
--colorbgbodydark-rgb: 108,122,137;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
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
BIN
public/themes/ninegreen/look.png
Normal file
After Width: | Height: | Size: 25 KiB |
43
public/themes/ninegreen/style.css
Normal file
@ -0,0 +1,43 @@
|
||||
:root{
|
||||
--colorfttitlelight: #1e824c;
|
||||
--colorbgbodydark: #1e824c;
|
||||
--colorbgbodydark-darker: #00501a;
|
||||
--colorfttitlelight-darker: #00501a;
|
||||
--colorbgbodydark-rgb: 30,130,76;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
public/themes/nineorange/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Nineorange
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/nineorange/local.js
Normal file
BIN
public/themes/nineorange/look.png
Normal file
After Width: | Height: | Size: 35 KiB |
47
public/themes/nineorange/style.css
Normal file
@ -0,0 +1,47 @@
|
||||
:root{
|
||||
--colorbgbodydark: #f15a22;
|
||||
--colorfttitlelight: #f15a22;
|
||||
--colorbgbodydark-darker: #bf2800;
|
||||
--colorfttitlelight-darker: #bf2800;
|
||||
--colorbgbodydark-rgb: 241,90,34;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
public/themes/ninered/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Ninered
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/ninered/local.js
Normal file
BIN
public/themes/ninered/look.png
Normal file
After Width: | Height: | Size: 23 KiB |
47
public/themes/ninered/style.css
Normal file
@ -0,0 +1,47 @@
|
||||
:root{
|
||||
--colorbgbodydark: #96281b;
|
||||
--colorfttitlelight: #96281b;
|
||||
--colorbgbodydark-darker: #640000;
|
||||
--colorfttitlelight-darker: #640000;
|
||||
--colorbgbodydark-rgb: 150,40,27;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
3
public/themes/nineyellow/info.yml
Normal file
@ -0,0 +1,3 @@
|
||||
name: Nineyellow
|
||||
author: Arnaud Fornerot
|
||||
version: 1.0
|
0
public/themes/nineyellow/local.js
Normal file
BIN
public/themes/nineyellow/look.png
Normal file
After Width: | Height: | Size: 31 KiB |
47
public/themes/nineyellow/style.css
Normal file
@ -0,0 +1,47 @@
|
||||
:root{
|
||||
--colorbgbodydark: #f7ca18;
|
||||
--colorfttitlelight: #c59800;
|
||||
--colorbgbodydark-darker: #c59800;
|
||||
--colorfttitlelight-darker: #584403;
|
||||
--colorbgbodydark-rgb: 247,202,24;
|
||||
|
||||
/* 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: #;
|
||||
--colorbgbodydark-darker: #;
|
||||
--colorbgbodydark-rgb: R,V,G
|
||||
*/
|
||||
}
|
||||
|
||||
/* Puis sur classer l'ensemble de la feuille de style */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|