Home
last modified time | relevance | path

Searched refs:dark (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/phosphor-webui/app/common/styles/components/
H A Dalert-banner.scss17 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/webui-vue/src/assets/styles/bmc/helpers/
H A D_colors.scss29 $dark: $gray-900; variable
40 "dark": $dark,
50 $navbar-color: $dark;
H A D_functions.scss9 @function theme-color-dark($variant) {
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss36 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 Dalerts.scss6 color: $primary-dark;
13 color: $primary-dark;
H A Dmodals.scss5 background-color: $primary-dark;
32 border: thin $primary-dark solid;
130 border-color: $primary-dark;
H A Dfile-upload.scss24 border-bottom: 2px solid $notification-error--dark;
/openbmc/phosphor-webui/app/common/styles/base/
H A Dcolors.scss68 $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;
H A Dcore.scss6 color: $primary-dark;
/openbmc/phosphor-webui/app/access-control/styles/
H A Duser-accounts.scss22 color: $primary-dark;
26 color: $primary-dark;
53 fill: $primary-dark;
H A Dldap.scss37 color: $primary-dark;
105 color: $primary-dark;
112 color: $primary-dark;
169 background-color: $primary-dark;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/
H A Dgnome-themes-extra_3.28.bb39 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/server-control/styles/
H A Dpower-operations.scss40 color: $primary-dark;
48 color: $primary-dark;
66 color: $primary-dark;
83 color: $primary-dark;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery.dataTables-1.13.8.min.css1dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:…
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss26 background: $primary-dark;
38 color: $primary-dark;
81 color: $primary-dark;
121 color: $primary-dark;
/openbmc/phosphor-webui/app/login/styles/
H A Dindex.scss11 color: $primary-dark;
42 color: $primary-dark;
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_calendar.scss5 color: theme-color("dark");
H A D_tables.scss42 color: theme-color("dark");
89 fill: theme-color("dark");
100 background-color: theme-color-dark('light');
H A D_toasts.scss28 color: theme-color("dark")!important; //override specificity
46 color: theme-color("dark");
99 color: theme-color("dark")!important;
H A D_pagination.scss19 color: theme-color("dark");
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsensors.scss148 color: $primary-dark;
151 color: $primary-dark;
/openbmc/phosphor-webui/app/overview/styles/
H A Dsystem-overview.scss3 color: $primary-dark;
/openbmc/webui-vue/docs/customization/
H A Dreadme.md139 $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/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop6 Comment[pl]=Links jest przeglądarką podobną do lynksa
/openbmc/webui-vue/docs/.vuepress/components/colors/
H A Dtheme.vue45 name: 'dark',

12