PHP Classes

File: htdocs/themes/xswatch4/xswatch4.conf

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/xswatch4.conf   Download  
File: htdocs/themes/xswatch4/xswatch4.conf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 893 bytes
 

Contents

Class file image Download
# Pick a css directory you want to use by entering its name below. # # Valid values are: # css-cerulean css-cosmo css-cyborg css-darkly css-flatly # css-journal css-litera css-lumen css-lux css-materia # css-minty css-pulse css-sandstone css-simplex css-sketchy # css-slate css-solar css-spacelab css-superhero css-united # css-yeti # # The value for xswatchCss is used for media="(prefers-color-scheme: light)" queries xswatchCss = "css-cerulean" # Pick the css directory you want to use for the dark theme below. # The value for xswatchDarkCss is used for media="(prefers-color-scheme: dark)" queries # # Set xswatchDarkCss to "" to always use the xswatchCss value specified above # # The subset of valid themes that are considered dark are: # css-cyborg css-darkly css-slate css-solar css-superhero xswatchDarkCss = "css-slate"