Skip to content

feat(archive scss): make edge and center gradient color variable for archives tab darkmode#2664

Open
phamthekhang632 wants to merge 1 commit intocotes2020:masterfrom
phamthekhang632:master
Open

feat(archive scss): make edge and center gradient color variable for archives tab darkmode#2664
phamthekhang632 wants to merge 1 commit intocotes2020:masterfrom
phamthekhang632:master

Conversation

@phamthekhang632
Copy link

Type of change

  • Improvement (refactoring and improving code)

Description

I am trying to make a custom timeline to show experiences. Having the color hard coded make it harder to copy among different scss.
I could not use the previously defined since I want to add a little description for each Job Role and add Company.

@phamthekhang632 phamthekhang632 changed the title feat(archive scss): make edge and center gradient color variable feat(archive scss): make edge and center gradient color variable for archives tab darkmode Mar 4, 2026
}
}

#archives li:nth-child(odd) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there,

Is there any particular reason you need to remove #archives li:nth-child(odd)?

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.

2 participants