-
Notifications
You must be signed in to change notification settings - Fork 5
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
Remove bold text and alacritty theme #6
Comments
This is the alacritty theme that I did for your theme # Pop punk alacritty theme
colors:
# Default colors
primary:
background: '#000000'
foreground: '#ffffff'
# Normal colors
normal:
black: '#000000'
red: '#d70061'
green: '#5ff967'
yellow: '#ffff00'
blue: '#0088ff'
magenta: '#c526ff'
cyan: '#40e0d0'
white: '#ffffff'
# Bright colors
bright:
black: '#000000'
red: '#ff005f'
green: '#5ff967'
yellow: '#ffff00'
blue: '#306b8f'
magenta: '#c526ff'
cyan: '#c526ff'
white: '#ffffff' |
Wow @darhsn, I totally did not see this issue when you opened it. Apologies for the delay. Thanks for the great Alacritty theme! In the spirit of this thread I'll paste my iTerm2 config in a separate comment. I also have a tmux config that might be worth sharing. Next time I'm on my other computer I'll copypaste my GNOME theme. To answer your question about text styles, would you be willing to give that a try? I'm not sure when I'd be able to get around to it. Is it typical for colorschemes to ship these sorts of config options? Also would it make sense to also remove italics and other styles with this same variable? |
Pasting my pop-punk themed iTerm2 config: Tap to expand
|
I like your colorscheme, but it would be cool if you add an option to remove all the bolds, and please can you make an alacritty theme. I would love it!
The text was updated successfully, but these errors were encountered: