Skip to content

Set the default color for the search input #516

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

Merged
merged 2 commits into from
Oct 18, 2016

Conversation

AlexandreBonneau
Copy link
Contributor

Since the search input text color is not set, if a user has changed its default color (ie. when using a dark theme), then the search input text can be unreadable.

Example of hard to read color combination:
default_search_color_font

This PR just sets the color to a default one.

AlexandreBonneau and others added 2 commits October 18, 2016 09:35
Since the search input text color is not set, if a user has changed its default color (ie. when using a dark theme), then the search input text can be unreadable.
Copy link
Contributor

@chrisvfritz chrisvfritz left a comment

Choose a reason for hiding this comment

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

Updated to dark for better contrast, but looks good.

@chrisvfritz chrisvfritz merged commit 7363582 into vuejs:master Oct 18, 2016
@AlexandreBonneau AlexandreBonneau deleted the patch-3 branch October 19, 2016 07:47
dingyiming added a commit to volksbright/document-standard-vue that referenced this pull request Oct 20, 2016
* master:
  Remove possible fulltime statement and re-arange business part (vuejs#520)
  Fix an error in Component Example (vuejs#521)
  update component inline-template (vuejs#519)
  wrong id (typo) (vuejs#515)
  Set the default color for the search input (vuejs#516)
  fix link to single-file-components.html (vuejs#514)
  fix broken link to contributing guide, fixes vuejs#513

# Conflicts:
#	src/guide/index.md
#	src/guide/join.md
#	src/support-vuejs/index.md
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
* Set the default color for the search input

Since the search input text color is not set, if a user has changed its default color (ie. when using a dark theme), then the search input text can be unreadable.

* Update search color to $dark
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
* master:
  Remove possible fulltime statement and re-arange business part (vuejs#520)
  Fix an error in Component Example (vuejs#521)
  update component inline-template (vuejs#519)
  wrong id (typo) (vuejs#515)
  Set the default color for the search input (vuejs#516)
  fix link to single-file-components.html (vuejs#514)
  fix broken link to contributing guide, fixes vuejs#513

# Conflicts:
#	src/guide/index.md
#	src/guide/join.md
#	src/support-vuejs/index.md
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
* Set the default color for the search input

Since the search input text color is not set, if a user has changed its default color (ie. when using a dark theme), then the search input text can be unreadable.

* Update search color to $dark
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