https://github.com/pixelgrade/anima
Anima is the universal FSE WordPress theme of Pixelgrade.
https://github.com/pixelgrade/anima
block-editor color-system design-system font-styles full-site-editing gutenberg-theme wordpress-theme
Last synced: 4 months ago
JSON representation
Anima is the universal FSE WordPress theme of Pixelgrade.
- Host: GitHub
- URL: https://github.com/pixelgrade/anima
- Owner: pixelgrade
- License: gpl-2.0
- Created: 2019-08-27T06:45:37.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-07-18T08:23:30.000Z (11 months ago)
- Last Synced: 2025-07-18T12:21:57.931Z (11 months ago)
- Topics: block-editor, color-system, design-system, font-styles, full-site-editing, gutenberg-theme, wordpress-theme
- Language: PHP
- Homepage:
- Size: 11.3 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Anima – Pixelgrade LT Universal Theme
[](https://github.com/pixelgrade/rosa2/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+) [](https://github.com/pixelgrade/rosa2/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen)
## Available Themes
Pixelgrade `LT` themes, based on the Anima universal theme, will follow the `[Theme name]` + `LT` naming convention.
Here is the current list of Pixelgrade LT themes:
- [Rosa LT](https://pixelgrade.com/themes/restaurants/rosa-lt/) ° [View demo](https://starter.pixelgrade.com/rosa-lt/)
- [Felt LT](https://pixelgrade.com/themes/blogging/felt-lt/) ° [View demo](https://starter.pixelgrade.com/felt-lt/)
- [Julia LT](https://pixelgrade.com/themes/blogging/julia-lt/) ° [View demo](https://starter.pixelgrade.com/julia-lt/)
- [Mies LT](https://pixelgrade.com/themes/portfolio/mies-lt/) ° [View demo](https://starter.pixelgrade.com/mies-lt/)
## Contributing
The essence of **open source** is that by freely sharing the code, you have the freedom to use it for any purpose, study how it works and adapt it to your needs, improve the program and **share your improvements** with the community so that we all benefit. 🙏
It's great if you're willing to use your skills, knowledge, and experience to help further refine this project with your own improvements. We really appreciate it and you're 💯 welcome to submit an issue or pull request on any topic.
### How can you help?
- 🕵️♀️ **Discovered an issue?** Please report it [here](https://github.com/pixelgrade/anima/issues/new "here") and help us fix it.
- 🛠 **Fixed a bug?** That’s fantastic! Send a [pull request](https://github.com/pixelgrade/anima/pulls "pull request") and we will look over it. See [CONTRIBUTING.md](https://github.com/pixelgrade/anima/blob/main/CONTRIBUTING.md) for the contributing guidelines.
- 🔮 **Need a feature?** Please take a moment to find out whether your idea fit the wider scope of this theme and provide as much detail and context as possible. Then propose it [here](https://github.com/pixelgrade/anima/issues/new).
- 💎 **Have you made something great?** [Share](https://github.com/pixelgrade/anima/issues/new "Share") it with us.
### Contributors
A manually curated list that include all the valuable people that have contributed to this project with code, user testing, feedback, or mockups. Thank you!
[](https://github.com/georgeolaru) [](https://github.com/vladolaru) [](https://github.com/razwan) [](https://github.com/madalingorbanescu) [](https://github.com/oanafilip) [](https://github.com/alinclamba) [](https://github.com/Alexandru-Teodorescu) [](https://github.com/andreiungurianu)
## Local Environment Setup Pointers
You need to be careful since we **require** certain **node versions (v14) and PHP versions (v7.4).**
For ease of development, it is best to use `nvm` (https://github.com/nvm-sh/nvm) for node version management and automatic node version switching on shell navigation. For the `zsh` shell the easiest way is to use [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) with the `nvm` [plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/nvm) activated.
We use the following oh-my-zsh plugins: `plugins=(composer git nvm npm)` configured in `~/.zshrc`. For automatic node version switching, place this line in `~/.zshrc` just below the plugins line: `NVM_AUTOLOAD=1`. Now whenever you enter a directory through the shell, if it finds a `.nvmrc` file, it will switch to the specified node version.
## License
Anima theme source code is released under the [GNU GPL v2 license or later](https://www.gnu.org/licenses/gpl-2.0.html).
2021-2022 © Pixelgrade.