Skip to content

Alacritty template fix#2582

Open
notmugi wants to merge 2 commits intonoctalia-dev:mainfrom
notmugi:alacritty-template-fix
Open

Alacritty template fix#2582
notmugi wants to merge 2 commits intonoctalia-dev:mainfrom
notmugi:alacritty-template-fix

Conversation

@notmugi
Copy link
Copy Markdown

@notmugi notmugi commented Apr 28, 2026

Pull Request

Motivation

Alacritty was generating colors that were not in line with the other terminals available. i.e foot, kitty. it had hardcoded hex values that were obviously not getting changed when colorschemes got generated.

Type of Change

Mark the relevant option with an "x".

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring

Related Issue

  • Closes #(N/A)

Testing

tried to match the generation as close as possible to kitty and foot, looked at their templates and then did some testing on multiple wallpapers. dark and light generation examples in pictures below to show the issue is resolved

  • Tested on niri
  • Tested on Hyprland
  • Tested on sway
  • Tested with different bar positions and density settings
  • Tested at different interface scaling values
  • Tested with multiple monitors (if applicable)

Screenshots / Videos

Dark and light generation test with a color block to show consistency. top terminal is kitty, bottom is alacritty.
ColorsDark
ColorsLight

Checklist

  • Code follows project style guidelines
  • Self-reviewed my code
  • No new warnings or errors
  • Documentation or comments updated (if relevant)

Additional Notes

please let me know if I've used the incorrect values for some of these, I'm fairly new to stuff like this and this is even my first PR on github as a whole. willing to go back and fix something if need-be

@notmugi
Copy link
Copy Markdown
Author

notmugi commented Apr 28, 2026

sorry for the second commit, was using some testing values and didnt realize it, swapped them back to their defaults which shouldnt matter (?) i think.

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.

1 participant