File: invert-colors.page

package info (click to toggle)
papers 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 21,044 kB
  • sloc: ansic: 37,728; sh: 197; xml: 127; makefile: 113
file content (41 lines) | stat: -rw-r--r-- 1,146 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="invert-colors">

  <info>
    <link type="guide" xref="index#tips"/>

    <desc>
    Inverting the colors can make it easier to read some text.
    </desc>

    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
    <revision pkgversion="3.10.3" date="2014-03-22" status="review"/>
    <revision pkgversion="3.35.1" date="2020-02-15" status="review"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Anna Philips</name>
      <email>anna.cs.au@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Invert colors on a page</title>


 <p>To swap black for white, white for black, and so on, press the menu button in the
 top-right corner of the window and select <gui style="menuitem">Night Mode</gui>.</p>


<note style="tip">
 <p>
  Doing this can make it easier to read text, especially in the case of certain kinds of visual impairment.
 </p>
</note>
</page>