aboutsummaryrefslogtreecommitdiff
path: root/org
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-08-08 23:07:32 -0600
committernathan <nathansmith@disroot.org>2025-08-08 23:07:32 -0600
commitcd382aeadbe7f92609d13a74ed7b8b8167da8755 (patch)
tree28910e0add64f0372890b8d83b1ca0c3e06c6ff9 /org
parent93cff0935bffc8a23e7f392cce394fe3ad5e7b26 (diff)
Working on switch to dark theme
Diffstat (limited to 'org')
-rw-r--r--org/css/contact.css4
-rw-r--r--org/css/front-page.css6
-rw-r--r--org/css/shitty-theme.css24
-rw-r--r--org/images/linux-background.jpgbin0 -> 24063 bytes
-rw-r--r--org/images/linux-background.pngbin9515 -> 0 bytes
-rw-r--r--org/images/windows_kills_kittens.jpgbin66522 -> 23398 bytes
-rw-r--r--org/linux-room.org2
7 files changed, 26 insertions, 10 deletions
diff --git a/org/css/contact.css b/org/css/contact.css
index a991fef..1704bfc 100644
--- a/org/css/contact.css
+++ b/org/css/contact.css
@@ -7,7 +7,7 @@ body {
margin: auto;
color: #00ff00;
background-color: #060a0f;
- border: 1px solid black;
+ border: 1px solid gray;
}
a:link {
@@ -23,7 +23,7 @@ b {
}
.outline-2 {
- border: 1px dotted black;
+ border: 1px dotted gray;
}
#buttons {
diff --git a/org/css/front-page.css b/org/css/front-page.css
index c4595a3..3f75712 100644
--- a/org/css/front-page.css
+++ b/org/css/front-page.css
@@ -15,7 +15,9 @@ body {
margin: auto;
color: #00ff00;
background-color: #060a0f;
- border: 1px solid black;
+ border: 1px solid gray;
+ word-wrap : break-word;
+ overflow-wrap: break-word;
}
a:link {
@@ -35,7 +37,7 @@ table {
}
.outline-2 {
- border: 1px dotted black;
+ border: 1px dotted gray;
}
#buttons {
diff --git a/org/css/shitty-theme.css b/org/css/shitty-theme.css
index 19da409..e2aeff2 100644
--- a/org/css/shitty-theme.css
+++ b/org/css/shitty-theme.css
@@ -1,5 +1,5 @@
body {
- background-color: #dcd1ba;
+ background-color: black;
}
.shittyweb-header {
@@ -9,18 +9,32 @@ body {
#content {
width: 65%;
margin: auto;
- background-color: #bebebe;
- border: 1px solid black;
+ color: #00ff00;
+ background-color: #060a0f;
+ border: 1px solid gray;
word-wrap : break-word;
overflow-wrap: break-word;
}
+a:link {
+ color: red;
+}
+
+a:visited {
+ color: pink;
+}
+
+b {
+ color: white;
+}
+
.outline-2 {
- border: 1px dotted black;
+ border: 1px dotted gray;
}
.org-src-container {
- background-color: white;
+ color: black;
+ background-color: darkgray;
}
#postamble {
diff --git a/org/images/linux-background.jpg b/org/images/linux-background.jpg
new file mode 100644
index 0000000..1960093
--- /dev/null
+++ b/org/images/linux-background.jpg
Binary files differ
diff --git a/org/images/linux-background.png b/org/images/linux-background.png
deleted file mode 100644
index 2715a80..0000000
--- a/org/images/linux-background.png
+++ /dev/null
Binary files differ
diff --git a/org/images/windows_kills_kittens.jpg b/org/images/windows_kills_kittens.jpg
index 4650982..eb964ff 100644
--- a/org/images/windows_kills_kittens.jpg
+++ b/org/images/windows_kills_kittens.jpg
Binary files differ
diff --git a/org/linux-room.org b/org/linux-room.org
index 8009e7d..856ab34 100644
--- a/org/linux-room.org
+++ b/org/linux-room.org
@@ -1,6 +1,6 @@
#+SETUPFILE: ../org-templates/level-1.org
#+TITLE: Linux Room
-#+BACKGROUND_IMAGE: images/linux-background.png
+#+BACKGROUND_IMAGE: images/linux-background.jpg
#+SHITTYWEB_HEADER: <img src="images/flying_tux.gif" alt="Tux the penguin flying"/>
* Why linux