mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
RWTH color scheme
This commit is contained in:
parent
d2cd5adc14
commit
ce3037e4ce
1 changed files with 4 additions and 4 deletions
|
@ -32,10 +32,10 @@ const slew_values = {
|
|||
"VILLASframework": "https://villas.fein-aachen.org/doc"
|
||||
},
|
||||
style: {
|
||||
background: 'rgba(107,29,26, 0.8)',
|
||||
highlights: '#610C04',
|
||||
maincolor: 'rgba(40,0,0,0.8)',
|
||||
secondarytext: '#472120',
|
||||
background: 'rgba(207,209,210, 1)',
|
||||
highlights: 'rgba(0,84,159, 0.75)',
|
||||
maincolor: 'rgba(80,80,80, 1)',
|
||||
secondarytext: 'rgba(80,80,80, 0.9)',
|
||||
font: "16px Roboto, sans-serif",
|
||||
borderradius: "10px"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue