ColorNegate[image] gives the negative of image, in which all colors have been negated.
ConfigurationPath is a global option that specifies which directories are searched for systemwide configuration information.
DefaultDuplicateCellStyle is a notebook option that specifies the default style to use for cells created by automatic duplication of other cells in the notebook.
DialogSymbols is an option for Dialog which gives a list of symbols whose values should be localized in the dialog.
FontTracking is an option for Style and Cell that specifies how condensed or expanded you want the font in which text is rendered to be.
GeneratedCell is an option for Cell that indicates whether the cell was generated from the kernel.
GridDefaultElement is an option for the low-level function GridBox that specifies what to insert when a new element is created interactively in a GridBox.
NullWords is an option for Read and related functions which specifies whether null words should be taken to exist between repeated word separators.
PageBreakAbove is an option for Cell which specifies whether a page break should be made immediately above the cell if the notebook that contains the cell is printed.
PageBreakBelow is an option for Cell which specifies whether a page break should be made immediately below the cell if the notebook that contains the cell is printed.