Spaces:
Sleeping
Sleeping
File size: 427 Bytes
913561b |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"themes": {
"Bleu Professionnel": { "primary": [0, 82, 147], "secondary": [0, 126, 200] },
"Vert Gouvernemental": { "primary": [0, 104, 55], "secondary": [0, 155, 119] },
"Violet Élégant": { "primary": [74, 20, 140], "secondary": [103, 58, 183] }
},
"font_paths": {
"regular": "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf",
"bold": "/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf"
}
}
|