Skip to content

set the background-color to white #452

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 1 commit into from
Oct 4, 2016

Conversation

AlexandreBonneau
Copy link
Contributor

Set the background-color to white so that users whom changed the default background-color of their browser (ie. dark theme) can still see the website has intended by the designer.

For instance, when setting the default background-color to a dark themed one in Firefox, the website looks like this :
dark_theme_and_vuejs org

This pull request just set the css background-color property to white, so that the user default background-color is not used.

Set the background-color to white so that users whom changed the *default* background-color of their browser (ie. dark theme) can still see the website has intended by the designer.
@chrisvfritz chrisvfritz merged commit 152f2d8 into vuejs:master Oct 4, 2016
@AlexandreBonneau AlexandreBonneau deleted the background-color branch October 4, 2016 04:32
dingyiming added a commit to volksbright/document-standard-vue that referenced this pull request Oct 4, 2016
* master:
  Revert "Master" (vuejs#462)
  Master (vuejs#460)
  Update link to Karma (vuejs#458)
  Explicitly note on `events` opt deprecation (fixes vuejs#436) (vuejs#453)
  remove wording about not including a benchmark from the react team
  Set the background-color to white. (vuejs#452)
  fix capitalizion typo in migration guide
  add literal modifier for directives to migration guide
  fix typo in interpolation within attributes in migration guide
  update dynamic binding example in guide intro
  add named slot to render function guide
  add warnings about using arrow functions on instance properties (vuejs#448)
  fix links to single-file components - fixes vuejs#446
  add note about two-way directives, linking to two-way filters example
  update two-filters example in migration guide
  Same word used multiple times in a sentence (vuejs#444)
  improve $data instance property API docs (vuejs#445)

# Conflicts:
#	src/guide/index.md
#	src/guide/installation.md
#	src/guide/instance.md
#	src/guide/render-function.md
#	src/guide/unit-testing.md
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
Set the background-color to white so that users whom changed the *default* background-color of their browser (ie. dark theme) can still see the website has intended by the designer.
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
* master:
  Revert "Master" (vuejs#462)
  Master (vuejs#460)
  Update link to Karma (vuejs#458)
  Explicitly note on `events` opt deprecation (fixes vuejs#436) (vuejs#453)
  remove wording about not including a benchmark from the react team
  Set the background-color to white. (vuejs#452)
  fix capitalizion typo in migration guide
  add literal modifier for directives to migration guide
  fix typo in interpolation within attributes in migration guide
  update dynamic binding example in guide intro
  add named slot to render function guide
  add warnings about using arrow functions on instance properties (vuejs#448)
  fix links to single-file components - fixes vuejs#446
  add note about two-way directives, linking to two-way filters example
  update two-filters example in migration guide
  Same word used multiple times in a sentence (vuejs#444)
  improve $data instance property API docs (vuejs#445)

# Conflicts:
#	src/guide/index.md
#	src/guide/installation.md
#	src/guide/instance.md
#	src/guide/render-function.md
#	src/guide/unit-testing.md
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