Skip to content

Commit

Permalink
Merge branch 'master' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
observerw authored Jul 2, 2024
2 parents f952305 + 01291fb commit d44e076
Show file tree
Hide file tree
Showing 4 changed files with 9,094 additions and 8,731 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
pull-requests: write
actions: write
steps:
- uses: actions/stale@v9
with:
Expand All @@ -17,4 +18,4 @@ jobs:
days-before-close: 15
stale-pr-label: stale
exempt-pr-labels: Ready for review
operations-per-run: 40
operations-per-run: 200
9 changes: 8 additions & 1 deletion community-css-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1937,5 +1937,12 @@
"repo": "Quinta0/Northern-Sky",
"screenshot": "Northern-Sky-small.png",
"modes": ["light"]
}
},
{
"name": "Seamless View",
"author": "Gustavo Salgado",
"repo": "GustavoSZ124/Obsidian-Theme-Seamless-View",
"screenshot": "assets/Seamless View.png",
"modes": ["dark"]
}
]
Loading

0 comments on commit d44e076

Please sign in to comment.