[
  {
    "path": ".editorconfig",
    "content": "# EditorConfig helps developers define and maintain consistent\n# coding styles between different editors and IDEs\n# EditorConfig is awesome: https://EditorConfig.org\n\nroot = true\n\n[*]\ncharset = utf-8\nindent_size = 2\nindent_style = space\nend_of_line = lf\ninsert_final_newline = true\ntrim_trailing_whitespace = true\n\n# go\n[*.go]\nindent_style = tab\nindent_size = 4\n\n# python\n[*.{ini,py,py.tpl,rst}]\nindent_size = 4\n\n# rust\n[*.rs]\nindent_size = 4\n\n# documentation, utils\n[*.{md,mdx,diff}]\ntrim_trailing_whitespace = false\n\n# windows shell scripts\n[*.{cmd,bat,ps1}]\nend_of_line = crlf\n\n# make\n[Makefile]\nindent_style=tab\n"
  },
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2021 Catppuccin\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "<h3 align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png\" width=\"100\" alt=\"Logo\"/><br/>\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/>\n\tCatppuccin for <a href=\"https://slack.com\">Slack</a>\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/>\n</h3>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/catppuccin/slack/stargazers\"><img src=\"https://img.shields.io/github/stars/catppuccin/slack?colorA=363a4f&colorB=b7bdf8&style=for-the-badge\"></a>\n\t<a href=\"https://github.com/catppuccin/slack/issues\"><img src=\"https://img.shields.io/github/issues/catppuccin/slack?colorA=363a4f&colorB=f5a97f&style=for-the-badge\"></a>\n\t<a href=\"https://github.com/catppuccin/slack/contributors\"><img src=\"https://img.shields.io/github/contributors/catppuccin/slack?colorA=363a4f&colorB=a6da95&style=for-the-badge\"></a>\n</p>\n\n<p align=\"center\">\n\t<img src=\"assets/preview.webp\"/>\n</p>\n\n## Previews\n\n<details>\n<summary>🌻 Latte</summary>\n<img src=\"assets/latte.webp\"/>\n</details>\n<details>\n<summary>🪴 Frappé</summary>\n<img src=\"assets/frappe.webp\"/>\n</details>\n<details>\n<summary>🌺 Macchiato</summary>\n<img src=\"assets/macchiato.webp\"/>\n</details>\n<details>\n<summary>🌿 Mocha</summary>\n<img src=\"assets/mocha.webp\"/>\n</details>\n\n## Usage\n\n> [!IMPORTANT]\n> Due to Slack's new\n> [redesign](https://slack.com/intl/en-gb/blog/productivity/a-redesigned-slack-built-for-focus),\n> the theme strings don't directly apply the\n> palette, and instead they are mapped to Slack's built-in colors. However, the\n> theme strings work as intended on older versions of Slack.\n\n### Redesign\n\n1. Click your profile picture in the bottom left.\n2. Head to `Preferences` → `Themes`\n3. Copy one of the [theme strings](#theme-strings) shown below.\n4. Paste theme string into `Import theme`\n\n### Legacy\n\n1. Open Slack Desktop, click your profile picture in the top right.\n2. Head to `Preferences` → `Themes`\n3. Copy one of the [theme strings](#theme-strings) shown below.\n3. Below `Colors`, click `Create a custom theme`, and paste your theme string.\n\n### Theme Strings\n\n- **Latte** (Make sure to enable light mode!)\n  ```\n  #EFF1F5,#F8F8FA,#8839EF,#EFF1F5,#DCE0E8,#4C4F69,#8839EF,#E64553,#EFF1F5,#4C4F69\n  ```\n- **Frappé**\n  ```\n  #303446,#F8F8FA,#CA9EE6,#303446,#232634,#C6D0F5,#CA9EE6,#EA999C,#303446,#C6D0F5\n  ```\n- **Macchiato**\n  ```\n  #24273A,#F8F8FA,#C6A0F6,#24273A,#181926,#CAD3F5,#C6A0F6,#EE99A0,#24273A,#CAD3F5\n  ```\n- **Mocha**\n  ```\n  #1E1E2E,#F8F8FA,#CBA6F7,#1E1E2E,#11111B,#CDD6F4,#CBA6F7,#EBA0AC,#1E1E2E,#CDD6F4\n  ```\n\n## 💝 Thanks to\n\n- [qupufu](https://github.com/qupufu)\n- [Hammy](https://github.com/sgoudham)\n\n&nbsp;\n\n<p align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\" />\n</p>\n\n<p align=\"center\">\n\tCopyright &copy; 2021-present <a href=\"https://github.com/catppuccin\" target=\"_blank\">Catppuccin Org</a>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/catppuccin/catppuccin/blob/main/LICENSE\"><img src=\"https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8\"/></a>\n</p>\n"
  },
  {
    "path": "renovate.json",
    "content": "{\n  \"$schema\": \"https://docs.renovatebot.com/renovate-schema.json\",\n  \"extends\": [\n    \"local>catppuccin/renovate-config\"\n  ]\n}\n"
  },
  {
    "path": "slack.tera",
    "content": "---\nwhiskers:\n  version: ^2.5.1\n  filename: \"README.md\"\n---\n<h3 align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png\" width=\"100\" alt=\"Logo\"/><br/>\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/>\n\tCatppuccin for <a href=\"https://slack.com\">Slack</a>\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/>\n</h3>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/catppuccin/slack/stargazers\"><img src=\"https://img.shields.io/github/stars/catppuccin/slack?colorA=363a4f&colorB=b7bdf8&style=for-the-badge\"></a>\n\t<a href=\"https://github.com/catppuccin/slack/issues\"><img src=\"https://img.shields.io/github/issues/catppuccin/slack?colorA=363a4f&colorB=f5a97f&style=for-the-badge\"></a>\n\t<a href=\"https://github.com/catppuccin/slack/contributors\"><img src=\"https://img.shields.io/github/contributors/catppuccin/slack?colorA=363a4f&colorB=a6da95&style=for-the-badge\"></a>\n</p>\n\n<p align=\"center\">\n\t<img src=\"assets/preview.webp\"/>\n</p>\n\n## Previews\n\n<details>\n<summary>🌻 Latte</summary>\n<img src=\"assets/latte.webp\"/>\n</details>\n<details>\n<summary>🪴 Frappé</summary>\n<img src=\"assets/frappe.webp\"/>\n</details>\n<details>\n<summary>🌺 Macchiato</summary>\n<img src=\"assets/macchiato.webp\"/>\n</details>\n<details>\n<summary>🌿 Mocha</summary>\n<img src=\"assets/mocha.webp\"/>\n</details>\n\n## Usage\n\n> [!IMPORTANT]\n> Due to Slack's new\n> [redesign](https://slack.com/intl/en-gb/blog/productivity/a-redesigned-slack-built-for-focus),\n> the theme strings don't directly apply the\n> palette, and instead they are mapped to Slack's built-in colors. However, the\n> theme strings work as intended on older versions of Slack.\n\n### Redesign\n\n1. Click your profile picture in the bottom left.\n2. Head to `Preferences` → `Themes`\n3. Copy one of the [theme strings](#theme-strings) shown below.\n4. Paste theme string into `Import theme`\n\n### Legacy\n\n1. Open Slack Desktop, click your profile picture in the top right.\n2. Head to `Preferences` → `Themes`\n3. Copy one of the [theme strings](#theme-strings) shown below.\n3. Below `Colors`, click `Create a custom theme`, and paste your theme string.\n\n### Theme Strings\n\n{% for id, flavor in flavors %}\n{%- set palette = flavor.colors -%}\n- **{{flavor.name}}**{% if id == \"latte\" %} (Make sure to enable light mode!){%- endif %}\n{%- filter upper %}\n  ```\n  #{{palette.base.hex}},#F8F8FA,#{{palette.mauve.hex}},#{{palette.base.hex}},#{{palette.crust.hex}},#{{palette.text.hex}},#{{palette.mauve.hex}},#{{palette.maroon.hex}},#{{palette.base.hex}},#{{palette.text.hex}}\n  ```\n{% endfilter -%}\n{%- endfor %}\n## 💝 Thanks to\n\n- [qupufu](https://github.com/qupufu)\n- [Hammy](https://github.com/sgoudham)\n\n&nbsp;\n\n<p align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\" />\n</p>\n\n<p align=\"center\">\n\tCopyright &copy; 2021-present <a href=\"https://github.com/catppuccin\" target=\"_blank\">Catppuccin Org</a>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/catppuccin/catppuccin/blob/main/LICENSE\"><img src=\"https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8\"/></a>\n</p>\n"
  }
]