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

fix(zathura): update template to accomodate new format #642

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

guiltiest-gear
Copy link

Description

This PR updates the zathurarc template to accommodate the new format for highlight-color and highlight-active-color.

Related Issue(s)

#641

@github-actions github-actions bot added the extras label Oct 4, 2024
@guiltiest-gear guiltiest-gear changed the title Fix zathurarc colors #641 fix(zathura): Update template to accomodate new format Oct 4, 2024
@guiltiest-gear guiltiest-gear changed the title fix(zathura): Update template to accomodate new format fix(zathura, WIP): Update template to accomodate new format Oct 4, 2024
@guiltiest-gear guiltiest-gear changed the title fix(zathura, WIP): Update template to accomodate new format fix(zathura): Update template to accomodate new format Oct 4, 2024
@guiltiest-gear guiltiest-gear changed the title fix(zathura): Update template to accomodate new format fix(zathura): update template to accomodate new format Oct 4, 2024
@guiltiest-gear guiltiest-gear marked this pull request as ready for review October 5, 2024 01:25
@guiltiest-gear
Copy link
Author

Code is at least in a working state, going to see if I can try to optimize it

@guiltiest-gear
Copy link
Author

Nevermind, broke it again

@guiltiest-gear
Copy link
Author

Alright, issue fixed, let me know if there's anything else that needs to be changed

@guiltiest-gear guiltiest-gear marked this pull request as draft October 6, 2024 20:01
@guiltiest-gear
Copy link
Author

guiltiest-gear commented Oct 6, 2024

Saw the rgb function in util.lua, time to refactor again

EDIT: Didn't see it was a local function, nevermind

The code is significantly easier to read, easier to maintain, and
generally much better looking with this change.
Unless some other file needs the ability to convert hex color codes to
decimal, there isn't any need to move it to util.lua, keep the function
at the lowest scope possible
@guiltiest-gear guiltiest-gear marked this pull request as ready for review October 6, 2024 22:06
Copy link
Contributor

github-actions bot commented Nov 6, 2024

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 6, 2024
@guiltiest-gear
Copy link
Author

Everything is ready to go, I've tested the code and gotten a successful build too. Would still say this is relevant.

@github-actions github-actions bot removed the stale label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant