mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-11-01 14:04:19 +00:00
nouvelle charte graphique
This commit is contained in:
parent
e7546ce4c6
commit
63fb1d4ca5
11 changed files with 90 additions and 44 deletions
|
|
@ -36,14 +36,14 @@ export default ({
|
|||
},
|
||||
themes: {
|
||||
light: {
|
||||
primary: '#4c6477', // Dragons
|
||||
navbar: '#435a3f', // Héros
|
||||
primary: '#4c6477', // Dragons (Bleu)
|
||||
navbar: '#435a3f', // Héros (Vert)
|
||||
accent: '#435a3f', // Héros
|
||||
},
|
||||
dark: {
|
||||
primary: '#4c6477', // Dragons
|
||||
navbar: '#435a3f', // Héros
|
||||
accent: '#e02867', // Dragons
|
||||
primary: '#6c8599', // Dragons (Bleu)
|
||||
navbar: '#435a3f', // Héros (Vert)
|
||||
accent: '#6c8599', // Dragons
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue