WebIDLpedia

[DEPRECATED] ForcedColorsModeAutomationTheme enum

As of April 30, 2025, this name is no longer defined by a Web Platform specification

Definition

CSS Color Adjustment Module Level 1 defines ForcedColorsModeAutomationTheme

enum ForcedColorsModeAutomationTheme {
  "none",
  "light",
  "dark"
};