@onemrvapublic/design-system-theme 19.4.0-alpha.9 → 20.0.0-develop.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,9 +3,9 @@ import { NgModule } from '@angular/core';
3
3
  import { MAT_FORM_FIELD_DEFAULT_OPTIONS } from '@angular/material/form-field';
4
4
 
5
5
  class OnemrvaThemeModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: OnemrvaThemeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: OnemrvaThemeModule }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: OnemrvaThemeModule, providers: [
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: OnemrvaThemeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: OnemrvaThemeModule }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: OnemrvaThemeModule, providers: [
9
9
  {
10
10
  provide: MAT_FORM_FIELD_DEFAULT_OPTIONS,
11
11
  useValue: {
@@ -15,7 +15,7 @@ class OnemrvaThemeModule {
15
15
  },
16
16
  ] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: OnemrvaThemeModule, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: OnemrvaThemeModule, decorators: [{
19
19
  type: NgModule,
20
20
  args: [{
21
21
  providers: [
@@ -1 +1 @@
1
- {"version":3,"file":"onemrvapublic-design-system-theme.mjs","sources":["../../../../projects/onemrva/theme/src/lib/theme.module.ts","../../../../projects/onemrva/theme/src/index.ts","../../../../projects/onemrva/theme/src/onemrvapublic-design-system-theme.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport {\n MatFormFieldDefaultOptions,\n MAT_FORM_FIELD_DEFAULT_OPTIONS,\n} from '@angular/material/form-field';\n\n@NgModule({\n providers: [\n {\n provide: MAT_FORM_FIELD_DEFAULT_OPTIONS,\n useValue: {\n appearance: 'outline',\n floatLabel: 'always',\n } as MatFormFieldDefaultOptions,\n },\n ],\n imports: [],\n})\nexport class OnemrvaThemeModule {}\n","/*\n * Public API Surface of theme\n */\n\nexport * from './lib/theme.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAkBa,kBAAkB,CAAA;+GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;gHAAlB,kBAAkB,EAAA,CAAA,CAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAXlB,SAAA,EAAA;AACT,YAAA;AACE,gBAAA,OAAO,EAAE,8BAA8B;AACvC,gBAAA,QAAQ,EAAE;AACR,oBAAA,UAAU,EAAE,SAAS;AACrB,oBAAA,UAAU,EAAE,QAAQ;AACS,iBAAA;AAChC,aAAA;AACF,SAAA,EAAA,CAAA,CAAA;;4FAGU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAZ9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,SAAS,EAAE;AACT,wBAAA;AACE,4BAAA,OAAO,EAAE,8BAA8B;AACvC,4BAAA,QAAQ,EAAE;AACR,gCAAA,UAAU,EAAE,SAAS;AACrB,gCAAA,UAAU,EAAE,QAAQ;AACS,6BAAA;AAChC,yBAAA;AACF,qBAAA;AACD,oBAAA,OAAO,EAAE,EAAE;AACZ,iBAAA;;;ACjBD;;AAEG;;ACFH;;AAEG;;;;"}
1
+ {"version":3,"file":"onemrvapublic-design-system-theme.mjs","sources":["../../../../projects/onemrva/theme/src/lib/theme.module.ts","../../../../projects/onemrva/theme/src/index.ts","../../../../projects/onemrva/theme/src/onemrvapublic-design-system-theme.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport {\n MatFormFieldDefaultOptions,\n MAT_FORM_FIELD_DEFAULT_OPTIONS,\n} from '@angular/material/form-field';\n\n@NgModule({\n providers: [\n {\n provide: MAT_FORM_FIELD_DEFAULT_OPTIONS,\n useValue: {\n appearance: 'outline',\n floatLabel: 'always',\n } as MatFormFieldDefaultOptions,\n },\n ],\n imports: [],\n})\nexport class OnemrvaThemeModule {}\n","/*\n * Public API Surface of theme\n */\n\nexport * from './lib/theme.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAkBa,kBAAkB,CAAA;8GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;+GAAlB,kBAAkB,EAAA,CAAA,CAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,EAXlB,SAAA,EAAA;AACT,YAAA;AACE,gBAAA,OAAO,EAAE,8BAA8B;AACvC,gBAAA,QAAQ,EAAE;AACR,oBAAA,UAAU,EAAE,SAAS;AACrB,oBAAA,UAAU,EAAE,QAAQ;AACS,iBAAA;AAChC,aAAA;AACF,SAAA,EAAA,CAAA,CAAA;;2FAGU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAZ9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,SAAS,EAAE;AACT,wBAAA;AACE,4BAAA,OAAO,EAAE,8BAA8B;AACvC,4BAAA,QAAQ,EAAE;AACR,gCAAA,UAAU,EAAE,SAAS;AACrB,gCAAA,UAAU,EAAE,QAAQ;AACS,6BAAA;AAChC,yBAAA;AACF,qBAAA;AACD,oBAAA,OAAO,EAAE,EAAE;AACZ,iBAAA;;;ACjBD;;AAEG;;ACFH;;AAEG;;;;"}
package/index.d.ts CHANGED
@@ -1 +1,9 @@
1
- export * from './lib/theme.module';
1
+ import * as i0 from '@angular/core';
2
+
3
+ declare class OnemrvaThemeModule {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaThemeModule, never>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaThemeModule, never, never, never>;
6
+ static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaThemeModule>;
7
+ }
8
+
9
+ export { OnemrvaThemeModule };
package/index.scss CHANGED
@@ -61,6 +61,7 @@
61
61
  @use 'overrides/form-field';
62
62
  @use 'overrides/menu';
63
63
  @use 'overrides/progress-bar';
64
+ @use 'overrides/panel';
64
65
  @use 'overrides/tabs';
65
66
  @use 'overrides/radio';
66
67
  @use 'overrides/select';
@@ -76,14 +77,22 @@
76
77
 
77
78
  @mixin onemrva() {
78
79
  color-scheme: light dark;
80
+ background: var(--mat-sys-surface);
81
+ color: var(--mat-sys-on-surface);
79
82
  margin: 0;
80
83
  padding: 0;
81
-
82
84
  &.dark-theme {
83
- color-scheme: dark;
85
+ color-scheme: dark !important;
86
+ @media (prefers-color-scheme: light) {
87
+ color-scheme: dark !important;
88
+ }
84
89
  }
90
+
85
91
  &.light-theme {
86
- color-scheme: light;
92
+ color-scheme: light !important;
93
+ @media (prefers-color-scheme: dark) {
94
+ color-scheme: light !important;
95
+ }
87
96
  }
88
97
 
89
98
  @include fonts.theme();
@@ -114,7 +123,7 @@
114
123
  @include mat.theme(
115
124
  (
116
125
  color: (
117
- primary: palettes.$secondary-palette,
126
+ primary: palettes.$tertiary-palette,
118
127
  ),
119
128
  )
120
129
  );
@@ -156,6 +165,7 @@
156
165
  );
157
166
  }
158
167
  .mat-grayscale,
168
+ .mat-disabled,
159
169
  .mdc-checkbox--disabled,
160
170
  .mat-neutral {
161
171
  @include mat.theme(
@@ -183,6 +193,7 @@
183
193
  @include icon.override();
184
194
  @include icon-button.override();
185
195
  @include menu.override();
196
+ @include panel.override();
186
197
  @include progress-bar.override();
187
198
  @include radio.override();
188
199
  @include select.override();
@@ -42,9 +42,17 @@
42
42
  background: var(--background-gradient);
43
43
  .onemrva-spinner {
44
44
  svg {
45
- fill: white;
45
+ fill: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);
46
46
  }
47
47
  }
48
+ &.mat-accent {
49
+ .onemrva-spinner {
50
+ svg {
51
+ fill: var(--on-background-gradient);
52
+ }
53
+ }
54
+ }
55
+
48
56
  &:hover,
49
57
  &:active {
50
58
  box-shadow: var(--mat-sys-level2);
@@ -56,7 +64,7 @@
56
64
  &.mat-mdc-button-disabled {
57
65
  .onemrva-spinner {
58
66
  svg {
59
- fill: white;
67
+ fill: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);
60
68
  }
61
69
  }
62
70
  }
@@ -6,7 +6,7 @@
6
6
  onemrva-mat-carousel {
7
7
  onemrva-mat-carousel-item {
8
8
  onemrva-mat-panel {
9
- height: calc(100% - 48px);
9
+ height: calc(100% - 50px);
10
10
  }
11
11
  }
12
12
  }
@@ -1,10 +1,9 @@
1
1
  @use '@angular/material' as mat;
2
- @use 'sass:map';
3
- @use '../utilities/variables' as variables;
4
2
 
5
3
  @mixin override() {
6
4
  @include mat.checkbox-overrides(
7
5
  (
6
+ selected-checkmark-color: var(--on-background-gradient),
8
7
  selected-icon-color: var(--mat-sys-primary),
9
8
  selected-pressed-icon-color: var(--mat-sys-primary),
10
9
  selected-focus-icon-color: var(--mat-sys-primary),
@@ -23,12 +22,18 @@
23
22
  .mdc-checkbox__native-control:enabled:indeterminate {
24
23
  ~ .mdc-checkbox__background {
25
24
  background: var(--background-gradient);
26
- border: 2px solid var(--mat-sys-secondary);
25
+ border: 2px solid var(--mat-sys-tertiary);
27
26
  }
28
27
  }
29
28
 
30
- // strangely, the overrides don't work when it's pre-checked
31
29
  &.mat-success {
30
+ @include mat.checkbox-overrides(
31
+ (
32
+ selected-checkmark-color: var(--mat-sys-on-primary),
33
+ )
34
+ );
35
+
36
+ // strangely, the overrides don't work when it's pre-checked
32
37
  .mdc-checkbox__native-control:enabled:checked,
33
38
  .mdc-checkbox__native-control:enabled:indeterminate {
34
39
  ~ .mdc-checkbox__background {
@@ -12,31 +12,31 @@
12
12
  label-text-font: var(--mat-sys-label-large-font),
13
13
  label-text-size: var(--mat-sys-label-large-size),
14
14
  label-text-line-height: var(--mat-sys-label-large-height),
15
+ with-trailing-icon-trailing-icon-color: var(--mat-sys-primary),
15
16
  )
16
17
  );
17
18
  mat-chip-option,
19
+ mat-chip-row,
18
20
  mat-chip {
19
- &.mat-accent {
21
+ &.mat-accent:not(.mat-mdc-chip-disabled) {
20
22
  background: var(--background-gradient);
21
23
  @include mat.chips-overrides(
22
24
  (
23
- outline-color: var(--mat-sys-secondary),
25
+ outline-color: var(--mat-sys-tertiary),
26
+ with-trailing-icon-trailing-icon-color: var(--on-background-gradient),
27
+ label-text-color: var(--on-background-gradient),
24
28
  )
25
29
  );
26
- .mat-mdc-chip-action-label {
27
- color: var(--on-background-gradient);
28
- }
29
30
  }
30
- &.mat-error {
31
- background: var(--mat-sys-primary-container);
31
+ &.mat-error:not(.mat-mdc-chip-disabled) {
32
32
  @include mat.chips-overrides(
33
33
  (
34
- outline-color: var(--mat-sys-primary),
34
+ elevated-container-color: var(--mat-sys-error-container),
35
+ outline-color: var(--mat-sys-on-error-container),
36
+ with-trailing-icon-trailing-icon-color: var(--mat-sys-primary),
37
+ label-text-color: var(--mat-sys-primary),
35
38
  )
36
39
  );
37
- .mat-mdc-chip-action-label {
38
- color: var(--mat-sys-primary);
39
- }
40
40
  }
41
41
  }
42
42
  }
@@ -1,6 +1,30 @@
1
1
  @use '@angular/material' as mat;
2
2
 
3
3
  @mixin override() {
4
+ &:not(.light-theme) {
5
+ @media (prefers-color-scheme: dark) {
6
+ header {
7
+ .logo {
8
+ filter: brightness(0) invert(1);
9
+ }
10
+ .application-title {
11
+ color: var(--mat-sys-on-surface) !important;
12
+ }
13
+ }
14
+ }
15
+ }
16
+
17
+ &.dark-theme {
18
+ header {
19
+ .logo {
20
+ filter: brightness(0) invert(1);
21
+ }
22
+ .application-title {
23
+ color: var(--mat-sys-on-surface);
24
+ }
25
+ }
26
+ }
27
+
4
28
  .bkg {
5
29
  .mat-drawer-content {
6
30
  background-image: var(--background-error-page);
@@ -0,0 +1,66 @@
1
+ @use '@angular/material' as mat;
2
+
3
+ @mixin override() {
4
+ &:not(.light-theme) {
5
+ onemrva-mat-panel {
6
+ &[class^='mat-'] {
7
+ @media (prefers-color-scheme: dark) {
8
+ @include mat.form-field-overrides(
9
+ (
10
+ outlined-label-text-color: var(--mat-sys-on-background),
11
+ outlined-outline-color: var(--mat-sys-on-background),
12
+ outlined-focus-label-text-color: var(--mat-sys-on-background),
13
+ outlined-focus-outline-color: var(--mat-sys-on-background),
14
+ outlined-hover-label-text-color: var(--mat-sys-on-background),
15
+ outlined-hover-outline-color: var(--mat-sys-on-background),
16
+ outlined-input-text-color: var(--mat-sys-on-background),
17
+ outlined-input-text-placeholder-color: var(
18
+ --mat-sys-on-background
19
+ ),
20
+ )
21
+ );
22
+ @include mat.select-overrides(
23
+ (
24
+ enabled-arrow-color: var(--mat-sys-on-background),
25
+ focused-arrow-color: var(--mat-sys-on-background),
26
+ placeholder-text-color: var(--mat-sys-on-background),
27
+ enabled-trigger-text-color: var(--mat-sys-on-background),
28
+ )
29
+ );
30
+ }
31
+ }
32
+ }
33
+ }
34
+ &.dark-theme {
35
+ onemrva-mat-panel {
36
+ onemrva-mat-panel {
37
+ &[class^='mat-'] {
38
+ @media (prefers-color-scheme: dark) {
39
+ @include mat.form-field-overrides(
40
+ (
41
+ outlined-label-text-color: var(--mat-sys-on-background),
42
+ outlined-outline-color: var(--mat-sys-on-background),
43
+ outlined-focus-label-text-color: var(--mat-sys-on-background),
44
+ outlined-focus-outline-color: var(--mat-sys-on-background),
45
+ outlined-hover-label-text-color: var(--mat-sys-on-background),
46
+ outlined-hover-outline-color: var(--mat-sys-on-background),
47
+ outlined-input-text-color: var(--mat-sys-on-background),
48
+ outlined-input-text-placeholder-color: var(
49
+ --mat-sys-on-background
50
+ ),
51
+ )
52
+ );
53
+ @include mat.select-overrides(
54
+ (
55
+ enabled-arrow-color: var(--mat-sys-on-background),
56
+ focused-arrow-color: var(--mat-sys-on-background),
57
+ placeholder-text-color: var(--mat-sys-on-background),
58
+ enabled-trigger-text-color: var(--mat-sys-on-background),
59
+ )
60
+ );
61
+ }
62
+ }
63
+ }
64
+ }
65
+ }
66
+ }
@@ -3,9 +3,9 @@
3
3
  @mixin override() {
4
4
  @include mat.radio-overrides(
5
5
  (
6
- selected-icon-color: var(--mat-sys-secondary),
7
- selected-hover-icon-color: var(--mat-sys-secondary),
8
- selected-focus-icon-color: var(--mat-sys-secondary),
6
+ selected-icon-color: var(--mat-sys-tertiary),
7
+ selected-hover-icon-color: var(--mat-sys-tertiary),
8
+ selected-focus-icon-color: var(--mat-sys-tertiary),
9
9
  label-text-font: var(--mat-sys-label-large-font),
10
10
  label-text-size: var(--mat-sys-label-large-size),
11
11
  label-text-weight: var(--mat-sys-label-large-weight),
@@ -16,17 +16,21 @@
16
16
  padding: 0;
17
17
  .selection-choice {
18
18
  background: var(--mat-sys-surface-container-high);
19
+ font: var(--mat-sys-body-small);
19
20
  width: 98%;
21
+ a {
22
+ text-decoration: underline;
23
+ }
20
24
  span {
21
- font-size: var(--mat-sys-body-small-size);
22
25
  &.grey {
23
26
  color: var(--mat-sys-neutral10);
24
27
  }
25
28
  }
26
- .disabled {
29
+ .mat-disabled {
27
30
  pointer-events: none;
31
+ font-weight: 400;
28
32
  cursor: default;
29
- // color: utils.palette($theme, 'grayscale', 500) !important;
33
+ // color: var(--mat-sys-neutral10);
30
34
  text-decoration: none;
31
35
  }
32
36
  }
@@ -12,14 +12,18 @@
12
12
  );
13
13
 
14
14
  .mat-mdc-table {
15
+ .mat-mdc-table-sticky-border-elem-left {
16
+ border-right: 1px solid var(--mat-sys-outline, rgba(0, 0, 0, 0.12));
17
+ }
18
+
15
19
  &:not(.mat-card-table) {
16
20
  tbody tr,
17
21
  mat-row {
18
22
  &:nth-child(odd) {
19
23
  background-color: var(--mat-sys-primary-container);
20
- a {
21
- color: var(--mat-sys-on-primary-container);
22
- }
24
+ // a {
25
+ // color: var(--mat-sys-on-primary-container);
26
+ // }
23
27
  }
24
28
  }
25
29
  }
@@ -3,17 +3,21 @@
3
3
  @mixin override() {
4
4
  @include mat.tabs-overrides(
5
5
  (
6
- active-indicator-color: var(--mat-sys-secondary),
7
- active-focus-indicator-color: var(--mat-sys-secondary),
8
- active-hover-indicator-color: var(--mat-sys-secondary),
6
+ active-indicator-color: var(--mat-sys-tertiary),
7
+ active-focus-indicator-color: var(--mat-sys-tertiary),
8
+ active-hover-indicator-color: var(--mat-sys-tertiary),
9
9
  active-indicator-height: 3px,
10
- label-text-font: var(--mat-sys-headline-medium),
10
+ label-text-font: var(--mat-sys-title-medium-font),
11
+ label-text-size: var(--mat-sys-title-medium-size),
12
+ label-text-weight: var(--mat-sys-title-medium-weight),
13
+ label-text-line-height: var(--mat-sys-title-medium-height),
11
14
  )
12
15
  );
13
16
  .mat-mdc-tab-link {
14
17
  &.mdc-tab--active {
15
18
  .mdc-tab__text-label {
16
19
  //text-shadow: 0 0 2px var(--mat-sys-on-surface); // THC HACK
20
+ font-weight: bold;
17
21
  }
18
22
  }
19
23
  }
@@ -14,5 +14,13 @@
14
14
  flex: 1 1 auto;
15
15
  }
16
16
  }
17
+ &.mat-accent {
18
+ @include mat.toolbar-overrides(
19
+ (
20
+ container-background-color: var(--background-gradient),
21
+ container-text-color: var(--on-background-gradient),
22
+ )
23
+ );
24
+ }
17
25
  }
18
26
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system-theme",
3
- "version": "v19.4.0-alpha.9",
3
+ "version": "v20.0.0-develop.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -0,0 +1,189 @@
1
+ $palette: (
2
+ primary: (
3
+ 0: #000000,
4
+ 10: #180e54,
5
+ 20: #2d2669,
6
+ 25: #383275,
7
+ 30: #443e81,
8
+ 35: #504a8d,
9
+ 40: #625d9c,
10
+ // 6e68ae is not accessible if not on white
11
+ // 600 5e5994
12
+ 50: #756fb5,
13
+ 60: #8f88d1,
14
+ 70: #a9a3ee,
15
+ 80: #c6c0ff,
16
+ 90: #f1f0fc,
17
+ 95: #f3eeff,
18
+ 98: #fcf8ff,
19
+ 99: #fffbff,
20
+ 100: #ffffff,
21
+ ),
22
+ secondary: (
23
+ 0: #000000,
24
+ 5: #100f1d,
25
+ 10: #1b1a28,
26
+ 15: #262432,
27
+ 20: #302f3d,
28
+ 25: #3b3a49,
29
+ 30: #474555,
30
+ 35: #535161,
31
+ 40: #5f5c6d,
32
+ 50: #787586,
33
+ 60: #928fa0,
34
+ 70: #aca9bb,
35
+ 80: #c8c4d7,
36
+ 90: #e4e0f4,
37
+ 95: #f3eeff,
38
+ 98: #fcf8ff,
39
+ 99: #fffbff,
40
+ 100: #ffffff,
41
+ ),
42
+
43
+ tertiary: (
44
+ 0: #000000,
45
+ 10: #420007,
46
+ 20: #6c000d,
47
+ 25: #810010,
48
+ 30: #970014,
49
+ 35: #b00019,
50
+ 40: #eb142a,
51
+ 50: #f14d52,
52
+ 60: #f87d7b,
53
+ 70: #fca6a3,
54
+ 80: #fca3a4,
55
+ 90: #ffe3e0,
56
+ 95: #fff0ee,
57
+ 98: #fff8f7,
58
+ 99: #fffbff,
59
+ 100: #ffffff,
60
+ ),
61
+ neutral: (
62
+ 0: #000000,
63
+ 4: #0f0a12,
64
+ 6: #130e16,
65
+ 10: #1d1820,
66
+ 12: #211c24,
67
+ 17: #27222f,
68
+ 20: #322d3b,
69
+ 22: #363141,
70
+ 24: #3a3545,
71
+ 25: #3d3848,
72
+ 30: #494454,
73
+ 35: #555060,
74
+ 40: #615c6c,
75
+ 50: #7a7585,
76
+ 60: #948f9f,
77
+ 70: #afaaba,
78
+ 80: #cac5d5,
79
+ 87: #d8d3e3,
80
+ 90: #f5e9f8,
81
+ 92: #f7ecfa,
82
+ 94: #f9eefc,
83
+ 95: #faf1fd,
84
+ 96: #fcf4fe,
85
+ 98: #fdf8ff,
86
+ 99: #fffbff,
87
+ 100: #ffffff,
88
+ ),
89
+ neutral-variant: (
90
+ 0: #000000,
91
+ 5: #111016,
92
+ 10: #1c1b21,
93
+ 15: #26252b,
94
+ 20: #313036,
95
+ 25: #3c3a41,
96
+ 30: #47464d,
97
+ 35: #535158,
98
+ 40: #5f5d65,
99
+ 50: #78767d,
100
+ 60: #928f97,
101
+ 70: #adaab2,
102
+ 80: #c9c5cd,
103
+ 90: #e5e1e9,
104
+ 95: #f3eff8,
105
+ 98: #fcf8ff,
106
+ 99: #fffbff,
107
+ 100: #ffffff,
108
+ ),
109
+ error: (
110
+ 0: #000000,
111
+ 10: #4c0e08,
112
+ 20: #7f1b11,
113
+ 25: #992216,
114
+ 30: #b3291a,
115
+ 35: #bc2411,
116
+ 40: #bf2600,
117
+ // fixed
118
+ 50: #cc4d2e,
119
+ 60: #d9755c,
120
+ 70: #e59c8a,
121
+ 80: #f2c4b7,
122
+ 90: #ffebe6,
123
+ // fixed
124
+ 95: #fff1ec,
125
+ 98: #fff7f5,
126
+ 99: #fffcfa,
127
+ 100: #ffffff,
128
+ // fixed
129
+ ),
130
+ info: (
131
+ 0: #000000,
132
+ 10: #0e006a,
133
+ 20: #1c00a6,
134
+ 25: #2300c6,
135
+ 30: #301ed3,
136
+ 35: #3e32de,
137
+ 40: #463ce5,
138
+ 50: #4d66ea,
139
+ 60: #6782ef,
140
+ 70: #8ba4f5,
141
+ 80: #b0c6f9,
142
+ 90: #d6e7fc,
143
+ 95: #e8f2fe,
144
+ 98: #f4f8ff,
145
+ 99: #fafcff,
146
+ 100: #ffffff,
147
+ ),
148
+ warn: (
149
+ 0: #000000,
150
+ 10: #401a01,
151
+ 20: #7f3402,
152
+ 25: #9f4102,
153
+ 30: #bf4e03,
154
+ // fixed
155
+ 35: #c14e02,
156
+ 40: #c75300,
157
+ // fixed
158
+ 50: #dc7520,
159
+ 60: #f09740,
160
+ 70: #f9ba70,
161
+ 80: #fbdcb0,
162
+ 90: #fff4eb,
163
+ // fixed
164
+ 95: #fff7f1,
165
+ 98: #fffaf7,
166
+ 99: #fffcfa,
167
+ 100: #ffffff,
168
+ ),
169
+ success: (
170
+ 0: #000000,
171
+ 10: #002110,
172
+ 20: #00391f,
173
+ 25: #004527,
174
+ 30: #00522f,
175
+ 35: #005f37,
176
+ 40: #328154,
177
+ // moved from 50 to 40
178
+ 50: #5cb280,
179
+ 60: #72c092,
180
+ 70: #88cfa5,
181
+ 80: #9eddb7,
182
+ 90: #ebfff4,
183
+ // replaced previous bright green with this
184
+ 95: #f3fff8,
185
+ 98: #f8fffaf6,
186
+ 99: #fbfffd,
187
+ 100: #ffffff,
188
+ ),
189
+ );
@@ -0,0 +1,190 @@
1
+ $palette: (
2
+ primary: (
3
+ 0: #000000,
4
+ 10: #180e54,
5
+ 20: #2d2669,
6
+ 25: #383275,
7
+ 30: #443e81,
8
+ 35: #504a8d,
9
+ 40: #625d9c,
10
+ // 6e68ae is not accessible if not on white
11
+ // 600 5e5994
12
+ 50: #756fb5,
13
+ 60: #8f88d1,
14
+ 70: #a9a3ee,
15
+ 80: #c6c0ff,
16
+ 90: #f1f0fc,
17
+ 95: #f3eeff,
18
+ 98: #fcf8ff,
19
+ 99: #fffbff,
20
+ 100: #ffffff,
21
+ ),
22
+ secondary: (
23
+ 0: #000000,
24
+ 5: #100f1d,
25
+ 10: #1b1a28,
26
+ 15: #262432,
27
+ 20: #302f3d,
28
+ 25: #3b3a49,
29
+ 30: #474555,
30
+ 35: #535161,
31
+ 40: #5f5c6d,
32
+ 50: #787586,
33
+ 60: #928fa0,
34
+ 70: #aca9bb,
35
+ 80: #c8c4d7,
36
+ 90: #e4e0f4,
37
+ 95: #f3eeff,
38
+ 98: #fcf8ff,
39
+ 99: #fffbff,
40
+ 100: #ffffff,
41
+ ),
42
+
43
+ tertiary: (
44
+ 0: #000000,
45
+ 10: #420007,
46
+ 20: #6c000d,
47
+ 25: #810010,
48
+ 30: #970014,
49
+ 35: #b00019,
50
+ 40: #eb142a,
51
+ 50: #f14d52,
52
+ 60: #f87d7b,
53
+ 70: #fca6a3,
54
+ 80: #fca3a4,
55
+ 90: #ffe3e0,
56
+ 95: #fff0ee,
57
+ 98: #fff8f7,
58
+ 99: #fffbff,
59
+ 100: #ffffff,
60
+ ),
61
+ neutral: (
62
+ 0: #000000,
63
+ 4: #0e0e13,
64
+ 6: #131319,
65
+ 10: #1b1b21,
66
+ 12: #1f1f25,
67
+ 17: #2a2930,
68
+ 20: #303036,
69
+ 22: #34343b,
70
+ 24: #39383f,
71
+ 25: #3b3b41,
72
+ 30: #47464d,
73
+ 35: #525259,
74
+ 40: #5e5e65,
75
+ 50: #77767e,
76
+ 60: #919097,
77
+ 70: #acaab2,
78
+ 80: #c8c5cd,
79
+ 87: #dbd9e1,
80
+ 90: #e4e1ea,
81
+ 92: #e9e7ef,
82
+ 94: #efecf5,
83
+ 95: #f2eff8,
84
+ 96: #f5f2fb,
85
+ 98: #f6f5f9,
86
+ 99: #fffbff,
87
+ 100: #ffffff,
88
+ ),
89
+ neutral-variant: (
90
+ 0: #000000,
91
+ 10: #1d1a22,
92
+ 20: #332f37,
93
+ 25: #3e3a42,
94
+ 30: #49454e,
95
+ 35: #55515a,
96
+ 40: #615c66,
97
+ 50: #7b757f,
98
+ 60: #958e99,
99
+ 70: #b0a9b3,
100
+ 80: #cbc4cf,
101
+ 90: #f9f2fd,
102
+ // lighter tone
103
+ 95: #fbf6fe,
104
+ 98: #fdfbff,
105
+ 99: #fefeff,
106
+ 100: #ffffff,
107
+ ),
108
+ error: (
109
+ 0: #000000,
110
+ 10: #4c0e08,
111
+ 20: #7f1b11,
112
+ 25: #992216,
113
+ 30: #b3291a,
114
+ 35: #bc2411,
115
+ 40: #bf2600,
116
+ // fixed
117
+ 50: #cc4d2e,
118
+ 60: #d9755c,
119
+ 70: #e59c8a,
120
+ 80: #f2c4b7,
121
+ 90: #ffebe6,
122
+ // fixed
123
+ 95: #fff1ec,
124
+ 98: #fff7f5,
125
+ 99: #fffcfa,
126
+ 100: #ffffff,
127
+ // fixed
128
+ ),
129
+ info: (
130
+ 0: #000000,
131
+ 10: #0e006a,
132
+ 20: #1c00a6,
133
+ 25: #2300c6,
134
+ 30: #301ed3,
135
+ 35: #3e32de,
136
+ 40: #463ce5,
137
+ // main tone - shifting to blue
138
+ 50: #4d66ea,
139
+ 60: #6782ef,
140
+ 70: #8ba4f5,
141
+ 80: #b0c6f9,
142
+ 90: #d6e7fc,
143
+ // lighter blue tones
144
+ 95: #e8f2fe,
145
+ 98: #f4f8ff,
146
+ 99: #fafcff,
147
+ 100: #ffffff,
148
+ ),
149
+ warn: (
150
+ 0: #000000,
151
+ 10: #401a01,
152
+ 20: #7f3402,
153
+ 25: #9f4102,
154
+ 30: #bf4e03,
155
+ // fixed
156
+ 35: #c14e02,
157
+ 40: #c75300,
158
+ // fixed
159
+ 50: #dc7520,
160
+ 60: #f09740,
161
+ 70: #f9ba70,
162
+ 80: #fbdcb0,
163
+ 90: #fff4eb,
164
+ // fixed
165
+ 95: #fff7f1,
166
+ 98: #fffaf7,
167
+ 99: #fffcfa,
168
+ 100: #ffffff,
169
+ ),
170
+ success: (
171
+ 0: #000000,
172
+ 10: #002110,
173
+ 20: #00391f,
174
+ 25: #004527,
175
+ 30: #00522f,
176
+ 35: #005f37,
177
+ 40: #328154,
178
+ // moved from 50 to 40
179
+ 50: #5cb280,
180
+ 60: #72c092,
181
+ 70: #88cfa5,
182
+ 80: #9eddb7,
183
+ 90: #ebfff4,
184
+ // replaced previous bright green with this
185
+ 95: #f3fff8,
186
+ 98: #f8fffaf6,
187
+ 99: #fbfffd,
188
+ 100: #ffffff,
189
+ ),
190
+ );
@@ -6,7 +6,9 @@ $palette: (
6
6
  25: #383275,
7
7
  30: #443e81,
8
8
  35: #504a8d,
9
- 40: #6e68ae,
9
+ 40: #625d9c,
10
+ // 6e68ae is not accessible if not on white
11
+ // 600 5e5994
10
12
  50: #756fb5,
11
13
  60: #8f88d1,
12
14
  70: #a9a3ee,
@@ -24,7 +26,7 @@ $palette: (
24
26
  25: #810010,
25
27
  30: #970014,
26
28
  35: #b00019,
27
- 40: #eb152a,
29
+ 40: #eb142a,
28
30
  50: #f14d52,
29
31
  60: #f87d7b,
30
32
  70: #fca6a3,
@@ -43,7 +45,7 @@ $palette: (
43
45
  25: #810010,
44
46
  30: #970014,
45
47
  35: #b00019,
46
- 40: #eb152a,
48
+ 40: #eb142a,
47
49
  50: #f14d52,
48
50
  60: #f87d7b,
49
51
  70: #fca6a3,
@@ -56,9 +58,14 @@ $palette: (
56
58
  ),
57
59
  neutral: (
58
60
  0: #000000,
59
- // 10: #1b1b21,
60
- 10: #312f3b,
61
+ 4: #0e0e13,
62
+ 6: #131319,
63
+ 10: #1b1b21,
64
+ 12: #1f1f25,
65
+ 17: #2a2930,
61
66
  20: #303036,
67
+ 22: #34343b,
68
+ 24: #39383f,
62
69
  25: #3b3b41,
63
70
  30: #47464d,
64
71
  35: #525259,
@@ -67,24 +74,15 @@ $palette: (
67
74
  60: #919097,
68
75
  70: #acaab2,
69
76
  80: #c8c5cd,
70
- 90: #e4e1ea,
71
- 95: #f2eff8,
72
- 98: #ffffff,
73
- 99: #ffffff,
74
- // 98: #f6f5f9,
75
- // 99: #fffbff,
76
- 100: #ffffff,
77
- 4: #0e0e13,
78
- 6: #131319,
79
- 12: #1f1f25,
80
- 17: #2a2930,
81
- 22: #34343b,
82
- 24: #39383f,
83
77
  87: #dbd9e1,
84
- 92: #f6f5f9,
85
- //92: #eae7ef,
78
+ 90: #e4e1ea,
79
+ 92: #e9e7ef,
86
80
  94: #efecf5,
81
+ 95: #f2eff8,
87
82
  96: #f5f2fb,
83
+ 98: #f6f5f9,
84
+ 99: #fffbff,
85
+ 100: #ffffff,
88
86
  ),
89
87
  neutral-variant: (
90
88
  0: #000000,
@@ -98,41 +96,33 @@ $palette: (
98
96
  60: #958e99,
99
97
  70: #b0a9b3,
100
98
  80: #cbc4cf,
101
- 90: #f1eaf5,
99
+ 90: #f9f2fd,
102
100
  // lighter tone
103
- 95: #f6eef9,
104
- 98: #fef7ff,
105
- 99: #fffbff,
101
+ 95: #fbf6fe,
102
+ 98: #fdfbff,
103
+ 99: #fefeff,
106
104
  100: #ffffff,
107
105
  ),
108
106
  error: (
109
107
  0: #000000,
110
- 10: #4b0003,
111
- // dark crimson
112
- 20: #730006,
113
- // rich deep red
114
- 25: #8c0008,
115
- // ruby red
116
- 30: #a4000a,
117
- // bright dark red
118
- 35: #be000c,
119
- // vibrant red
120
- 40: #d8170c,
121
- // main tone (unchanged)
122
- 50: #e63220,
123
- // clean true red
124
- 60: #f24a38,
125
- // medium red, no orange
126
- 70: #f86c5e,
127
- // bright red-pink
128
- 80: #fba198,
129
- // soft pink-red
130
- 90: #ffe1dd,
131
- // 💡 much lighter, gentle red tint
132
- 95: #ffebe6,
133
- 98: #fff4f2,
134
- 99: #fffbff,
108
+ 10: #4c0e08,
109
+ 20: #7f1b11,
110
+ 25: #992216,
111
+ 30: #b3291a,
112
+ 35: #bc2411,
113
+ 40: #bf2600,
114
+ // fixed
115
+ 50: #cc4d2e,
116
+ 60: #d9755c,
117
+ 70: #e59c8a,
118
+ 80: #f2c4b7,
119
+ 90: #ffebe6,
120
+ // fixed
121
+ 95: #fff1ec,
122
+ 98: #fff7f5,
123
+ 99: #fffcfa,
135
124
  100: #ffffff,
125
+ // fixed
136
126
  ),
137
127
  info: (
138
128
  0: #000000,
@@ -142,36 +132,37 @@ $palette: (
142
132
  30: #301ed3,
143
133
  35: #3e32de,
144
134
  40: #463ce5,
145
- // main tone
146
- 50: #6159ea,
147
- 60: #7b75ef,
148
- 70: #9a96f5,
149
- 80: #bab7f9,
150
- 90: #e0e0fc,
151
- // 💡 lighter than previous #d0cefa
152
- 95: #eae9fe,
153
- 98: #f5f4ff,
154
- 99: #fbfaff,
135
+ // main tone - shifting to blue
136
+ 50: #4d66ea,
137
+ 60: #6782ef,
138
+ 70: #8ba4f5,
139
+ 80: #b0c6f9,
140
+ 90: #d6e7fc,
141
+ // lighter blue tones
142
+ 95: #e8f2fe,
143
+ 98: #f4f8ff,
144
+ 99: #fafcff,
155
145
  100: #ffffff,
156
146
  ),
157
147
  warn: (
158
148
  0: #000000,
159
- 10: #3d0600,
160
- 20: #631000,
161
- 25: #771700,
162
- 30: #8c1d00,
163
- 35: #a12200,
164
- 40: #bf4e03,
165
- // main tone
166
- 50: #f87e2f,
167
- 60: #fa9c58,
168
- 70: #fcb982,
169
- 80: #fdd7ac,
170
- 90: #ffebda,
171
- // lighter warning bg
172
- 95: #fff2e9,
173
- 98: #fff8f4,
174
- 99: #fffbfa,
149
+ 10: #401a01,
150
+ 20: #7f3402,
151
+ 25: #9f4102,
152
+ 30: #bf4e03,
153
+ // fixed
154
+ 35: #c14e02,
155
+ 40: #c75300,
156
+ // fixed
157
+ 50: #dc7520,
158
+ 60: #f09740,
159
+ 70: #f9ba70,
160
+ 80: #fbdcb0,
161
+ 90: #fff4eb,
162
+ // fixed
163
+ 95: #fff7f1,
164
+ 98: #fffaf7,
165
+ 99: #fffcfa,
175
166
  100: #ffffff,
176
167
  ),
177
168
  success: (
@@ -8,8 +8,9 @@
8
8
  @import url('https://cdn.services.rvaonem.fgov.be/font/material/import.css');
9
9
  }
10
10
 
11
- font: var(--mat-sys-body-medium);
12
-
11
+ & {
12
+ font: var(--mat-sys-body-medium);
13
+ }
13
14
  h1 {
14
15
  font: var(--mat-sys-display-small);
15
16
  }
@@ -36,10 +37,10 @@
36
37
 
37
38
  @include mat.theme-overrides(
38
39
  (
39
- body-large: 400 1.125rem/1.9375rem Source Sans Pro,
40
+ body-large: 400 1.125rem/1.625rem Source Sans Pro,
40
41
  body-large-font: Source Sans Pro,
41
42
  body-large-size: 1.125rem,
42
- body-large-height: 1.9375rem,
43
+ body-large-height: 1.625rem,
43
44
  body-large-weight: 400,
44
45
 
45
46
  body-medium: 400 1rem/1.625rem Source Sans Pro,
@@ -60,31 +61,31 @@
60
61
  display-small-height: 3.25rem,
61
62
  display-small-weight: 600,
62
63
 
63
- display-medium: 700 4.5rem / 6.25rem Poppins,
64
+ display-medium: 700 4.5rem/6.25rem Poppins,
64
65
  display-medium-font: Poppins,
65
66
  display-medium-size: 4.5rem,
66
67
  display-medium-height: 6.25rem,
67
68
  display-medium-weight: 700,
68
69
 
69
- display-large: 700 9.25rem / 11.25rem Poppins,
70
+ display-large: 700 9.25rem/11.25rem Poppins,
70
71
  display-large-font: Poppins,
71
72
  display-large-size: 9.25rem,
72
73
  display-large-height: 11.25rem,
73
74
  display-large-weight: 700,
74
75
 
75
- headline-small: 600 1.3rem/2.25rem Poppins,
76
+ headline-small: 600 1.25rem/2.25rem Poppins,
76
77
  headline-small-font: Poppins,
77
- headline-small-size: 1.3rem,
78
+ headline-small-size: 1.25rem,
78
79
  headline-small-height: 2.25rem,
79
80
  headline-small-weight: 600,
80
81
 
81
- headline-medium: 600 1.5rem / 2.5rem Poppins,
82
+ headline-medium: 600 1.5rem/2.5rem Poppins,
82
83
  headline-medium-font: Poppins,
83
84
  headline-medium-size: 1.5rem,
84
85
  headline-medium-height: 2.5rem,
85
86
  headline-medium-weight: 600,
86
87
 
87
- headline-large: 600 1.625rem / 2.75rem Poppins,
88
+ headline-large: 600 1.625rem/2.75rem Poppins,
88
89
  headline-large-font: Poppins,
89
90
  headline-large-size: 1.625rem,
90
91
  headline-large-height: 2.75rem,
@@ -108,21 +109,21 @@
108
109
  label-small-height: 1.125rem,
109
110
  label-small-weight: 400,
110
111
 
111
- title-small: 600 0.9rem/1.6rem Poppins,
112
+ title-small: 600 0.75rem/1.3125rem Poppins,
112
113
  title-small-font: Poppins,
113
- title-small-size: 0.9rem,
114
- title-small-height: 1.6rem,
114
+ title-small-size: 0.75rem,
115
+ title-small-height: 1.3125rem,
115
116
  title-small-weight: 600,
116
117
 
117
- title-medium: 600 1rem/1.8rem Poppins,
118
+ title-medium: 600 1rem/1.75rem Poppins,
118
119
  title-medium-font: Poppins,
119
120
  title-medium-size: 1rem,
120
- title-medium-height: 1.8rem,
121
+ title-medium-height: 1.75rem,
121
122
  title-medium-weight: 600,
122
123
 
123
- title-large: 600 1.1rem/2rem Poppins,
124
+ title-large: 600 1.125rem/2rem Poppins,
124
125
  title-large-font: Poppins,
125
- title-large-size: 1.1rem,
126
+ title-large-size: 1.125rem,
126
127
  title-large-height: 2rem,
127
128
  title-large-weight: 600,
128
129
 
@@ -30,8 +30,8 @@
30
30
 
31
31
  & > * {
32
32
  flex-shrink: 0 !important;
33
- width: calc(100% - var(--bs-gutter-x) * 2) !important;
34
- max-width: calc(100% - var(--bs-gutter-x) * 2) !important;
33
+ width: 100% !important;
34
+ max-width: 100% !important;
35
35
  padding-right: var(--bs-gutter-x) !important;
36
36
  padding-left: var(--bs-gutter-x) !important;
37
37
  margin-top: var(--bs-gutter-y) !important;
@@ -1,24 +1,28 @@
1
1
  @use 'sass:map';
2
2
  @use '@angular/material' as mat;
3
- @use '../palettes/palette' as palette;
4
3
 
5
- $_palette: palette.$palette;
4
+ //@use '../palettes/palette' as palette;
5
+ @use '../palettes/palette-alt1' as palette;
6
+ //@use '../palettes/palette-alt2' as palette;
6
7
 
7
8
  $_rest: (
8
- secondary: map.get($_palette, secondary),
9
- neutral: map.get($_palette, neutral),
10
- neutral-variant: map.get($_palette, neutral-variant),
11
- error: map.get($_palette, error),
9
+ secondary: map.get(palette.$palette, secondary),
10
+ neutral: map.get(palette.$palette, neutral),
11
+ 'neutral-variant': map.get(palette.$palette, 'neutral-variant'),
12
+ error: map.get(palette.$palette, error),
12
13
  );
13
14
 
14
- $primary-palette: map.merge(map.get($_palette, primary), $_rest);
15
- $secondary-palette: map.merge(map.get($_palette, secondary), $_rest);
16
- $tertiary-palette: map.merge(map.get($_palette, tertiary), $_rest);
17
- $success-palette: map.merge(map.get($_palette, success), $_rest);
18
- $warn-palette: map.merge(map.get($_palette, warn), $_rest);
19
- $info-palette: map.merge(map.get($_palette, info), $_rest);
20
- $error-palette: map.merge(map.get($_palette, error), $_rest);
21
- $neutral-palette: map.merge(map.get($_palette, neutral-variant), $_rest);
15
+ $primary-palette: map.merge(map.get(palette.$palette, primary), $_rest);
16
+ $secondary-palette: map.merge(map.get(palette.$palette, secondary), $_rest);
17
+ $tertiary-palette: map.merge(map.get(palette.$palette, tertiary), $_rest);
18
+ $success-palette: map.merge(map.get(palette.$palette, success), $_rest);
19
+ $warn-palette: map.merge(map.get(palette.$palette, warn), $_rest);
20
+ $info-palette: map.merge(map.get(palette.$palette, info), $_rest);
21
+ $error-palette: map.merge(map.get(palette.$palette, error), $_rest);
22
+ $neutral-palette: map.merge(
23
+ map.get(palette.$palette, 'neutral-variant'),
24
+ $_rest
25
+ );
22
26
 
23
27
  //@function _high-contrast-value($light, $dark, $theme-type) {
24
28
  // @if ($theme-type == light) {
@@ -70,12 +70,14 @@
70
70
  --avatar-font-size: 4rem;
71
71
  }
72
72
 
73
- @media (prefers-color-scheme: dark) {
74
- --on-background-gradient: black;
75
- --background-gradient: transparent
76
- linear-gradient(90deg, #f78fb3 0%, #fca3a4 100%) 0% 0% no-repeat
77
- padding-box;
73
+ &:not(.light-theme) {
74
+ @media (prefers-color-scheme: dark) {
75
+ // TODO : dark mode
76
+ --background-error-page: url('https://cdn.services.rvaonem.fgov.be/img/404/background.svg');
77
+ }
78
+ }
78
79
 
80
+ &.dark-theme {
79
81
  // TODO : dark mode
80
82
  --background-error-page: url('https://cdn.services.rvaonem.fgov.be/img/404/background.svg');
81
83
  }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class OnemrvaThemeModule {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<OnemrvaThemeModule, never>;
4
- static ɵmod: i0.ɵɵNgModuleDeclaration<OnemrvaThemeModule, never, never, never>;
5
- static ɵinj: i0.ɵɵInjectorDeclaration<OnemrvaThemeModule>;
6
- }
@@ -1,164 +0,0 @@
1
- $palette: (
2
- primary: (
3
- 0: #000000,
4
- 10: #1c1a2c,
5
- 20: #373457,
6
- 25: #45416d,
7
- 30: #524e82,
8
- 35: #605b98,
9
- 40: #6e68ae,
10
- 50: #8681bc,
11
- 60: #9e9ac9,
12
- 70: #b6b3d6,
13
- 80: #cfcde4,
14
- 90: #e7e6f2,
15
- 95: #f3f2f8,
16
- 98: #fafafc,
17
- 99: #fdfcfe,
18
- 100: #ffffff,
19
- ),
20
- secondary: (
21
- 0: #000000,
22
- 10: #3b0412,
23
- 20: #760925,
24
- 25: #930b2e,
25
- 30: #b00e38,
26
- 35: #ce1041,
27
- 40: #eb124a,
28
- 50: #ee3a68,
29
- 60: #f26186,
30
- 70: #f588a4,
31
- 80: #f8b0c3,
32
- 90: #fcd8e1,
33
- 95: #fdebf0,
34
- 98: #fef7f9,
35
- 99: #fffbfc,
36
- 100: #ffffff,
37
- ),
38
- tertiary: (
39
- 0: #000000,
40
- 10: #3b0412,
41
- 20: #760925,
42
- 25: #930b2e,
43
- 30: #b00e38,
44
- 35: #ce1041,
45
- 40: #eb124a,
46
- 50: #ee3a68,
47
- 60: #f26186,
48
- 70: #f588a4,
49
- 80: #f8b0c3,
50
- 90: #fcd8e1,
51
- 95: #fdebf0,
52
- 98: #fef7f9,
53
- 99: #fffbfc,
54
- 100: #ffffff,
55
- ),
56
- neutral: (
57
- 0: #000000,
58
- 10: #2b2b28,
59
- 20: #565651,
60
- 25: #6c6b65,
61
- 30: #81807a,
62
- 35: #96968e,
63
- 40: #acaba2,
64
- 50: #bab9b2,
65
- 60: #c8c7c1,
66
- 70: #d6d5d0,
67
- 80: #e3e3e0,
68
- 90: #f1f1f0,
69
- 95: #f8f8f7,
70
- 98: #fcfcfc,
71
- 99: #fefefd,
72
- 100: #ffffff,
73
- ),
74
- neutral-variant: (
75
- 0: #000000,
76
- 10: #1d1a22,
77
- 20: #332f37,
78
- 25: #3e3a42,
79
- 30: #49454e,
80
- 35: #55515a,
81
- 40: #615c66,
82
- 50: #7b757f,
83
- 60: #958e99,
84
- 70: #b0a9b3,
85
- 80: #cbc4cf,
86
- 90: #e8e0eb,
87
- 95: #f6eef9,
88
- 98: #fef7ff,
89
- 99: #fffbff,
90
- 100: #ffffff,
91
- ),
92
- success: (
93
- 0: #000000,
94
- 10: #122a14,
95
- 20: #235328,
96
- 25: #2c6831,
97
- 30: #357d3b,
98
- 35: #3d9145,
99
- 40: #46a64f,
100
- 50: #65b56c,
101
- 60: #84c48a,
102
- 70: #a2d2a7,
103
- 80: #c1e1c4,
104
- 90: #e0f0e2,
105
- 95: #f0f8f0,
106
- 98: #f9fcf9,
107
- 99: #fcfefc,
108
- 100: #ffffff,
109
- ),
110
- warn: (
111
- 0: #000000,
112
- 10: #3d1a00,
113
- 20: #7a3300,
114
- 25: #994000,
115
- 30: #b84d00,
116
- 35: #d65900,
117
- 40: #f56600,
118
- 50: #f7802a,
119
- 60: #f89955,
120
- 70: #fab280,
121
- 80: #fcccaa,
122
- 90: #fde6d4,
123
- 95: #fef2ea,
124
- 98: #fffaf6,
125
- 99: #fffcfb,
126
- 100: #ffffff,
127
- ),
128
- error: (
129
- 0: #000000,
130
- 10: #370603,
131
- 20: #6e0c06,
132
- 25: #890e08,
133
- 30: #a41109,
134
- 35: #c0140a,
135
- 40: #db170c,
136
- 50: #e13e34,
137
- 60: #e7645d,
138
- 70: #ed8b85,
139
- 80: #f3b2ae,
140
- 90: #f9d8d6,
141
- 95: #fceceb,
142
- 98: #fef7f7,
143
- 99: #fefbfb,
144
- 100: #ffffff,
145
- ),
146
- info: (
147
- 0: #000000,
148
- 10: #120f39,
149
- 20: #231e72,
150
- 25: #2c268f,
151
- 30: #352dac,
152
- 35: #3d34c8,
153
- 40: #463ce5,
154
- 50: #655ce9,
155
- 60: #847dee,
156
- 70: #a29ef2,
157
- 80: #c1bef6,
158
- 90: #e0defb,
159
- 95: #f0effd,
160
- 98: #f9f8fe,
161
- 99: #fcfcff,
162
- 100: #ffffff,
163
- ),
164
- );