Giter Site home page Giter Site logo

Comments (14)

erikw avatar erikw commented on June 1, 2024 1

Hey, those sounds like cool improvements :)

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024 1

Really cool!

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024 1
  • maybe the terminal in your remote session handle only 8bit colors?

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024 1

that's strange. Hopefully, you will find the reason! 🤞

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024

btw, how to set the background of tmux same with the status bar background?

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024

it depends on the terminal emulator you use. I am using kitty, and here is the repo for that theme: https://github.com/catppuccin/kitty
(kitty/macchiato is used on the screenshots)

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024

After i changed the terminal theme to macchiato, and I create a new tmux session, it seems still not match? I guess it is status bar bg, I didn't set it in the tmux conf, it is a tmux session on remote machine, any idea why the bar shows a different bg?
Shot 2023-11-07 at 18 32 52@2x

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024

maybe restarting the tmux-powerline will work?
try to play with $thm_bg variable inside the themes/bubble_theme.sh and check if it results with changed color of the background

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024

Thanks. I tried to set set -g status-bg "#24273A" and reload the config, nothing changed. So I guess it is possible that maybe the terminal in your remote session handle only 8bit colors, do you know how to confirm this?

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024

I think you should check the env variable $TERM

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024
~ ❯ echo $TERM
xterm-256color

really weird...

from tmux-powerline.

embe221ed avatar embe221ed commented on June 1, 2024

maybe you have the TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR variable set somewhere else?

from tmux-powerline.

marsjane avatar marsjane commented on June 1, 2024
rg TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR
config/tmux-powerline/themes/powerline-theme.sh
15:TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR=${TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR:-'235'}
config/tmux-powerline/themes/bubble-theme.sh
60:TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR=${TMUX_POWERLINE_DEFAULT_BACKGROUND_COLOR:-$thm_bg}

but i tested your theme is good locally. So your theme should be fine, just some bug in my remote machine

from tmux-powerline.

erikw avatar erikw commented on June 1, 2024

Resolved with:

from tmux-powerline.

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.