jr: gajumaru color scheme

This commit is contained in:
2024-03-20 00:44:09 -06:00
parent aab6f34ba6
commit 708b4bc612
4 changed files with 60 additions and 19 deletions
+2 -2
View File
@@ -6,14 +6,14 @@
<meta charset="utf-8">
<style type="text/css">
html, body {
background-color: #D0F5F7;
background-color: #FBFCFB;
font-family: monospace, sans-serif;
font-size: '0.7em';
height: 78%;
}
pre {
background-color: #E8E0F8;
background-color: #EBECEB;
overflow: scroll;
box-sizing: border-box;
width: 100%;