Update display settings 2017 12 6 authored by Ali Can Demiralp's avatar Ali Can Demiralp
...@@ -16,7 +16,7 @@ Consider 5 types of configurations that cascade upon each other, similar to CSS. ...@@ -16,7 +16,7 @@ Consider 5 types of configurations that cascade upon each other, similar to CSS.
- Overrides 2, applies to all Phoenix applications ran on the containing machine by the current user. - Overrides 2, applies to all Phoenix applications ran on the containing machine by the current user.
- Is a file residing in the current user's directory. - Is a file residing in the current user's directory.
- Is optional. - Is optional.
- Example use case: I am color blind and require RG color blind mode for all applications I run. - Example use case: I am color blind and require Protanopia (Red-Green) color blind mode for all applications I run.
4 Application Default Settings 4 Application Default Settings
- Overrides 3, applies to a particular Phoenix application. - Overrides 3, applies to a particular Phoenix application.
... ...
......