about summary refs log tree commit diff
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit454c36cb0929351deccca11553c35cbff845b2ad (patch)
tree0c893b01f71a716854beb640c2c84e3aface539f
parentlog (diff)
downloadw-454c36cb0929351deccca11553c35cbff845b2ad.tar
w-454c36cb0929351deccca11553c35cbff845b2ad.tar.gz
w-454c36cb0929351deccca11553c35cbff845b2ad.tar.bz2
w-454c36cb0929351deccca11553c35cbff845b2ad.tar.xz
w-454c36cb0929351deccca11553c35cbff845b2ad.zip
changed dark mode colors
-rw-r--r--about.html2
-rw-r--r--css/main.css8
-rw-r--r--index.html2
-rw-r--r--projects.html2
4 files changed, 7 insertions, 7 deletions
diff --git a/about.html b/about.html
index 37dd539..1047463 100644
--- a/about.html
+++ b/about.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
diff --git a/css/main.css b/css/main.css
index 0b41d05..f197672 100644
--- a/css/main.css
+++ b/css/main.css
@@ -2,8 +2,8 @@
 
 html, body{
 	font:400 105% sans-serif;
-	background-color:#100018;
-	color:#DDD000;
+	background-color:#001800;
+	color:#DDDAAA;
 	margin:0;
 	height:100%
 }
@@ -62,7 +62,7 @@ img{margin-left:4%;}
 	padding-left:3%
 }
 
-/*@media(prefers-color-scheme:light){
+@media(prefers-color-scheme:light){
 	html, body{
 		background-color:#F0F2F4;
 		color:#553311
@@ -74,7 +74,7 @@ img{margin-left:4%;}
 
 	a{color:#113399}
 	a:hover{color:#000000}
-}*/
+}
 
 @media all and (max-width:1800px){
 	.body{padding: 0pt 35% 60pt 35%}
diff --git a/index.html b/index.html
index 2a717d1..ce64db3 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
diff --git a/projects.html b/projects.html
index ce760ab..0c71cef 100644
--- a/projects.html
+++ b/projects.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">