Giter Club home page Giter Club logo

Comments (4)

murtaza-u avatar murtaza-u commented on August 23, 2024

Diving deeper into the issue, It seems like setting the colors to their
default value makes tview(the TUI library this project is using) to
respect the default terminal colors. This also means that if you have
transparency enabled in your terminal, trt should respect that too.
This overall looks like a good improvement to add to the project.
I'll raise a PR making the necessary required changes.

tview.Styles.TitleColor = tcell.ColorDefault
tview.Styles.BorderColor = tcell.ColorDefault
tview.Styles.PrimaryTextColor = tcell.ColorDefault
tview.Styles.PrimitiveBackgroundColor = tcell.ColorDefault

Also sorry for the late reply @ethanh92 . GitHub no longer notifies me about newly
opened issues, for some reason.

from transmission-remote-tui.

ethanh92 avatar ethanh92 commented on August 23, 2024

Just updated to the latest version with transparency. Thanks for that. However, the highlight on the currently selected torrent is also transparent now which means that unfortunately I can't tell which torrent in the list is selected.

from transmission-remote-tui.

murtaza-u avatar murtaza-u commented on August 23, 2024

Rolled back to the previous commit. I've seemed to have tried everything to get transparency working, but to no avail. I'll keep this issue open for further discussion.

from transmission-remote-tui.

rodrigo-sys avatar rodrigo-sys commented on August 23, 2024

you can change the background opacity of alacritty

from transmission-remote-tui.

Related Issues (8)

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.