mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-31 21:44:20 +00:00
calculateur de rencontres
This commit is contained in:
parent
82fc936b2d
commit
07b671b99d
10 changed files with 391 additions and 41 deletions
|
|
@ -39,11 +39,13 @@ export default ({
|
|||
primary: '#4c6477', // Dragons (Bleu)
|
||||
navbar: '#435a3f', // Héros (Vert)
|
||||
accent: '#435a3f', // Héros
|
||||
gold: "#bab468",
|
||||
},
|
||||
dark: {
|
||||
primary: '#6c8599', // Dragons (Bleu)
|
||||
navbar: '#435a3f', // Héros (Vert)
|
||||
accent: '#6c8599', // Dragons
|
||||
gold: "#bab468",
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue