|
67 | 67 | } |
68 | 68 | } |
69 | 69 | }, |
70 | | - "dark": { |
| 70 | + "default-dark": { |
| 71 | + "general": { |
| 72 | + "name": "CERNBox", |
| 73 | + "slogan": "CERNBox – The CERN Cloud Storage" |
| 74 | + }, |
| 75 | + "logo": { |
| 76 | + "sidebar": "cernbox/theme-cernbox/assets/cernbox-lrg.svg", |
| 77 | + "favicon": "cernbox/theme-cernbox/assets/cernbox-abstract.svg", |
| 78 | + "login": "cernbox/theme-cernbox/assets/cernbox-lrg.svg", |
| 79 | + "notFound": "themes/owncloud/assets/cloud.svg" |
| 80 | + }, |
| 81 | + "loginPage": { |
| 82 | + "autoRedirect": true, |
| 83 | + "backgroundImg": "cernbox/theme-cernbox/assets/loginBackground.png" |
| 84 | + }, |
| 85 | + "designTokens": { |
| 86 | + "breakpoints": { |
| 87 | + "xsmall-max": "", |
| 88 | + "small-default": "", |
| 89 | + "small-max": "", |
| 90 | + "medium-default": "", |
| 91 | + "medium-max": "", |
| 92 | + "large-default": "", |
| 93 | + "large-max": "", |
| 94 | + "xlarge": "" |
| 95 | + }, |
| 96 | + "colorPalette": { |
| 97 | + "background-accentuate": "#696969", |
| 98 | + "background-default": "#292929", |
| 99 | + "background-highlight": "#4F4F4F", |
| 100 | + "background-muted": "#ff000", |
| 101 | + "border": "#202020", |
| 102 | + "input-bg": "#4F4F4F", |
| 103 | + "input-border": "#4c5f79", |
| 104 | + "input-text-default": "#c2c2c2", |
| 105 | + "input-text-muted": "#696969", |
| 106 | + "swatch-brand-default": "#212121", |
| 107 | + "swatch-brand-hover": "", |
| 108 | + "swatch-danger-default": "", |
| 109 | + "swatch-danger-hover": "", |
| 110 | + "swatch-danger-muted": "", |
| 111 | + "swatch-inverse-default": "", |
| 112 | + "swatch-inverse-hover": "", |
| 113 | + "swatch-inverse-muted": "#696969", |
| 114 | + "swatch-passive-default": "#c2c2c2", |
| 115 | + "swatch-passive-hover": "", |
| 116 | + "swatch-passive-muted": "", |
| 117 | + "swatch-primary-default": "#0868DD", |
| 118 | + "swatch-primary-hover": "#7BAFEF", |
| 119 | + "swatch-primary-muted": "", |
| 120 | + "swatch-primary-gradient": "#4e85c8", |
| 121 | + "swatch-success-default": "", |
| 122 | + "swatch-success-hover": "", |
| 123 | + "swatch-success-muted": "", |
| 124 | + "swatch-warning-default": "", |
| 125 | + "swatch-warning-hover": "", |
| 126 | + "swatch-warning-muted": "", |
| 127 | + "text-default": "#c2c2c2", |
| 128 | + "text-inverse": "#000000", |
| 129 | + "text-muted": "#696969" |
| 130 | + }, |
| 131 | + "fontSizes": { |
| 132 | + "default": "", |
| 133 | + "large": "", |
| 134 | + "medium": "" |
| 135 | + }, |
| 136 | + "sizes": { |
| 137 | + "form-check-default": "", |
| 138 | + "height-small": "", |
| 139 | + "height-table-row": "", |
| 140 | + "icon-default": "", |
| 141 | + "max-height-logo": "", |
| 142 | + "max-width-logo": "", |
| 143 | + "width-medium": "" |
| 144 | + }, |
| 145 | + "spacing": { |
| 146 | + "xsmall": "", |
| 147 | + "small": "", |
| 148 | + "medium": "", |
| 149 | + "large": "", |
| 150 | + "xlarge": "", |
| 151 | + "xxlarge": "" |
| 152 | + } |
| 153 | + } |
71 | 154 | } |
72 | 155 | } |
0 commit comments