Skip to content

Commit 69e4df9

Browse files
committed
Add inverted option.
1 parent 17ad906 commit 69e4df9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

server/documents/modules/popup.html.eco

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,11 @@ themes : ['Default']
684684
<td>10</td>
685685
<td>Number of iterations before giving up search for popup position when a popup cannot fit on screen</td>
686686
</tr>
687+
<tr>
688+
<td>inverted</td>
689+
<td>false</td>
690+
<td>Invert text and background colors</td>
691+
</tr>
687692
</tbody>
688693
</table>
689694

0 commit comments

Comments
 (0)