Item logo image for GitHub Actions Light Mode

GitHub Actions Light Mode

Item media 2 (screenshot) for GitHub Actions Light Mode
Item media 1 (screenshot) for GitHub Actions Light Mode
Item media 2 (screenshot) for GitHub Actions Light Mode
Item media 1 (screenshot) for GitHub Actions Light Mode
Item media 1 (screenshot) for GitHub Actions Light Mode
Item media 2 (screenshot) for GitHub Actions Light Mode

Overview

Fixes GitHub Actions log colors when using light theme.

By default, even in GitHub's light theme, the Actions logs still render with a dark background and white text. This extension overrides that behavior, making logs easier to read for users who prefer or require light-themed interfaces. 🛠 What It Does: - Forces a light theme appearance for GitHub Actions logs - Replaces dark background and white text with light background and dark text - Automatically applies to GitHub Actions run pages only 🎯 Where It Works: https://github.com/*/*/actions/runs/* 🔒 Privacy-Friendly: This extension does not collect, transmit, or store any user data. It runs entirely in your browser and only modifies page styles locally. Ideal for developers who use GitHub in light mode and want consistent, readable logs during continuous integration runs. The following code snippet is used to set the #log to data-color-mode: light ``` (function () { const element = document.querySelector("#logs"); if (element) { element.setAttribute("data-color-mode", "light"); const style = document.createElement("style"); style.textContent = ` #logs[data-color-mode="light"] .color-text-white { color: var(--fgColor-default) !important; } `; document.head.appendChild(style); } })(); ``` Please note: - You may need to refresh the page after clicking a link to navigate to an Action run. See screenshots for a before and after.

0 out of 5No ratings

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    1.0
  • Updated
    May 29, 2025
  • Offered by
    Noah Davis
  • Size
    12.66KiB
  • Languages
    English
  • Developer
    Email
    self@noahdavis.dev
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

Related

Dark Theme - Dark mode for Chrome

4.3(4.4K)

Dark mode switch any websites to dark theme. Take care of your eyes day using a classic dark reader or change screen brightness.

Page Color Inverter

5.0(1)

Invert the colors of any webpage for a darker browsing experience.

GitHub Code Folding

5.0(16)

Enable code folding when viewing files in GitHub.

Hex code picker

5.0(8)

Use Hex code picker to grab hex color codes from any webpage. Quickly identify colors and copy hex codes for all your design needs!

YouTube Dark Theme

4.2(221)

A light, dark theme for YouTube with easy toggle on and off and scheduling support. This theme is based on the default YouTube theme

Screen Dimmer

4.2(16)

Easily adjust page theme and color temperature while browsing

GET WEB SITE THEME COLOR

3.4(5)

Extract the theme colors from the current website and easily check their usage ratio and color codes.

Classic Dark Theme for Web

4.7(61)

Dark Mode a classic dark theme for all websites. Switch for night and day browsing

Dark Mode for Chrome

4.5(15)

Click the icon to enable Dark Mode For Chrome. Dark theme for all website with a single move. Black theme for Chrome

Adjust Page Brightness

4.1(170)

Control your browser's global screen brightness to use sites that do not support the native dark theme

Dark Theme - Dark Reader for Web

4.6(398)

Dark theme switches any web pages to dark mode. Take care of your eyes during the day using a dark reader or change screen…

Codeforces Lite - Dark Mode & Code Runner

4.8(38)

Provides dark theme and code runner for Codeforces

Dark Theme - Dark mode for Chrome

4.3(4.4K)

Dark mode switch any websites to dark theme. Take care of your eyes day using a classic dark reader or change screen brightness.

Page Color Inverter

5.0(1)

Invert the colors of any webpage for a darker browsing experience.

GitHub Code Folding

5.0(16)

Enable code folding when viewing files in GitHub.

Hex code picker

5.0(8)

Use Hex code picker to grab hex color codes from any webpage. Quickly identify colors and copy hex codes for all your design needs!

YouTube Dark Theme

4.2(221)

A light, dark theme for YouTube with easy toggle on and off and scheduling support. This theme is based on the default YouTube theme

Screen Dimmer

4.2(16)

Easily adjust page theme and color temperature while browsing

GET WEB SITE THEME COLOR

3.4(5)

Extract the theme colors from the current website and easily check their usage ratio and color codes.

Classic Dark Theme for Web

4.7(61)

Dark Mode a classic dark theme for all websites. Switch for night and day browsing

Google apps