← All examples

CSS Look & feel analytics.google.com

High-contrast mode

Strengthens text, table borders and links in GA4 so reports stay readable in poor lighting or with low vision.

Code to copy

body { color: #000 !important; }
table, th, td, [role="grid"], [role="row"], [role="cell"] {
  border-color: #000 !important;
}
a, [role="link"] { color: #0b3d91 !important; text-decoration: underline !important; }
[role="columnheader"], thead th { background: #111 !important; color: #fff !important; }

How to use this example

  1. Copy the code with the button above.
  2. Install JustZix (2 minutes) and open the extension on the target page.
  3. Add a new rule matching that page.
  4. Paste the code into the rule's CSS panel and save — the effect appears instantly.

Rate this example

No ratings yet — be the first.

Does this example work?

Snippets are useless without somewhere to paste them.

JustZix takes 2 minutes to install and runs your code on every matching page. No account, no payment.

Download free See use cases