Lines Matching full:for

110 $lang['__existing__']   = 'The font color of wiki links for existing pages';
111 $lang['__existing_hover__'] = 'The font color of wiki links for existing pages when cursor hovers…
112 $lang['__existing_visited__'] = 'The font color of wiki links for existing pages when previously …
113 $lang['__existing_active__'] = 'The font color of wiki links for existing pages the moment it is …
114 $lang['__missing__'] = 'The font color of wiki links for missing pages';
115 $lang['__missing_hover__'] = 'The font color of wiki links for missing pages when cursor hovers …
116 $lang['__missing_visited__'] = 'The font color of wiki links for missing pages when previously v…
117 $lang['__missing_active__'] = 'The font color of wiki links for missing pages the moment it is c…
126 $lang['__code_font_family__'] = 'The font family for code blocks (fonts containing spaces mus…
128 $lang['__code_font_size__'] = 'The font size for code blocks';
129 $lang['__code_text_color__'] = 'The font color for code blocks';
130 $lang['__code_background_color__'] = 'The background color for code blocks';
131 $lang['__code_line_height__'] = 'The font line height for code blocks';
132 $lang['__code_word_wrap__'] = 'The word wrap style for code blocks';
133 $lang['__code_border_color__'] = 'The border color for code blocks';
135 $lang['__control_text_color__'] = 'The font color for controls';
136 $lang['__control_border_color__'] = 'The border color for controls';
137 $lang['__control_background_color__'] = 'The background color for controls';
138 $lang['__button_text_color__'] = 'The font color for buttons';
139 $lang['__button_background_color__'] = 'The background color for buttons';
140 $lang['__button_border_color__'] = 'The border color for buttons';
141 $lang['__button_text_hover_color__'] = 'The font color for buttons when cursor hover…
142 $lang['__button_background_hover_color__'] = 'The background color for buttons when cursor…
143 $lang['__button_border_hover_color__'] = 'The border color for buttons when cursor hov…
144 $lang['__input_text_color__'] = 'The text color for input fields';
145 $lang['__input_border_color__'] = 'The border color for input fields';
146 $lang['__input_background_color__'] = 'The background color for input fields';
147 $lang['__button_default_text_color__'] = 'The font color for the default button';
148 $lang['__button_default_background_color__'] = 'The background color for the default button';
149 $lang['__button_default_border_color__'] = 'The border color for the default button';
150 $lang['__button_default_text_hover_color__'] = 'The font color for the default button when c…
151 $lang['__button_default_background_hover_color__'] = 'The background color for the default button …
153 $lang['__button_default_border_hover_color__'] = 'The border color for the default button when…
154 $lang['__button_search_text_color__'] = 'The font color for the search button';
155 $lang['__button_search_background_color__'] = 'The background color for the search button';
156 $lang['__button_search_border_color__'] = 'The border color for the search button';
157 $lang['__button_search_text_hover_color__'] = 'The font color for the search button when cu…
158 $lang['__button_search_background_hover_color__'] = 'The background color for the search button w…
160 $lang['__button_search_border_hover_color__'] = 'The border color for the search button when …
162 $lang['__topheader_background_color__'] = 'The background color for the top header part';
163 $lang['__header_background_color__'] = 'The background color for the header part';
165 $lang['__navbar_background_color__'] = 'The background color for the menu';
166 $lang['__navbar_border_color__'] = 'The border color for the menu';
167 $lang['__navbar_brand_text_color__'] = 'The font color for the site title';
168 $lang['__navbar_brand_tagline_color__'] = 'The font color for the site tagline';
171 $lang['__navbar_link_color__'] = 'The font color for the navbar links';
172 $lang['__navbar_link_hover_color__'] = 'The font color for the navbar links when cursor hovers o…
175 $lang['__subnavbar_text_color__'] = 'The font color for sub menu text';
176 $lang['__subnavbar_link_color__'] = 'The font color for sub menu links';
178 $lang['__subnavbar_background_color__'] = 'The background color for the sub menu';
179 $lang['__subnavbar_border_color__'] = 'The border color for the sub menu';
186 $lang['__breadcrumb_background_color__'] = 'The background color for the breadcrumb block';
187 $lang['__breadcrumb_font_size__'] = 'The font size for the breadcrumb block';
188 $lang['__breadcrumb_text_color__'] = 'The font color for breadcrumb text';
189 $lang['__breadcrumb_link_color__'] = 'The font color for breadcrumb links';
192 $lang['__hero_title_color__'] = 'The font color for the hero title';
193 $lang['__hero_subtitle_color__'] = 'The font color for the hero sub title';
194 $lang['__hero_background_color__'] = 'The background color for the hero block';
198 $lang['__sidebar_text_color__'] = 'The font color for sidebars';
199 $lang['__sidebar_link_color__'] = 'The font color for links in sidebars';
201 $lang['__sidebar_background_color__'] = 'The background color for sidebars';
202 $lang['__sidebar_border_color__'] = 'The border color for sidebars';
204 $lang['__content_background__'] = 'The background color for page content';
206 $lang['__toc_background_color__'] = 'The background color for the TOC';
207 $lang['__toc_border_color__'] = 'The border color for the TOC';
208 $lang['__toc_font_size__'] = 'The font size for the TOC';
209 $lang['__toc_link_color__'] = 'The font color for TOC links';
215 $lang['__footer_font_size__'] = 'The font size for the footer';
216 $lang['__footer_text_color__'] = 'The font color for the footer';
217 $lang['__footer_link_color__'] = 'The font color for the footer links';
219 $lang['__footer_text_align__'] = 'The text alignment for the footer (can be left, center, …
220 $lang['__footer_background_color__'] = 'The background color for the footer';
222 $lang['__table_font_size__'] = 'The font size for tables';
223 $lang['__table_row_border_color__'] = 'The row border color for tables';
224 $lang['__table_col_border_color__'] = 'The column border color for tables';
225 $lang['__table_header_row_background_color__'] = 'The background color for table heading rows';
226 $lang['__table_header_row_text_color__'] = 'The font color for table heading rows';
227 $lang['__table_odd_row_text_color__'] = 'The font color for table odd rows';
228 $lang['__table_odd_row_background_color__'] = 'The background color for table odd rows';
229 $lang['__table_even_row_text_color__'] = 'The font color for table even rows';
230 $lang['__table_even_row_background_color__'] = 'The background color for table even rows';
231 $lang['__table_horizontal_padding__'] = 'The horizontal padding for table cells';
232 $lang['__table_vertical_padding__'] = 'The vertical padding for table cells';
234 $lang['__dropdown_color__'] = 'The font color for dropdown menus';
236 $lang['__dropdown_border_color__'] = 'The border color for dropdown menus';
237 $lang['__dropdown_background_color__'] = 'The background color for dropdown menus';
275 $lang['__plugin_primary_light_text_color__'] = 'Primary style font color for light box items…
276 $lang['__plugin_primary_light_background_color__'] = 'Primary style background color for light box…
277 $lang['__plugin_primary_light_border_color__'] = 'Primary style border color for light box ite…
285 $lang['__plugin_secondary_light_text_color__'] = 'Secondary style font color for light box…
286 $lang['__plugin_secondary_light_background_color__'] = 'Secondary style background color for light…
287 $lang['__plugin_secondary_light_border_color__'] = 'Secondary style border color for light b…
295 $lang['__plugin_success_light_text_color__'] = 'Success style font color for light box items…
296 $lang['__plugin_success_light_background_color__'] = 'Success style background color for light box…
297 $lang['__plugin_success_light_border_color__'] = 'Success style border color for light box ite…
305 $lang['__plugin_danger_light_text_color__'] = 'Danger style font color for light box items';
306 $lang['__plugin_danger_light_background_color__'] = 'Danger style background color for light box …
307 $lang['__plugin_danger_light_border_color__'] = 'Danger style border color for light box item…
315 $lang['__plugin_warning_light_text_color__'] = 'Warning style font color for light box items…
316 $lang['__plugin_warning_light_background_color__'] = 'Warning style background color for light box…
317 $lang['__plugin_warning_light_border_color__'] = 'Warning style border color for light box ite…
325 $lang['__plugin_info_light_text_color__'] = 'Info style font color for light box items';
326 $lang['__plugin_info_light_background_color__'] = 'Info style background color for light box it…
327 $lang['__plugin_info_light_border_color__'] = 'Info style border color for light box items';
335 $lang['__plugin_light_light_text_color__'] = 'Light style font color for light box items';
336 $lang['__plugin_light_light_background_color__'] = 'Light style background color for light box i…
337 $lang['__plugin_light_light_border_color__'] = 'Light style border color for light box items…
345 $lang['__plugin_dark_light_text_color__'] = 'Dark style font color for light box items';
346 $lang['__plugin_dark_light_background_color__'] = 'Dark style background color for light box it…
347 $lang['__plugin_dark_light_border_color__'] = 'Dark style border color for light box items';
366 $lang['__plugin_steps_step_background_complete_color__'] = 'Steps background color for completed…