add night theme
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<button id="theme-toggle" class="theme-btn">
|
||||
<i id="theme-icon" class="fa-solid fa-sun"></i>
|
||||
</button>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<h1 class="name fs-4 fw-lighter font-monospace">Твои шаблоны</h1>
|
||||
@@ -254,7 +257,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</1--div>
|
||||
<button id="theme-toggle">Сменить тему</button>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user