design: change light theme to retro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="en" data-theme="light">
|
||||
<html lang="en" data-theme="retro">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
@plugin 'daisyui' {
|
||||
themes:
|
||||
light --default,
|
||||
retro --default,
|
||||
business --prefersdark;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user