Update LICENSE and add README
This commit is contained in:
parent
d8e05babc8
commit
3a642ccda0
2 changed files with 16 additions and 0 deletions
3
LICENSE
3
LICENSE
|
@ -1,4 +1,7 @@
|
||||||
|
Copyright (c) 2015 The Gogs Authors
|
||||||
|
Copyright (c) 2016 The Gitea Authors
|
||||||
Copyright (c) 2022 The Forgejo Authors
|
Copyright (c) 2022 The Forgejo Authors
|
||||||
|
Copyright (c) 2021 Catppuccin
|
||||||
Copyright (c) 2023 Sangelo
|
Copyright (c) 2023 Sangelo
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
|
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# gitpot-themes
|
||||||
|
|
||||||
|
The themes that are available here at Gitpot, for you to choose!
|
||||||
|
All `theme-gitpot-*` themes are based on Forgejo's CSS Themes.
|
||||||
|
|
||||||
|
## Credits and License
|
||||||
|
|
||||||
|
This repo includes themes from following sources:
|
||||||
|
|
||||||
|
- [Gitea Theme](https://github.com/go-gitea/gitea/tree/main/web_src/css/themes)
|
||||||
|
- [Catppuccin Theme](https://github.com/catppuccin/gitea)
|
||||||
|
|
||||||
|
See this repo's [LICENSE](./LICENSE) for more details.
|
Loading…
Reference in a new issue