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

Colors for bond font do not align with other styles #848

Open
maccoda opened this issue Dec 13, 2024 · 0 comments
Open

Colors for bond font do not align with other styles #848

maccoda opened this issue Dec 13, 2024 · 0 comments

Comments

@maccoda
Copy link

maccoda commented Dec 13, 2024

OS: MacOS
Version: rioterm 0.2.1

Config

[fonts]
family = "JetBrainsMono Nerd Font"
[colors]
background = '#282828'
foreground = '#ebdbb2'
selection-background = '#665c54'
selection-foreground = '#ebdbb2'
cursor = '#ebdbb2'
black = '#282828'
red = '#cc241d'
green = '#98971a'
yellow = '#d79921'
blue = '#458588'
magenta = '#b16286'
cyan = '#689d6a'
white = '#a89984'
light_black = '#928374'
light_red = '#fb4934'
light_green = '#b8bb26'
light_yellow = '#fabd2f'
light_blue = '#83a598'
light_magenta = '#d3869b'
light_cyan = '#8ec07c'
light_white = '#ebdbb2'

I obtained the below images using msgcat --color=test and ran it in both Rio and Alacritty under the same circumstances (both inside and outside of terminal multiplexer) and obtain the following

Rio
Screenshot 2024-12-13 at 13 07 09

Alacritty
Screenshot 2024-12-13 at 13 07 15

I have confirmed the colors used in Alacritty also match those in the Rio configuration and not sure if it is potentially related to #818 but seemed different enough I would start a separate thread but feel free to consolidate if they are related.

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

1 participant