# Getting started

💡 Welcome to the documentation for Vendetta's themes! Here, you'll find information on how to use our raw colors and semantic colors to create beautiful and consistent designs across your application. Whether you're looking for a dark or light theme, we've got you covered. Cheers to a stylish and cohesive design!

> This page introduces you to theming Vendetta. This documentation is not official and may contain mistakes.

> Discord always adds something new to their app, so you can always check colors list [here](https://github.com/nexpid/Themelings).

> This wiki also automatically syncs with its own Github repo, so if you have any changes - feel free to PR or open issues about those [here](https://github.com/vita-rw/wiki)!

Here are the [Discord server](https://discord.gg/vendetta-mod) and the [Github org](https://github.com/vendetta-mod) of Vendetta, where it all started. Now Vendetta is practically dead.

These docs also apply for [Bunny](https://github.com/bunny-mod), [Revenge](https://github.com/revenge-mod) and anything else Vendetta-based, if it supports spec (Vendetta's theme format).

### thanks to:

@ft.vodka[^1] for first themes wiki\
@swiftui[^2], @cyriotic3, @pylixonly[^3] and !neo#4932[^4] for helping in first themes wiki\
@nexpid[^5] for theme util\
@moodle[^6] and @.princeblueblood[^7] updating strings for tabsUI

[^1]: ID:1068030255455015013

[^2]: ID:890228870559698955

[^3]: ID:492949202121261067

[^4]: no ID found :(

[^5]: ID:853550207039832084

[^6]: ID:716941151386599464

[^7]: ID:131929165292240896


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vendetta-themes.gitbook.io/wiki/guides/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
