Searched refs:scheme (Results 1 – 25 of 39) sorted by relevance
12
17 $scheme = $path->getScheme();18 switch ($scheme) {26 throw new ExceptionRuntime("File system ($scheme) unknown");35 $scheme = $path->getScheme();36 switch ($scheme) {42 throw new ExceptionRuntime("File system ($scheme) unknown");50 $scheme = $path->getScheme();51 switch ($scheme) {58 throw new ExceptionRuntime("File system ($scheme) unknown");68 $scheme = $path->getScheme();[all …]
77 private ?string $scheme = null; variable in ComboStrap\\Web\\Url125 $this->scheme = $urlComponents["scheme"] ?? null;313 if ($this->scheme === null) {316 return $this->scheme;567 public function setScheme(string $scheme): Url argument569 $this->scheme = $scheme;751 $scheme = $this->getScheme();753 $scheme = null;757 switch ($scheme) {762 $base = "$scheme://";[all …]
52 $scheme = $url->getScheme();59 $scheme = "http";61 switch ($scheme) {
4 MindTheDark offers a light and a dark color scheme for your DokuWiki. The color scheme and the styl…6 If the `userChoice` option is enabled, an option to change the color scheme will appear in the head…10 If the `autoDark` option is enabled, the color scheme of the operating system is used. 14 If neither of the two options is selected, a static color scheme can be selected via `theme`.19 * light and a dark color scheme (`theme` option in Configuration Manager)20 * automatic color scheme depending on operating system settings (`autoDark` option in Configuration…21 * change of the color scheme by the user (`userChoice` option in Configuration Manager)22 * all colors of the light and dark color scheme can be set in the Configuration Manager70 … browsers. The compatibility can be checked [here](https://caniuse.com/#feat=prefers-color-scheme).
32 @media (prefers-color-scheme: dark) {45 @media (prefers-color-scheme: dark) {71 @media (prefers-color-scheme: dark) {86 @media (prefers-color-scheme: dark) {
63 @media (prefers-color-scheme: dark) {
52 @media (prefers-color-scheme: dark) {
80 @media (prefers-color-scheme: dark) {
41 @media (prefers-color-scheme: dark) {
87 @media (prefers-color-scheme: dark) {
118 @media (prefers-color-scheme: dark) {
158 @media (prefers-color-scheme: dark) {
227 @media (prefers-color-scheme: dark) {
145 @media (prefers-color-scheme: dark) {
53 @media (prefers-color-scheme: light){60 @media (prefers-color-scheme: dark){
61 @media (prefers-color-scheme: dark){
108 @media (prefers-color-scheme: dark){
92 @media (prefers-color-scheme: dark){
49 /* @media (prefers-color-scheme: dark) {
1 /* colour scheme for Taratasy template */
2 All images are based on your namespace scheme.
286 $scheme = $markupRefObject->getSchemeType();287 if ($scheme === MarkupRef::WIKI_URI) {
8 ; * blue/gray colour scheme
22 @media (prefers-color-scheme: dark) {