Giter Site home page Giter Site logo

Comments (6)

waymondrang avatar waymondrang commented on September 28, 2024 1

Thank you for opening an issue. This behavior is not intended and has been fixed in the latest version 0.6.1. Please reopen this issue if the background page problem still persists.

from docsafterdark.

dc03 avatar dc03 commented on September 28, 2024 1

NVM: This is wrong, it seems to be because of this https://github.com/waymondrang/docsafterdark/blob/main/src/firefox/docs.css#L1561-L1564, however I am not too sure.

I am on firefox 110.0.1 (64-bit)

Okay, it seems to be because the class .kix-appview-editor seems to be having the CSS as

.docs-grille-gm3 .kix-appview-editor, body.docs-grille-gm3, .docs-grille-gm3.docs-body-pageless .docs-horizontal-ruler, .docs-grille-gm3.docs-body-pageless .docs-ruler-background-inner, .docs-grille-gm3.docs-body-pageless .docs-vertical-ruler {
background-color: var(--primary-background-color) !important;
}

whereas I think instead it should be

.docs-grille-gm3 .kix-appview-editor, body.docs-grille-gm3, .docs-grille-gm3.docs-body-pageless .docs-horizontal-ruler, .docs-grille-gm3.docs-body-pageless .docs-ruler-background-inner, .docs-grille-gm3.docs-body-pageless .docs-vertical-ruler {
background-color: var(--background-color) !important;
}

when inspecting the element

html body.docs-gm.docs-grille.docs-grille-gm3 div#docs-editor-container div#docs-editor div#kix-appview.kix-appview div.kix-appview-editor-container div.kix-appview-editor

At least, switching it to be like this fixes the issue...

from docsafterdark.

mud-ali avatar mud-ali commented on September 28, 2024 1

update: reinstalled the extension and it works now. thank you!

from docsafterdark.

dc03 avatar dc03 commented on September 28, 2024

Thank you for opening an issue. This behavior is not intended and has been fixed in the latest version 0.6.1. Please reopen this issue if the background page problem still persists.

Still doesn't seem to be working for me...

image

from docsafterdark.

mud-ali avatar mud-ali commented on September 28, 2024

@waymondrang

thank you, but the issue still appears to be persisting
your hard work and quick response times are greatly appreciated

from docsafterdark.

waymondrang avatar waymondrang commented on September 28, 2024

Thank you all for following up on this issue. I will look into the problem and explore potential solutions.

from docsafterdark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.