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

bug: Float Terminal: text very hard to read #19

Closed
matu3ba opened this issue Jan 25, 2021 · 3 comments
Closed

bug: Float Terminal: text very hard to read #19

matu3ba opened this issue Jan 25, 2021 · 3 comments

Comments

@matu3ba
Copy link

matu3ba commented Jan 25, 2021

Consider changing background color and text color. Would it be possible to use the terminal emulator colors, where neovim was started with?

@matu3ba matu3ba changed the title Float Terminal: text extremely hard to read Float Terminal: text very hard to read Jan 25, 2021
@matu3ba matu3ba changed the title Float Terminal: text very hard to read bug: Float Terminal: text very hard to read Jan 25, 2021
@glepnir
Copy link
Member

glepnir commented Jan 26, 2021

which color? floate terminal just config the shadow color. it does not change builtin terminal color

@matu3ba
Copy link
Author

matu3ba commented Jan 26, 2021

Screenshot_20210126_183127

Terminal emulator colors (Alacritty):
background: '0xfafafa'
foreground: '0x383a42'

It appears the foreground color is used for the background. How do you read the colors?

@glepnir
Copy link
Member

glepnir commented Jan 27, 2021

This is your colorschme issue. it should config g:terminal_color_x, like what i do in zephyr

@glepnir glepnir closed this as completed Jan 27, 2021
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