Skip to content

Commit

Permalink
fix color styles are broken when system is in light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Jun 9, 2024
1 parent cda3239 commit ccaabc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" data-theme="dark">
<head>
<title>actionlint playground</title>
<meta charset="utf-8"/>
Expand Down

0 comments on commit ccaabc8

Please sign in to comment.