Skip to content

Commit ea569e8

Browse files
committed
Update theme toggle button style for improved visibility
1 parent f2d3bf1 commit ea569e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/arsip/layout.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<span class="navbar-item" style="position:absolute;right:0;">
6767
<div class="container has-text-centered">
6868
<div class="control has-text-right">
69-
<button id="theme-toggle" class="button is-small is-success is-outlined is-light">
69+
<button id="theme-toggle" class="button is-primary is-outlined">
7070
<span class="icon">
7171
<svg id="theme-icon" class="size-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
7272
<path id="sun-icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" />

0 commit comments

Comments
 (0)