fix background color
This commit is contained in:
parent
1161db28fd
commit
c76274c0f3
6 changed files with 27 additions and 18 deletions
|
|
@ -4,14 +4,17 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>have you tried crying more?</title>
|
||||
<!-- <script -->
|
||||
<!-- src="https://cdnjs.cloudflare.com/ajax/libs/gl-matrix/2.8.1/gl-matrix-min.js" -->
|
||||
<!-- integrity="sha512-zhHQR0/H5SEBL3Wn6yYSaTTZej12z0hVZKOv3TwCUXT1z5qeqGcXJLLrbERYRScEDDpYIJhPC1fk31gqR783iQ==" -->
|
||||
<!-- crossorigin="anonymous" -->
|
||||
<!-- defer></script> -->
|
||||
|
||||
<script src="js/main.js" type="module"></script>
|
||||
<link rel="stylesheet" href="css/shader-style.css">
|
||||
<link rel="stylesheet" href="css/typing.css">
|
||||
|
||||
<!-- Theming -->
|
||||
<link type="text/css" rel="stylesheet" href="css/themes/core.css" media="all">
|
||||
<link type="text/css" rel="stylesheet" href="css/themes/themes/rose-pine.css" media="all" id="theme_css">
|
||||
|
||||
<!-- Styling -->
|
||||
<link type="text/css" rel="stylesheet" href="css/style.css">
|
||||
<link type="text/css" rel="stylesheet" href="css/shader-style.css">
|
||||
<link type="text/css" rel="stylesheet" href="css/typing.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue