Fixed Colors #9

Merged
tslocum merged 1 commits from adroslice/gmenu:bugfix-colors into master 2 years ago
  • Previously, half of everything would be black or white
  • Now it uses terminal colors
- Previously, half of everything would be black or white - Now it uses terminal colors
adroslice added 1 commit 2 years ago
5f8f046178 Fixed Colors
- Previously, half of everything would be black or white
- Now it uses terminal colors
Poster

Before:
image

After:
image

These two screenshots were made in VS Code with the dracula theme, however the issue also occured in alacritty, which too was set to use the base16 dracula theme.

Before: ![image](/attachments/921b0883-ef14-4122-a44d-e48c2d46dc0e) After: ![image](/attachments/df782f6a-c071-4be6-bb8b-603bc6c27dc8) These two screenshots were made in VS Code with the dracula theme, however the issue also occured in alacritty, which too was set to use the base16 dracula theme.
tslocum merged commit 0a993faea6 into master 2 years ago
Owner

Thanks!

Thanks!
The pull request has been merged as 0a993faea6.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b adroslice-bugfix-colors master
git pull bugfix-colors

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff adroslice-bugfix-colors
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/gmenu#9
Loading…
There is no content yet.