Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions testData/preferences/nyx.json

This file was deleted.

24 changes: 24 additions & 0 deletions testData/preferences/nyx.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
//# Nyx
//
//The preference set enables the night screen, reducing the blue from the screen.
//
//## Testing
//
//To see the results, a physical machine is required. When enabled, the blue is reduced (making white turn yellow).
//
//For a VM, search for "night light" in System Settings. The button will say `Turn on now` if this setting is disabled,
//otherwise `Turn off now`.
//
{
"flat": {
"name": "Nyx",
"contexts": {
"gpii-default": {
"name": "Default preferences",
"preferences": {
"http://registry.gpii.net/common/nightScreen": true
}
}
}
}
}
11 changes: 0 additions & 11 deletions testData/preferences/nyx.md

This file was deleted.