Skip to content

Commit

Permalink
b1054
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderlineWords committed Jul 2, 2023
1 parent 75743ba commit 8aa3809
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 10 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Theme distribution files and nightly builds of <a href="https://github.com/codef
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/codeforms/punica-themes@latest/dusty/punica-dusty.min.css" crossorigin="anonymous">
```

###### Elegance theme
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/codeforms/punica-themes@latest/elegance/punica-elegance.min.css" crossorigin="anonymous">
```

###### Monochrome theme
```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/codeforms/punica-themes@latest/monochrome/punica-monochrome.min.css" crossorigin="anonymous">
Expand Down
2 changes: 1 addition & 1 deletion dark/punica-dark.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion default/punica.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dusty/punica-dusty.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion elegance/punica-elegance.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion monochrome/punica-monochrome.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion palenight/punica-palenight.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion raisin/punica-raisin.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion raven/punica-raven.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion retro/punica-retro.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion smart/punica-smart.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8aa3809

Please sign in to comment.