docs: apply home dark mode (#3062)

* merge scss into index.scss

* apply darkmode on docs Home using predefined var color

* codeql/labeler github action for handling draft pr

* labeler require pull_requiest_target
This commit is contained in:
Ken Kaizu
2023-01-28 08:02:48 +09:00
committed by GitHub
parent bbb0ed2f00
commit ac795ce435
4 changed files with 249 additions and 327 deletions

View File

@@ -18,6 +18,11 @@ on:
- '.github/**'
pull_request:
# The branches below must be a subset of the branches above
types:
- opened
- reopened
- synchronize
- ready_for_review
branches: [ "main" ]
paths-ignore:
- '.github/**'