/openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
H A D | _colors.scss | 10 $gray-100: #f4f4f4; 11 $gray-200: #e6e6e6; 12 $gray-300: #d8d8d8; 13 $gray-400: #cccccc; 14 $gray-500: #b3b3b3; 15 $gray-600: #999999; 16 $gray-700: #666666; 17 $gray-800: #3f3f3f; 18 $gray-900: #161616; 29 $dark: $gray-900; [all …]
|
/openbmc/webui-vue/docs/.vuepress/components/colors/ |
H A D | grays.vue | 29 variable: 'gray-100', 34 variable: 'gray-200', 38 variable: 'gray-300', 42 variable: 'gray-400', 46 variable: 'gray-500', 50 variable: 'gray-600', 54 variable: 'gray-700', 58 variable: 'gray-800', 62 variable: 'gray-900',
|
H A D | theme.vue | 35 variable: "gray-800", 40 variable: 'gray-100', 46 variable: 'gray-900',
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _forms.scss | 7 color: gray("700")!important; 12 color: gray("800"); 24 border-color: gray("500") !important; 25 background-color: gray("100"); 35 background-color: gray("100"); 36 box-shadow: inset 0 0 0 3px gray("100"), inset 0 0 0 5px $primary !important; 39 background-color: gray("400"); 40 color: gray("600"); 43 color: gray("600"); 60 background-color: gray("100"); [all …]
|
H A D | _tables.scss | 8 border-top: 1px solid gray("300"); 9 border-bottom: 1px solid gray("300"); 11 border-left: 1px solid gray("300"); 14 border-right: 1px solid gray("300"); 32 border-top: 1px solid gray("300"); 33 border-bottom: 1px solid gray("300"); 35 border-left: 1px solid gray("300"); 38 border-right: 1px solid gray("300"); 109 border: 1px solid gray("300"); 114 border-top: 1px solid gray("300"); [all …]
|
H A D | _buttons.scss | 15 color: gray("600"); 19 border-color: gray("400"); 20 background-color: gray("400"); 49 background-color: gray("200"); 53 background-color: gray("300");
|
H A D | _dropdown.scss | 22 background-color: gray("200"); 25 background-color: gray("300");
|
H A D | _section-divider.scss | 2 border-bottom: 1px solid gray('400');
|
H A D | _base.scss | 4 color: gray("800");
|
H A D | _alert.scss | 5 color: gray("800");
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _intel.scss | 35 $gray: #AEAEAE; variable 36 $dark-gray: #808080; 37 $light-gray: #E9E9E9; 46 $gray-100: $white; 52 fill: $light-gray !important;
|
/openbmc/webui-vue/docs/customization/ |
H A D | theme.md | 118 - Default value: $gray-200 125 - Default value: $gray-300 139 These include the `color` map, `theme-color` map, and `gray` map. These maps are 174 The gray color palette contains nine shades of gray that range from light to 175 dark. Bootstrap sets a default gray color value for each color variable from 176 100-900 in increments of one hundred, for example, `$gray-100`, `$gray-200`, 177 `$gray-300` through `gray-900`. Bootstrap does not create a color map for any of 178 the colors except gray. The Bootstrap documentation indicates that adding color 181 gray variable values. 189 - `gray('<gray color palette key'>)` [all …]
|
H A D | readme.md | 101 $gray-100: #f4f4f4; 102 $gray-200: #e6e6e6; 103 $gray-300: #d8d8d8; 104 $gray-400: #cccccc; 105 $gray-500: #b3b3b3; 106 $gray-600: #999999; 107 $gray-700: #666666; 108 $gray-800: #3f3f3f; 109 $gray-900: #161616; 139 $dark: $gray-900; [all …]
|
/openbmc/webui-vue/src/components/Global/ |
H A D | FormFile.vue | 104 border-color: gray('400'); 105 background-color: gray('400'); 106 color: gray('600');
|
H A D | StatusIcon.vue | 53 color: gray('600');
|
H A D | Search.vue | 87 stroke: gray('400');
|
/openbmc/webui-vue/src/layouts/ |
H A D | LoginLayout.vue | 58 background: gray('100'); 78 background: gray('100'); 116 background-color: gray('200');
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sh7760fb.c | 122 u16 lddfr, int *bpp, int *gray) in sh7760fb_get_color_info() argument 161 if (gray) in sh7760fb_get_color_info() 162 *gray = lgray; in sh7760fb_get_color_info() 206 int ret, bpp, gray; in sh7760fb_set_par() local 227 ret = sh7760fb_get_color_info(info, par->pd->lddfr, &bpp, &gray); in sh7760fb_set_par() 232 vdln, bpp, gray ? "grayscale" : "color", in sh7760fb_set_par() 271 if (!gray) in sh7760fb_set_par()
|
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/ |
H A D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 18 node [fontcolor=gray]
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | rotary-encoder.txt | 24 Supported are "gray" (the default and more common) and "binary". 39 rotary-encoder,encoding = "gray";
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
H A D | 0001-undefined-strdup-macro.patch | 21 /* NOTE: start of $Id: dmalloc.h.4,v 1.15 2007/05/14 17:23:37 gray Exp $ */
|
H A D | 13-fix-ldflags-in-makefile.patch | 9 # via: http://256.com/gray/email.html
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kmemleak.rst | 104 gray list 105 3. scan the gray objects for matching addresses (some white objects 106 can become gray and added at the end of the gray list) until the 107 gray set is finished
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | 305 background-color: gray('800'); 316 @include focus-box-shadow($gray-800); 370 background-color: gray('800');
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | icons.scss | 70 background: url(../assets/images/icon-arrow-gray.svg) center center no-repeat;
|