/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | alert-banner.scss | 17 border-left-color: $notification-error--dark; 21 border-left-color: $notification-success--dark; 25 border-left-color: $notification-warn--dark; 29 border-left-color: $notification-info--dark;
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | toast.scss | 36 border-left-color: $notification-error--dark; 40 border-left-color: $notification-success--dark; 44 border-left-color: $notification-warn--dark; 48 border-left-color: $notification-info--dark;
|
H A D | modals.scss | 5 background-color: $primary-dark; 32 border: thin $primary-dark solid; 130 border-color: $primary-dark;
|
H A D | alerts.scss | 6 color: $primary-dark; 13 color: $primary-dark;
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | colors.scss | 68 $primary-dark: $base-02--01; 93 $notification-info--dark: $color--blue-40; 95 $notification-success--dark: $color--green-50; 97 $notification-warn--dark: $color--yellow-50; 99 $notification-error--dark: $color--red-50;
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery.dataTables-1.13.8.min.css | 1 …dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/ |
H A D | gnome-themes-extra_3.28.bb | 39 gnome-theme-adwaita-dark \ 45 FILES:gnome-theme-adwaita-dark = "${datadir}/themes/Adwaita-dark" 46 RDEPENDS:gnome-theme-adwaita-dark = "gnome-theme-adwaita"
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | user-accounts.scss | 22 color: $primary-dark; 26 color: $primary-dark; 53 fill: $primary-dark;
|
H A D | ldap.scss | 37 color: $primary-dark; 105 color: $primary-dark; 112 color: $primary-dark; 169 background-color: $primary-dark;
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | power-operations.scss | 40 color: $primary-dark; 48 color: $primary-dark; 66 color: $primary-dark; 83 color: $primary-dark;
|
/openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
H A D | _colors.scss | 29 $dark: $gray-900; variable 38 $navbar-color: $dark;
|
H A D | _functions.scss | 7 @function theme-color-dark($variant) {
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | header.scss | 26 background: $primary-dark; 38 color: $primary-dark; 81 color: $primary-dark; 121 color: $primary-dark;
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-light-si1133 | 6 dark photodiode. "small" indicate the surface area capturing 14 dark photodiodes. "large" indicate the surface area capturing
|
H A D | sysfs-class-backlight | 42 It returns integer between 0 (dark) and 8000 (max ambient 67 3 Level 3: dark 78 5 Level 5: dark 108 dark /sys/class/backlight/<backlight>/dark_max 158 dark /sys/class/backlight/<backlight>/dark_dim
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _tables.scss | 40 color: theme-color("dark"); 86 fill: theme-color("dark"); 97 background-color: theme-color-dark('light');
|
H A D | _toasts.scss | 21 color: theme-color("dark")!important; //override specificity 39 color: theme-color("dark");
|
H A D | _modal.scss | 4 color: theme-color("dark");
|
H A D | _calendar.scss | 5 color: theme-color("dark");
|
H A D | _forms.scss | 34 color: theme-color("dark"); 54 color: theme-color("dark") !important;
|
/openbmc/webui-vue/docs/customization/ |
H A D | readme.md | 139 $dark: $gray-900; 154 "dark": $dark, 170 `theme-color-light` and `theme-color-dark` are custom functions used to create 183 @function theme-color-dark($variant) { 199 background-color: theme-color-dark('light');
|
/openbmc/phosphor-webui/app/login/styles/ |
H A D | index.scss | 11 color: $primary-dark; 42 color: $primary-dark;
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | sensors.scss | 148 color: $primary-dark; 151 color: $primary-dark;
|
/openbmc/webui-vue/src/components/AppNavigation/ |
H A D | AppNavigation.vue | 175 background-color: theme-color-level(dark, -10.5); 176 color: theme-color('dark'); 182 color: theme-color('dark');
|
/openbmc/phosphor-webui/app/overview/styles/ |
H A D | system-overview.scss | 3 color: $primary-dark;
|