improve inline code contrast across all slides
- change code text color from #1e5f8a to #5fb3e4 (brighter blue) in course 223015b - update code styling in course 223015c for better contrast - update custom-theme.css with --color-dimmed variable 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -60,7 +60,7 @@ section.klausur footer {
|
||||
<!-- _header: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -60,7 +60,7 @@ section.klausur footer {
|
||||
<!-- _header: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -61,7 +61,7 @@ section.klausur footer {
|
||||
<!-- _footer: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -60,7 +60,7 @@ section.klausur footer {
|
||||
<!-- _header: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -61,7 +61,7 @@ section.klausur footer {
|
||||
<!-- _footer: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ h2 {
|
||||
}
|
||||
pre {
|
||||
background: #0f0f23;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
border-radius: 8px;
|
||||
border-left: 3px solid #1e5f8a;
|
||||
}
|
||||
@@ -41,7 +41,7 @@ pre code {
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #1e5f8a;
|
||||
color: #5fb3e4;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
@@ -61,7 +61,7 @@ section.klausur footer {
|
||||
<!-- _footer: '' -->
|
||||
<!-- _backgroundColor: #000 -->
|
||||
|
||||

|
||||

|
||||
|
||||
# Dateiformate, Schnittstellen, Speichermedien & Distributionswege
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ title: "Termin 2: Netzwerke, Protokolle & CSS"
|
||||
:root {
|
||||
--color-foreground: #1a1a2e;
|
||||
--color-highlight: #d63384;
|
||||
--color-dimmed: #4a4a6a;
|
||||
--color-dimmed: #dde0e4;
|
||||
}
|
||||
section.invert {
|
||||
--color-foreground: #fff;
|
||||
@@ -40,8 +40,8 @@ pre code {
|
||||
color: inherit;
|
||||
}
|
||||
code {
|
||||
background: #1a1a2e;
|
||||
color: #d63384;
|
||||
background: #f0e6eb;
|
||||
color: #1a1a2e;
|
||||
padding: 0.15em 0.4em;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user