Giter VIP home page Giter VIP logo

Comments (11)

conema avatar conema commented on June 23, 2024 1

Hi @meetdilip, you'll need to edit:
.panel-header (box header, to change the background and color of the title)
.panel-subview-body (box content, the one which is white, to change only the bg)
.subviewbutton (text into the box, to change only the text color)

I think that you can add these edits directly in skin/messenger.css

from monterail-fulldark.

conema avatar conema commented on June 23, 2024 1

Sorry, my previous comment was not very clear, add this code at the end of skin/messenger.css:

.panel-header, .panel-subview-body, .subviewbutton  {
    background-color: var(--background-color);
    color: #fff;
}

The result should be this one:
immagine

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024 1

Working 100 %. Thanks to you :)

from monterail-fulldark.

conema avatar conema commented on June 23, 2024 1

Just to update you, this bug is fixed in the last commit, which also add the compatiblity for TB 78.x

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024

@conema Can you tell me the CSS changes / class which would fix this ? ie, where to change the background colour from white to something else. So that I can change it locally. Thanks.

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024

I just tried in skin/messenger.css. But there is no match for subview or panel-header or any of the 3 classes you mentioned. I am not sure what to do. Thanks.

brk

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024

Thanks. You are doing great. 👍

from monterail-fulldark.

conema avatar conema commented on June 23, 2024

Sorry if I bother you, I'd like to test the new update before releasing an official update, I saw that you are using Ubuntu. Could you install Thunderbird 78.x and try this new update to see if all is good?

Feel free to open a new issue if you find something that is broken.

Ty a lot.

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024

Sure. No problem :)

from monterail-fulldark.

meetdilip avatar meetdilip commented on June 23, 2024

@conema tried after installing v 78.2.2. When I search for Monterail, the search results show >68 plus entries but greyed out. Not able to add to v78.2.2.

from monterail-fulldark.

conema avatar conema commented on June 23, 2024

Yep, it's not officially released. You can install it by using this file (to install it, from the addons page you need to click the gear and select "install addon from file") monterail-fulldark.zip

from monterail-fulldark.

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.