sync colors: unified petrol blue (#1e5f8a) for course b

This commit is contained in:
2025-12-30 19:47:31 +01:00
parent aaf1447048
commit 7e80d15a06
8 changed files with 25 additions and 26 deletions

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -11,7 +11,7 @@ title: Dateiformate, Schnittstellen, Speichermedien & Distributionswege
<style> <style>
:root { :root {
--color-foreground: #1a1a2e; --color-foreground: #1a1a2e;
--color-highlight: #5da9e9; --color-highlight: #1e5f8a;
--color-dimmed: #4a4a6a; --color-dimmed: #4a4a6a;
} }
section.invert { section.invert {
@@ -31,9 +31,9 @@ h2 {
} }
pre { pre {
background: #0f0f23; background: #0f0f23;
color: #5da9e9; color: #1e5f8a;
border-radius: 8px; border-radius: 8px;
border-left: 3px solid #5da9e9; border-left: 3px solid #1e5f8a;
} }
pre code { pre code {
background: transparent; background: transparent;
@@ -41,7 +41,7 @@ pre code {
} }
code { code {
background: #1a1a2e; background: #1a1a2e;
color: #5da9e9; color: #1e5f8a;
padding: 0.15em 0.4em; padding: 0.15em 0.4em;
border-radius: 4px; border-radius: 4px;
} }

View File

@@ -264,7 +264,6 @@ Wichtige Lektion für MedienethikerInnen
# Lektionen für heute # Lektionen für heute
* Technologie ist nie neutral * Technologie ist nie neutral
* Steigerung der Rechenleistung ist immer dann nötig, wenn die angehäuften Datenmengen nicht mehr von Menschenhand berechnet werden können
<!-- <!--

View File

@@ -11,7 +11,7 @@ case "$COURSE" in
TITLE="Dateiformate, Schnittstellen, Speichermedien & Distributionswege" TITLE="Dateiformate, Schnittstellen, Speichermedien & Distributionswege"
SUBTITLE="223015b · Modul \"Technik 1\" · 1. Semester" SUBTITLE="223015b · Modul \"Technik 1\" · 1. Semester"
SLIDES_URL="https://librete.ch/hdm/223015b" SLIDES_URL="https://librete.ch/hdm/223015b"
ACCENT_COLOR="#5da9e9" ACCENT_COLOR="#1e5f8a"
ACCENT_LIGHT="#e8f4fc" ACCENT_LIGHT="#e8f4fc"
;; ;;
223015c) 223015c)