Torsten Paul 4 years ago
parent
commit
e2002c81ed
  1. 2
      tpDEsign/defaults.php

2
tpDEsign/defaults.php

@ -130,7 +130,7 @@ class OC_Theme {
*/ */
public function getScssVariables() { public function getScssVariables() {
return [ return [
'color-primary' => '#f6964c', 'color-primary' => '#f6964c',
'color-main-background' => '#0e1621', 'color-main-background' => '#0e1621',
'color-background-dark' => '#16212f', 'color-background-dark' => '#16212f',
'color-background-darker' => '#102029', 'color-background-darker' => '#102029',

Loading…
Cancel
Save