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

feat: support search-input in dark mode #191

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

korin5
Copy link
Contributor

@korin5 korin5 commented Sep 13, 2023

No description provided.

@@ -2944,7 +2944,7 @@ span.blur {
#search-input {
-webkit-appearance: none;
border-color: #dbdbdb;
background-color: #fff;
// background-color: #fff;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// background-color: #fff;

remove it

Comment on lines +2958 to +2961
// &:active, &:focus {
// border-color: #3273dc;
// box-shadow: 0 0 0 .125em rgba(50,115,220,.25)
// }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// &:active, &:focus {
// border-color: #3273dc;
// box-shadow: 0 0 0 .125em rgba(50,115,220,.25)
// }

remove it

@Candinya Candinya merged commit b98a915 into Candinya:master Jan 18, 2024
1 check passed
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.

None yet

3 participants