💎
Chrome Theme Documentation
Mepa
  • ☑️Introduction
    • Chrome Themes Overview
    • Manifest.json v3
    • Deploying and Testing Chrome Themes
    • API REFERENCE
  • 📲Theme Properties
    • Images
    • Colors
    • Tints
    • Display Properties
  • 🗃️References
    • Old References
    • [CODE] - Theme Properties - C++
    • [CODE] - Theme Default Values - C++
    • Google Theme Documentation
    • Glossary
Powered by GitBook
On this page
  • FRAME
  • FRAME_INACTIVE
  • TOOLBAR
  • TOOLBAR_BUTTON_ICON
  • TOOLBAR_TEXT
  • TAB_BACKGROUND_TEXT
  • TAB_BACKGROUND_TEXT_INACTIVE
  • TAB_TEXT
  • BACKGROUND_TAB
  • BACKGROUND_TAB_INACTIVE
  • BOOKMARK_TEXT
  • BUTTON_BACKGROUND
  • NTP_BACKGROUND
  • NTP_TEXT
  • OMNIBOX_BACKGROUND
  • OMNIBOX_TEXT

Was this helpful?

  1. Theme Properties

Colors

PreviousImagesNextTints

Last updated 1 year ago

Was this helpful?

FRAME


FRAME_INACTIVE


TOOLBAR


TOOLBAR_BUTTON_ICON


TOOLBAR_TEXT


TAB_BACKGROUND_TEXT


TAB_BACKGROUND_TEXT_INACTIVE


TAB_TEXT


BACKGROUND_TAB


If you use 'theme_tab_background' you need to use 'tint' instead of background_tab

BACKGROUND_TAB_INACTIVE


BOOKMARK_TEXT


BUTTON_BACKGROUND


NTP_BACKGROUND


NTP_TEXT


OMNIBOX_BACKGROUND


OMNIBOX_TEXT


📲