mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 07:30:47 +00:00
rebrand generic 5e
This commit is contained in:
parent
1b7ffe97ad
commit
c06ad4d468
60 changed files with 164 additions and 548 deletions
|
|
@ -36,12 +36,12 @@ export default ({
|
|||
},
|
||||
themes: {
|
||||
light: {
|
||||
primary: '#9b1c47', // Dragons
|
||||
primary: '#4c6477', // Dragons
|
||||
navbar: '#435a3f', // Héros
|
||||
accent: '#435a3f', // Héros
|
||||
},
|
||||
dark: {
|
||||
primary: '#c38dcc', // Héros
|
||||
primary: '#4c6477', // Dragons
|
||||
navbar: '#435a3f', // Héros
|
||||
accent: '#e02867', // Dragons
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue