rename css

This commit is contained in:
ygg2 2024-10-24 20:39:39 -04:00
parent 8a80fc6936
commit 77c6f4eefc
8 changed files with 12 additions and 12 deletions

View file

@ -9,8 +9,8 @@
<meta content="A spacebar client that has DMs, replying and more" property="og:description">
<meta content="/logo.webp" property="og:image">
<meta content="#4b458c" data-react-helmet="true" name="theme-color">
<link href="/style2.css" rel="stylesheet">
<link href="/themes2.css" rel="stylesheet" id="lightcss">
<link href="/style.css" rel="stylesheet">
<link href="/themes.css" rel="stylesheet" id="lightcss">
<style>body,#loading{background:#16191b;}@media(prefers-color-scheme:light){body,#loading{background:#9397bd;}}</style>
<link rel="manifest" href="/manifest.json">
</head>