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

Better Looking Darkmode + Update Nav button text #180

Closed
wants to merge 18 commits into from

Conversation

death7654
Copy link
Contributor

No description provided.

Copy link
Member

@ninelore ninelore left a comment

Choose a reason for hiding this comment

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

Blocking for some Checks i need to do

@death7654
Copy link
Contributor Author

Blocking for some Checks i need to do

Why its only css

@ninelore
Copy link
Member

ninelore commented Jul 9, 2024

SEO

@death7654
Copy link
Contributor Author

Search Engine Optimization?

@ethanaobrien
Copy link
Contributor

Blocking for some Checks i need to do

Are these "checks" related to the css that was actually changed, and/or related to the css already in the project?

@ninelore
Copy link
Member

ninelore commented Jul 9, 2024

I want to verify that the changed css doesn't worsen lighthouse scores. Won't take long after im done with my day job

@@ -40,7 +40,7 @@ If you're on a smaller screen, scroll sideways to see whole table.
:::

<AddScript script-url="../../supported-devices.js"/>
<p>Search: <input type="text" class="deviceSearch"></p>
<p><input type="text" class="deviceSearch" placeholder="Enter Your Boardname"></p>
Copy link
Collaborator

Choose a reason for hiding this comment

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

this change is unrelated to the PR

@MrChromebox
Copy link
Collaborator

Again, what does "better" mean? it's meaningless word. Tell us exactly what you are changing and why

@@ -84,3 +87,12 @@ html.dark {
div.theme-default-content:not(.custom), footer.page-meta:not(.custom), nav.page-nav:not(.custom) {
max-width: 1800px;
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

how does this change relate to "better" dark mode?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

line 90?

Copy link
Member

@ninelore ninelore Jul 9, 2024

Choose a reason for hiding this comment

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

formatting and i dont see an issue including that when modifying the file

below 90 relate to the search bar which you questioned already

Copy link
Collaborator

Choose a reason for hiding this comment

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

line 90?

no, the block of code below that. GH doesn't allow you to select multiple lines to comment on

Copy link
Contributor

@ethanaobrien ethanaobrien Jul 9, 2024

Choose a reason for hiding this comment

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

GH doesn't allow you to select multiple lines to comment on

I recently learned it does actually, try holding shift while clicking on any additional lines, that is, unless I misuse that feature

@ninelore
Copy link
Member

ninelore commented Jul 9, 2024

The markdown changes are still / again in this branch/PR

@death7654
Copy link
Contributor Author

I will be redoing this, in a new branch closing

@death7654 death7654 closed this Jul 9, 2024
@death7654 death7654 deleted the darkmode branch July 9, 2024 17:07
@death7654 death7654 restored the darkmode branch July 9, 2024 17:08
@death7654 death7654 deleted the darkmode branch July 9, 2024 17:22
border-radius: 10px;
border: var(--border) solid 1px;
padding-left: 10px;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

not sure it's selecting multiple lines here

Copy link
Collaborator

Choose a reason for hiding this comment

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

looks like it did actually, nice that they fixed that

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.

4 participants