Skip to content

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
@github-actions
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 This issue or PR has been inactive for a while 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 This issue or PR has been inactive for a while label Nov 7, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2024

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

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Dec 7, 2024
@bartlibert
Copy link
Contributor

For your information: I have rebased this (locally) to the latest main and it still fixes the issue, so this can be incorporated.

@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Mar 25, 2025
@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added the stale This issue or PR has been inactive for a while label Apr 24, 2025
@folke folke added the size/m Medium PR (<50 lines changed) label Oct 19, 2025
@github-actions github-actions bot removed the stale This issue or PR has been inactive for a while label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extras size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants