Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradient colors messed up when using Konsole #369

Closed
buyBread opened this issue Jul 27, 2020 · 1 comment
Closed

Gradient colors messed up when using Konsole #369

buyBread opened this issue Jul 27, 2020 · 1 comment

Comments

@buyBread
Copy link

buyBread commented Jul 27, 2020

(installed cava using the ppa)

Describe the bug
Colors are completely messed up.

To Reproduce
Steps to reproduce the behavior:

  1. Enable gradient
  2. run
  3. See issue

Expected behavior
Normal colors

Screenshots
Screenshot_20200727_235517

Desktop (please complete the following information):

  • Ubuntu
  • 18.04

Terminal emulator

  • Konsole
  • 20.04.3

Additional context
I've tested using a different terminal emulator, worked completely fine
My cava config:

[general]

 framerate = 60
 bar_width = 2
 bar_spacing = 0

[output]

 method = ncurses

[color]

 gradient = 1
 gradient_count = 2
 gradient_color_1 = '#ff0000'
 gradient_color_2 = '#ffffff'

[smoothing]

 integral = 0
 monstercat = 1
@karlstav
Copy link
Owner

Known issue with konsole #194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants