Skip to content

Commit ccaabc8

Browse files
committed
fix color styles are broken when system is in light mode
1 parent cda3239 commit ccaabc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en" data-theme="dark">
33
<head>
44
<title>actionlint playground</title>
55
<meta charset="utf-8"/>

0 commit comments

Comments
 (0)