GlobalPalette

Global Palette Accent Color 01

Primary accent color. Used in areas such as the header navigation tabs, footer bar, a few borders, and a few icons.

  • Variable Name: global_palette_accent_01
  • Data Type: color

Default Values

  • color: #052733

Global Palette Accent Color 02

Secondary accent color. Used in areas such as primary buttons, a few borders, many icons, and header navigation tabs on mouseover.

  • Variable Name: global_palette_accent_02
  • Data Type: color

Default Values

  • color: #0F93FF

Global Palette Accent Color 03

Tertiary accent color. Used in areas such as the first post in a topic, primary light buttons (new post button), content entry top toolbar, and a few icons.

  • Variable Name: global_palette_accent_03
  • Data Type: color

Default Values

  • color: #C6ECF8

Global Palette Contrast Color 01

Primary contrast color. Used in areas such as special buttons, the active post quote link, reputation bars, the editor autosave message, the AJAX working message, a few icons, and notices.

  • Variable Name: global_palette_contrast_01
  • Data Type: color

Default Values

  • color: #FFE9C7

Global Palette Contrast Color 02

Secondary contrast color. Used in areas such as announcements, unapproved or moderated posts, and some icons.

  • Variable Name: global_palette_contrast_02
  • Data Type: color

Default Values

  • color: #E2F0CE

Global Palette Contrast Color 03

Tertiary contrast color or highlight color. Used in areas such as highlighting search terms, and some icons.

  • Variable Name: global_palette_contrast_03
  • Data Type: color

Default Values

  • color: #FEF55A

Global Palette Fill Color 01

Primary fill color. Used in areas such as the main content area background, post background, form field background, secondary buttons, dialog box backgrounds, and some icons.

  • Variable Name: global_palette_fill_01
  • Data Type: color

Default Values

  • color: #FFFFFF

Global Palette Fill Color 02

Secondary fill color. Used in areas such as module backgrounds (except the primary module), page background, list header backgrounds, toolbar background, many borders and dividers, and many icons.

  • Variable Name: global_palette_fill_02
  • Data Type: color

Default Values

  • color: #F8F8F8

Global Palette Text Color 01

Primary text color. Used for the majority of all text and content.

Visibility considerations: This should be visible on top of the fill colors, the contrast colors, and the third accent color, so that the text will be readable.

  • Variable Name: global_palette_text_01
  • Data Type: color

Default Values

  • color: #252C2F

Global Palette Text Color 02

Secondary or de-emphasized text color. Used for text that is less important and should be less noticeable than the primary text. This would normally be a color that stands out less than text_01; often just a softer or lighter version of it. Used in areas such as meta information, timestamps, dates, form field placeholders, and footnotes.

Visibility considerations: Same as text_01.

  • Variable Name: global_palette_text_02
  • Data Type: color

Default Values

  • color: #656A6D

Global Palette Text Color 03

Tertiary or accent text color. Used for text and links in areas that use the first two accent colors.

Visibility considerations: This should be visible on top of the first two accent colors, so that the text will be readable.

  • Variable Name: global_palette_text_03
  • Data Type: color

Default Values

  • color: #FFFFFF

Global Palette Text Color 04

Fourth text color. Used for the majority of all links throughout vBulletin.

Visibility considerations: Same as text_01.

  • Variable Name: global_palette_text_04
  • Data Type: color

Default Values

  • color: #2379B5

Global Palette Warning Color 01

Primary warning color. Used in areas such as error and warning messages, deleted posts, and some error icons.

  • Variable Name: global_palette_warning_01
  • Data Type: color

Default Values

  • color: #C81919

updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10