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

🖍 Fixing black in black prints at coffe smoke and gears #41

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

CarlosCraveiro
Copy link
Contributor

I was not possible to see both the coffee smoke and the cute wrenches at the configuration screen. So I fixed some "Black in Black" prints that I found at anim.c

Before

Skip_bug_click
This is a giff from a bug I already reported at issue #40 . But the important part is the absence of the smoke.

Screenshot-2024-03-23_23-18-54

After

Screenshot-2024-03-23_23-20-13
Screenshot-2024-03-23_23-29-58

@gabrielzschmitz gabrielzschmitz merged commit 16fdfbd into gabrielzschmitz:master Mar 24, 2024
2 checks passed
@gabrielzschmitz
Copy link
Owner

Thanks man, as many user have the same issue. But I suggest you change the color0 (black) to be different from your background color. My xresources for exemple:

! catppuccin mocha
*background: #1E1E2E
*foreground: #CDD6F4

! black
*color0: #45475A
*color8: #585B70

! red
*color1: #F38BA8
*color9: #F38BA8

! green
*color2: #A6E3A1
*color10: #A6E3A1

! yellow
*color3: #F9E2AF
*color11: #F9E2AF

! blue
*color4: #89B4FA
*color12: #89B4FA

! magenta
*color5: #F5C2E7
*color13: #F5C2E7

! cyan
*color6: #94E2D5
*color14: #94E2D5

! white
*color7: #BAC2DE
*color15: #A6ADC8

gabrielzschmitz added a commit that referenced this pull request May 21, 2024
🎞 Fixing black in black prints at coffee smoke and gears
gabrielzschmitz added a commit that referenced this pull request May 21, 2024
🎞 Fixing black in black prints at coffee smoke and gears
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

Successfully merging this pull request may close these issues.

2 participants