| // DO NOT EDIT |
| // |
| // This file is generated by //infra-sk/modules/gentheme/cmd:gentheme. |
| // |
| // Primary seed: #005db7 |
| // Secondary seed: #006e1c |
| |
| /* prettier-ignore */ |
| .body-sk { |
| --background: #f9f9ff; |
| --disabled: #e0e2ec; |
| --error: #95000a; |
| --error-container: #da342e; |
| --on-error-container: #ffffff; |
| --on-background: #191c20; |
| --on-disabled: #44474e; |
| --on-error: #ffffff; |
| --on-primary: #ffffff; |
| --on-secondary: #ffffff; |
| --on-surface: #191c20; |
| --primary: #274878; |
| --secondary: #245125; |
| --surface: #ededf4; |
| --surface-1dp: #e7e8ee; |
| --surface-2dp: #e2e2e9; |
| --outline: #60636c; |
| --primary-highlight: #5775a8; |
| --on-primary-highlight: #ffffff; |
| --secondary-highlight: #517f4e; |
| --on-hightlight: #ffffff; |
| --on-secondary-highlight: #ffffff; |
| --primary-variant: #5775a8; |
| --on-primary-variant: #ffffff; |
| --surface-1dp: #e7e8ee; |
| --surface-2dp: #e2e2e9; |
| } |
| |
| /* prettier-ignore */ |
| .body-sk.darkmode,.body-sk .darkmode { |
| --background: #111318; |
| --disabled: #44474e; |
| --error: #ffb4ab; |
| --error-container: #ff5449; |
| --on-error-container: #000000; |
| --on-background: #e2e2e9; |
| --on-disabled: #c4c6cf; |
| --on-error: #3d0002; |
| --on-primary: #00193a; |
| --on-secondary: #001f03; |
| --on-surface: #f1f1f8; |
| --primary: #a9c7ff; |
| --secondary: #a1d39a; |
| --surface: #1d2024; |
| --surface-1dp: #282a2f; |
| --surface-2dp: #33353a; |
| --outline: #9a9da6; |
| --primary-highlight: #7391c6; |
| --on-primary-highlight: #000000; |
| --secondary-highlight: #6c9c68; |
| --on-hightlight: #000000; |
| --on-secondary-highlight: #000000; |
| --primary-variant: #7391c6; |
| --on-primary-variant: #000000; |
| --surface-1dp: #282a2f; |
| --surface-2dp: #33353a; |
| } |