diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ec1adfe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,24 @@ +[submodule "waybar/catppuccin-waybar"] + path = waybar/catppuccin-waybar + url = https://github.com/catppuccin/waybar.git +[submodule "hypr/catppuccin-hyprland"] + path = hypr/catppuccin-hyprland + url = https://github.com/catppuccin/hyprland.git +[submodule "hypr/catppuccin-hyprlock"] + path = hypr/catppuccin-hyprlock + url = https://github.com/catppuccin/hyprlock.git +[submodule "zathura/catppuccin-zathura"] + path = zathura/catppuccin-zathura + url = https://github.com/catppuccin/zathura.git +[submodule "nvim/pack/nvim/start/mini.nvim"] + path = nvim/pack/nvim/start/mini.nvim + url = https://github.com/echasnovski/mini.nvim +[submodule "nvim/pack/nvim/start/nvim-lspconfig"] + path = nvim/pack/nvim/start/nvim-lspconfig + url = https://github.com/neovim/nvim-lspconfig +[submodule "btop/catppuccin-btop"] + path = btop/catppuccin-btop + url = https://github.com/catppuccin/btop.git +[submodule "fuzzel/catppuccin-fuzzel"] + path = fuzzel/catppuccin-fuzzel + url = https://github.com/catppuccin/fuzzel.git diff --git a/fish/fish_variables b/fish/fish_variables index 95498fb..00ac844 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -5,8 +5,8 @@ SETUVAR DATABASE_URL:sqlite\x3adatabase\x2esqlite SETUVAR GLFW_IM_MODULE:ibus SETUVAR MANPAGER:sh\x20\x2dc\x20\x27col\x20\x2dbx\x20\x7c\x20bat\x20\x2dl\x20man\x20\x2dp\x27 SETUVAR RUST_LOG:debug -SETUVAR --export SSH_AGENT_PID:1864 -SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXmeBXXn/agent\x2e1863 +SETUVAR --export SSH_AGENT_PID:36174 +SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXVGqONj/agent\x2e36173 SETUVAR SXHKD_SHELL:/usr/bin/bash SETUVAR ZO_CMD:zo SETUVAR Z_CMD:z diff --git a/hypr/catppuccin-hyprland b/hypr/catppuccin-hyprland new file mode 160000 index 0000000..c388ac5 --- /dev/null +++ b/hypr/catppuccin-hyprland @@ -0,0 +1 @@ +Subproject commit c388ac55563ddeea0afe9df79d4bfff0096b146b diff --git a/hypr/catppuccin-hyprland/.editorconfig b/hypr/catppuccin-hyprland/.editorconfig deleted file mode 100644 index a6f10bd..0000000 --- a/hypr/catppuccin-hyprland/.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - - -[*] -charset = utf-8 -indent_size = 4 -indent_style = tab -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -[*.{diff,md}] -trim_trailing_whitespace = false diff --git a/hypr/catppuccin-hyprland/LICENSE b/hypr/catppuccin-hyprland/LICENSE deleted file mode 100644 index 7ba7a87..0000000 --- a/hypr/catppuccin-hyprland/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Catppuccin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/hypr/catppuccin-hyprland/README.md b/hypr/catppuccin-hyprland/README.md deleted file mode 100644 index 830c369..0000000 --- a/hypr/catppuccin-hyprland/README.md +++ /dev/null @@ -1,67 +0,0 @@ -

- Logo
- - Catppuccin for Hyprland - -

- -

- - - -

- -

- -

- -## Previews - -
-🌻 Latte - -
-
-🪴 Frappé - -
-
-🌺 Macchiato - -
-
-🌿 Mocha - -
- -## Usage - -1. Download the file with your desired flavour e.g. `mocha.conf` (to be found in the [release](https://github.com/catppuccin/hyprland/releases/latest) or after cloning the repository in `themes/`) -2. Copy it into your hyprland config e.g. `~/.config/hypr/` -3. Include the file at the top of your `hyprland.conf` - - `source=~/.config/hypr/mocha.conf` -4. When using the non-alpha colors, use `$COLOR` e.g. `$base` -5. When using the alpha colors use something like `rgba($COLORAlpha)` e.g. `rgba($surface0Alphaee)` - -## 🙋 FAQ - -- Q: **_"Hyprland doesn't work with the colors"_**\ - A: Make sure you included the file in the right place and you are using `$COLOR` - -## 💝 Thanks to - -- [rubyowo](https://github.com/rubyowo) - -  - -

- -

- -

- Copyright © 2021-present Catppuccin Org -

- -

- -

diff --git a/hypr/catppuccin-hyprland/assets/.gitkeep b/hypr/catppuccin-hyprland/assets/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/hypr/catppuccin-hyprland/assets/frappe.webp b/hypr/catppuccin-hyprland/assets/frappe.webp deleted file mode 100644 index 761028c..0000000 Binary files a/hypr/catppuccin-hyprland/assets/frappe.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprland/assets/latte.webp b/hypr/catppuccin-hyprland/assets/latte.webp deleted file mode 100644 index 1eaed94..0000000 Binary files a/hypr/catppuccin-hyprland/assets/latte.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprland/assets/macchiato.webp b/hypr/catppuccin-hyprland/assets/macchiato.webp deleted file mode 100644 index 23efdbd..0000000 Binary files a/hypr/catppuccin-hyprland/assets/macchiato.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprland/assets/mocha.webp b/hypr/catppuccin-hyprland/assets/mocha.webp deleted file mode 100644 index dbd78c2..0000000 Binary files a/hypr/catppuccin-hyprland/assets/mocha.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprland/assets/res.webp b/hypr/catppuccin-hyprland/assets/res.webp deleted file mode 100644 index 5343f0a..0000000 Binary files a/hypr/catppuccin-hyprland/assets/res.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprland/hyprland.tera b/hypr/catppuccin-hyprland/hyprland.tera deleted file mode 100644 index cefe390..0000000 --- a/hypr/catppuccin-hyprland/hyprland.tera +++ /dev/null @@ -1,12 +0,0 @@ ---- -whiskers: - version: 2.4.0 - matrix: - - flavor - filename: "themes/{{flavor.identifier}}.conf" ---- - -{% for name, color in flavor.colors %} -${{ name }} = rgb({{ color.hex }}) -${{ name }}Alpha = {{ color.hex }} -{% endfor %} \ No newline at end of file diff --git a/hypr/catppuccin-hyprland/justfile b/hypr/catppuccin-hyprland/justfile deleted file mode 100644 index 0b4d3ef..0000000 --- a/hypr/catppuccin-hyprland/justfile +++ /dev/null @@ -1,20 +0,0 @@ -# Print out all recipes when running `just` -_default: - @just --list - -# Variables -output := "themes" -whiskers_cmd := "whiskers" -template_path := "hyprland.tera" - -# Create the output directory -setup: - mkdir -p {{output}} - -# Remove all files in the output directory -clean: - rm -fv {{output}}/*.conf - -# Generate all four flavors -all: setup - {{whiskers_cmd}} {{template_path}} \ No newline at end of file diff --git a/hypr/catppuccin-hyprland/renovate.json b/hypr/catppuccin-hyprland/renovate.json deleted file mode 100644 index 2585c72..0000000 --- a/hypr/catppuccin-hyprland/renovate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>catppuccin/renovate-config" - ] -} diff --git a/hypr/catppuccin-hyprland/themes/frappe.conf b/hypr/catppuccin-hyprland/themes/frappe.conf deleted file mode 100644 index 9bcd81f..0000000 --- a/hypr/catppuccin-hyprland/themes/frappe.conf +++ /dev/null @@ -1,78 +0,0 @@ - -$rosewater = rgb(f2d5cf) -$rosewaterAlpha = f2d5cf - -$flamingo = rgb(eebebe) -$flamingoAlpha = eebebe - -$pink = rgb(f4b8e4) -$pinkAlpha = f4b8e4 - -$mauve = rgb(ca9ee6) -$mauveAlpha = ca9ee6 - -$red = rgb(e78284) -$redAlpha = e78284 - -$maroon = rgb(ea999c) -$maroonAlpha = ea999c - -$peach = rgb(ef9f76) -$peachAlpha = ef9f76 - -$yellow = rgb(e5c890) -$yellowAlpha = e5c890 - -$green = rgb(a6d189) -$greenAlpha = a6d189 - -$teal = rgb(81c8be) -$tealAlpha = 81c8be - -$sky = rgb(99d1db) -$skyAlpha = 99d1db - -$sapphire = rgb(85c1dc) -$sapphireAlpha = 85c1dc - -$blue = rgb(8caaee) -$blueAlpha = 8caaee - -$lavender = rgb(babbf1) -$lavenderAlpha = babbf1 - -$text = rgb(c6d0f5) -$textAlpha = c6d0f5 - -$subtext1 = rgb(b5bfe2) -$subtext1Alpha = b5bfe2 - -$subtext0 = rgb(a5adce) -$subtext0Alpha = a5adce - -$overlay2 = rgb(949cbb) -$overlay2Alpha = 949cbb - -$overlay1 = rgb(838ba7) -$overlay1Alpha = 838ba7 - -$overlay0 = rgb(737994) -$overlay0Alpha = 737994 - -$surface2 = rgb(626880) -$surface2Alpha = 626880 - -$surface1 = rgb(51576d) -$surface1Alpha = 51576d - -$surface0 = rgb(414559) -$surface0Alpha = 414559 - -$base = rgb(303446) -$baseAlpha = 303446 - -$mantle = rgb(292c3c) -$mantleAlpha = 292c3c - -$crust = rgb(232634) -$crustAlpha = 232634 diff --git a/hypr/catppuccin-hyprland/themes/latte.conf b/hypr/catppuccin-hyprland/themes/latte.conf deleted file mode 100644 index 2c244ad..0000000 --- a/hypr/catppuccin-hyprland/themes/latte.conf +++ /dev/null @@ -1,78 +0,0 @@ - -$rosewater = rgb(dc8a78) -$rosewaterAlpha = dc8a78 - -$flamingo = rgb(dd7878) -$flamingoAlpha = dd7878 - -$pink = rgb(ea76cb) -$pinkAlpha = ea76cb - -$mauve = rgb(8839ef) -$mauveAlpha = 8839ef - -$red = rgb(d20f39) -$redAlpha = d20f39 - -$maroon = rgb(e64553) -$maroonAlpha = e64553 - -$peach = rgb(fe640b) -$peachAlpha = fe640b - -$yellow = rgb(df8e1d) -$yellowAlpha = df8e1d - -$green = rgb(40a02b) -$greenAlpha = 40a02b - -$teal = rgb(179299) -$tealAlpha = 179299 - -$sky = rgb(04a5e5) -$skyAlpha = 04a5e5 - -$sapphire = rgb(209fb5) -$sapphireAlpha = 209fb5 - -$blue = rgb(1e66f5) -$blueAlpha = 1e66f5 - -$lavender = rgb(7287fd) -$lavenderAlpha = 7287fd - -$text = rgb(4c4f69) -$textAlpha = 4c4f69 - -$subtext1 = rgb(5c5f77) -$subtext1Alpha = 5c5f77 - -$subtext0 = rgb(6c6f85) -$subtext0Alpha = 6c6f85 - -$overlay2 = rgb(7c7f93) -$overlay2Alpha = 7c7f93 - -$overlay1 = rgb(8c8fa1) -$overlay1Alpha = 8c8fa1 - -$overlay0 = rgb(9ca0b0) -$overlay0Alpha = 9ca0b0 - -$surface2 = rgb(acb0be) -$surface2Alpha = acb0be - -$surface1 = rgb(bcc0cc) -$surface1Alpha = bcc0cc - -$surface0 = rgb(ccd0da) -$surface0Alpha = ccd0da - -$base = rgb(eff1f5) -$baseAlpha = eff1f5 - -$mantle = rgb(e6e9ef) -$mantleAlpha = e6e9ef - -$crust = rgb(dce0e8) -$crustAlpha = dce0e8 diff --git a/hypr/catppuccin-hyprland/themes/macchiato.conf b/hypr/catppuccin-hyprland/themes/macchiato.conf deleted file mode 100644 index 9e7071a..0000000 --- a/hypr/catppuccin-hyprland/themes/macchiato.conf +++ /dev/null @@ -1,78 +0,0 @@ - -$rosewater = rgb(f4dbd6) -$rosewaterAlpha = f4dbd6 - -$flamingo = rgb(f0c6c6) -$flamingoAlpha = f0c6c6 - -$pink = rgb(f5bde6) -$pinkAlpha = f5bde6 - -$mauve = rgb(c6a0f6) -$mauveAlpha = c6a0f6 - -$red = rgb(ed8796) -$redAlpha = ed8796 - -$maroon = rgb(ee99a0) -$maroonAlpha = ee99a0 - -$peach = rgb(f5a97f) -$peachAlpha = f5a97f - -$yellow = rgb(eed49f) -$yellowAlpha = eed49f - -$green = rgb(a6da95) -$greenAlpha = a6da95 - -$teal = rgb(8bd5ca) -$tealAlpha = 8bd5ca - -$sky = rgb(91d7e3) -$skyAlpha = 91d7e3 - -$sapphire = rgb(7dc4e4) -$sapphireAlpha = 7dc4e4 - -$blue = rgb(8aadf4) -$blueAlpha = 8aadf4 - -$lavender = rgb(b7bdf8) -$lavenderAlpha = b7bdf8 - -$text = rgb(cad3f5) -$textAlpha = cad3f5 - -$subtext1 = rgb(b8c0e0) -$subtext1Alpha = b8c0e0 - -$subtext0 = rgb(a5adcb) -$subtext0Alpha = a5adcb - -$overlay2 = rgb(939ab7) -$overlay2Alpha = 939ab7 - -$overlay1 = rgb(8087a2) -$overlay1Alpha = 8087a2 - -$overlay0 = rgb(6e738d) -$overlay0Alpha = 6e738d - -$surface2 = rgb(5b6078) -$surface2Alpha = 5b6078 - -$surface1 = rgb(494d64) -$surface1Alpha = 494d64 - -$surface0 = rgb(363a4f) -$surface0Alpha = 363a4f - -$base = rgb(24273a) -$baseAlpha = 24273a - -$mantle = rgb(1e2030) -$mantleAlpha = 1e2030 - -$crust = rgb(181926) -$crustAlpha = 181926 diff --git a/hypr/catppuccin-hyprland/themes/mocha.conf b/hypr/catppuccin-hyprland/themes/mocha.conf deleted file mode 100644 index 8ccb56a..0000000 --- a/hypr/catppuccin-hyprland/themes/mocha.conf +++ /dev/null @@ -1,78 +0,0 @@ - -$rosewater = rgb(f5e0dc) -$rosewaterAlpha = f5e0dc - -$flamingo = rgb(f2cdcd) -$flamingoAlpha = f2cdcd - -$pink = rgb(f5c2e7) -$pinkAlpha = f5c2e7 - -$mauve = rgb(cba6f7) -$mauveAlpha = cba6f7 - -$red = rgb(f38ba8) -$redAlpha = f38ba8 - -$maroon = rgb(eba0ac) -$maroonAlpha = eba0ac - -$peach = rgb(fab387) -$peachAlpha = fab387 - -$yellow = rgb(f9e2af) -$yellowAlpha = f9e2af - -$green = rgb(a6e3a1) -$greenAlpha = a6e3a1 - -$teal = rgb(94e2d5) -$tealAlpha = 94e2d5 - -$sky = rgb(89dceb) -$skyAlpha = 89dceb - -$sapphire = rgb(74c7ec) -$sapphireAlpha = 74c7ec - -$blue = rgb(89b4fa) -$blueAlpha = 89b4fa - -$lavender = rgb(b4befe) -$lavenderAlpha = b4befe - -$text = rgb(cdd6f4) -$textAlpha = cdd6f4 - -$subtext1 = rgb(bac2de) -$subtext1Alpha = bac2de - -$subtext0 = rgb(a6adc8) -$subtext0Alpha = a6adc8 - -$overlay2 = rgb(9399b2) -$overlay2Alpha = 9399b2 - -$overlay1 = rgb(7f849c) -$overlay1Alpha = 7f849c - -$overlay0 = rgb(6c7086) -$overlay0Alpha = 6c7086 - -$surface2 = rgb(585b70) -$surface2Alpha = 585b70 - -$surface1 = rgb(45475a) -$surface1Alpha = 45475a - -$surface0 = rgb(313244) -$surface0Alpha = 313244 - -$base = rgb(1e1e2e) -$baseAlpha = 1e1e2e - -$mantle = rgb(181825) -$mantleAlpha = 181825 - -$crust = rgb(11111b) -$crustAlpha = 11111b diff --git a/hypr/catppuccin-hyprlock b/hypr/catppuccin-hyprlock new file mode 160000 index 0000000..f650895 --- /dev/null +++ b/hypr/catppuccin-hyprlock @@ -0,0 +1 @@ +Subproject commit f650895064ae80db7c0e095829fce83fd85d0b26 diff --git a/hypr/catppuccin-hyprlock/.editorconfig b/hypr/catppuccin-hyprlock/.editorconfig deleted file mode 100644 index d86ac02..0000000 --- a/hypr/catppuccin-hyprlock/.editorconfig +++ /dev/null @@ -1,34 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - -[*] -charset = utf-8 -indent_size = 2 -indent_style = space -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -# go -[*.go] -indent_style = tab -indent_size = 4 - -# python -[*.{ini,py,py.tpl,rst}] -indent_size = 4 - -# rust -[*.rs] -indent_size = 4 - -# documentation, utils -[*.{md,mdx,diff}] -trim_trailing_whitespace = false - -# windows shell scripts -[*.{cmd,bat,ps1}] -end_of_line = crlf diff --git a/hypr/catppuccin-hyprlock/LICENSE b/hypr/catppuccin-hyprlock/LICENSE deleted file mode 100644 index 006383b..0000000 --- a/hypr/catppuccin-hyprlock/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Catppuccin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/hypr/catppuccin-hyprlock/README.md b/hypr/catppuccin-hyprlock/README.md deleted file mode 100644 index 2540b73..0000000 --- a/hypr/catppuccin-hyprlock/README.md +++ /dev/null @@ -1,70 +0,0 @@ -

- Logo
- - Catppuccin for Hyprlock - -

- -

- - - -

- -

- -

- -## Previews - -
- 🌻 Latte - -
-
- 🪴 Frappé - -
-
- 🌺 Macchiato - -
-
- 🌿 Mocha - -
- -## Usage - -1. Download the file with theme (`hyprlock.conf`) -2. Download the file with your desired flavour (e.g. `mocha.conf`) from [catppuccin/hyprland](https://github.com/catppuccin/hyprland) -3. Copy them into your hyprland config directory (e.g. `~/.config/hypr/`) -4. Change `source` to `/path/to/flavour.conf` (e.g. `~/.config/hypr/mocha.conf`) -5. (optional) Change your accent color and font - -## 🙋 FAQ - -- Q: **_"How to set user image/background?"_**\ - A: The [hyprlock.conf](./hyprlock.conf) file is just an example config, so you may and should modify it to fit your needs. - - -- Q: **_"Where can I get backgrounds from the previews?"_**\ - A: You can find gray SVG and PNG [here](https://github.com/catppuccin/catppuccin/tree/main/assets/footers) or extract colored PNG from [Catppuccin for Vivaldi](https://github.com/catppuccin/vivaldi) - -## 💝 Thanks to - -- [NikSne](https://github.com/NikSneMC) - -  - -

- -

- -

- Copyright © 2021-present Catppuccin Org -

- -

- -

diff --git a/hypr/catppuccin-hyprlock/assets/frappe.webp b/hypr/catppuccin-hyprlock/assets/frappe.webp deleted file mode 100644 index 6824d9d..0000000 Binary files a/hypr/catppuccin-hyprlock/assets/frappe.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprlock/assets/latte.webp b/hypr/catppuccin-hyprlock/assets/latte.webp deleted file mode 100644 index 3c98472..0000000 Binary files a/hypr/catppuccin-hyprlock/assets/latte.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprlock/assets/macchiato.webp b/hypr/catppuccin-hyprlock/assets/macchiato.webp deleted file mode 100644 index 95558a4..0000000 Binary files a/hypr/catppuccin-hyprlock/assets/macchiato.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprlock/assets/mocha.webp b/hypr/catppuccin-hyprlock/assets/mocha.webp deleted file mode 100644 index e587fb2..0000000 Binary files a/hypr/catppuccin-hyprlock/assets/mocha.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprlock/assets/preview.webp b/hypr/catppuccin-hyprlock/assets/preview.webp deleted file mode 100644 index 39ebd7e..0000000 Binary files a/hypr/catppuccin-hyprlock/assets/preview.webp and /dev/null differ diff --git a/hypr/catppuccin-hyprlock/hyprlock.conf b/hypr/catppuccin-hyprlock/hyprlock.conf deleted file mode 100644 index e9874d0..0000000 --- a/hypr/catppuccin-hyprlock/hyprlock.conf +++ /dev/null @@ -1,100 +0,0 @@ -source = $HOME/.config/hypr/mocha.conf - -$accent = $mauve -$accentAlpha = $mauveAlpha -$font = JetBrainsMono Nerd Font - -# GENERAL -general { - hide_cursor = true -} - -# BACKGROUND -background { - monitor = - path = $HOME/.config/background - blur_passes = 0 - color = $base -} - -# LAYOUT -label { - monitor = - text = Layout: $LAYOUT - color = $text - font_size = 25 - font_family = $font - position = 30, -30 - halign = left - valign = top -} - -# TIME -label { - monitor = - text = $TIME - color = $text - font_size = 90 - font_family = $font - position = -30, 0 - halign = right - valign = top -} - -# DATE -label { - monitor = - text = cmd[update:43200000] date +"%A, %d %B %Y" - color = $text - font_size = 25 - font_family = $font - position = -30, -150 - halign = right - valign = top -} - -# FINGERPRINT -{ - monitor = ""; - text = "$FPRINTPROMPT"; - color = "$text"; - font_size = 14; - font_family = $font; - position = "0, -107"; - halign = "center"; - valign = "center"; -} - -# USER AVATAR -image { - monitor = - path = $HOME/.face - size = 100 - border_color = $accent - position = 0, 75 - halign = center - valign = center -} - -# INPUT FIELD -input-field { - monitor = - size = 300, 60 - outline_thickness = 4 - dots_size = 0.2 - dots_spacing = 0.2 - dots_center = true - outer_color = $accent - inner_color = $surface0 - font_color = $text - fade_on_empty = false - placeholder_text = 󰌾 Logged in as $USER - hide_input = false - check_color = $accent - fail_color = $red - fail_text = $FAIL ($ATTEMPTS) - capslock_color = $yellow - position = 0, -47 - halign = center - valign = center -} diff --git a/waybar/catppuccin-waybar b/waybar/catppuccin-waybar new file mode 160000 index 0000000..ee8ed32 --- /dev/null +++ b/waybar/catppuccin-waybar @@ -0,0 +1 @@ +Subproject commit ee8ed32b4f63e9c417249c109818dcc05a2e25da diff --git a/waybar/catppuccin-waybar/.catppuccin.yaml b/waybar/catppuccin-waybar/.catppuccin.yaml deleted file mode 100644 index 0b1a5a0..0000000 --- a/waybar/catppuccin-waybar/.catppuccin.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# A catppuccin RC for waybar. In beta, specs may change. -app_name: waybar -binary_name: waybar -installation: - location: - macos: %appdata%/waybar/ - linux: %appdata%/waybar/ - flavours: - all: - default: - - themes/ - latte: - default: - - themes/latte.css - frappe: - default: - - themes/frappe.css - macchiato: - default: - - themes/macchiato.css - mocha: - default: - - themes/mocha.css - to: ./ - one_flavour: false - comments: "Add `@import \"$HOME/.config/waybar/.css\";` to include the file in your style.css" diff --git a/waybar/catppuccin-waybar/.editorconfig b/waybar/catppuccin-waybar/.editorconfig deleted file mode 100644 index d86ac02..0000000 --- a/waybar/catppuccin-waybar/.editorconfig +++ /dev/null @@ -1,34 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - -[*] -charset = utf-8 -indent_size = 2 -indent_style = space -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -# go -[*.go] -indent_style = tab -indent_size = 4 - -# python -[*.{ini,py,py.tpl,rst}] -indent_size = 4 - -# rust -[*.rs] -indent_size = 4 - -# documentation, utils -[*.{md,mdx,diff}] -trim_trailing_whitespace = false - -# windows shell scripts -[*.{cmd,bat,ps1}] -end_of_line = crlf diff --git a/waybar/catppuccin-waybar/LICENSE b/waybar/catppuccin-waybar/LICENSE deleted file mode 100644 index 006383b..0000000 --- a/waybar/catppuccin-waybar/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Catppuccin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/waybar/catppuccin-waybar/README.md b/waybar/catppuccin-waybar/README.md deleted file mode 100644 index fbd9ec1..0000000 --- a/waybar/catppuccin-waybar/README.md +++ /dev/null @@ -1,81 +0,0 @@ -

- Logo
- - Catppuccin for Waybar - -

- -

- - - -

- -

- -

- -## Previews - -
-🌻 Latte - -
-
-🪴 Frappé - -
-
-🌺 Macchiato - -
-
-🌿 Mocha - -
- -## Usage - -1. Download the file with your desired flavor e.g. `mocha.css` (to be found in the [release](https://github.com/catppuccin/waybar/releases/latest) or after cloning the repository) -2. Copy it into your waybar config e.g. `~/.config/waybar/` -3. Include the file at the top of your `style.css` - ```css - @import ".css"; - ``` -4. Use the colors in your Waybar `style.css`. Waybar uses [GTK3 CSS](https://docs.gtk.org/gtk3/css-overview.html#colors). - ```css - * { - /* reference the color by using @color-name */ - color: @text; - } - - window#waybar { - /* you can also GTK3 CSS functions! */ - background-color: shade(@base, 0.9); - border: 2px solid alpha(@crust, 0.3); - } - ``` - -## 🙋 FAQ - -- Q: **_"Waybar doesn't work with the colors"_**\ - A: Make sure you included the file in the right place and you are using `@COLOR` -- Q: **_"How can I make the bar look like the preview image?"_**\ - A: Here's [the waybar config](https://github.com/rubyowo/dotfiles/tree/f925cf8e3461420a21b6dc8b8ad1190107b0cc56/config/waybar) for the preview image. -## 💝 Thanks to - -- [rubyowo](https://github.com/rubyowo) - -  - -

- -

- -

- Copyright © 2021-present Catppuccin Org -

- -

- -

diff --git a/waybar/catppuccin-waybar/assets/.gitkeep b/waybar/catppuccin-waybar/assets/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/waybar/catppuccin-waybar/assets/frappe.webp b/waybar/catppuccin-waybar/assets/frappe.webp deleted file mode 100644 index 7c7fea9..0000000 Binary files a/waybar/catppuccin-waybar/assets/frappe.webp and /dev/null differ diff --git a/waybar/catppuccin-waybar/assets/latte.webp b/waybar/catppuccin-waybar/assets/latte.webp deleted file mode 100644 index 7e549fd..0000000 Binary files a/waybar/catppuccin-waybar/assets/latte.webp and /dev/null differ diff --git a/waybar/catppuccin-waybar/assets/macchiato.webp b/waybar/catppuccin-waybar/assets/macchiato.webp deleted file mode 100644 index 53d7fa7..0000000 Binary files a/waybar/catppuccin-waybar/assets/macchiato.webp and /dev/null differ diff --git a/waybar/catppuccin-waybar/assets/mocha.webp b/waybar/catppuccin-waybar/assets/mocha.webp deleted file mode 100644 index 970778d..0000000 Binary files a/waybar/catppuccin-waybar/assets/mocha.webp and /dev/null differ diff --git a/waybar/catppuccin-waybar/assets/preview.webp b/waybar/catppuccin-waybar/assets/preview.webp deleted file mode 100644 index 5e18fe9..0000000 Binary files a/waybar/catppuccin-waybar/assets/preview.webp and /dev/null differ diff --git a/waybar/catppuccin-waybar/justfile b/waybar/catppuccin-waybar/justfile deleted file mode 100644 index 47d6fd3..0000000 --- a/waybar/catppuccin-waybar/justfile +++ /dev/null @@ -1,20 +0,0 @@ -# Print out all recipes when running `just` -_default: - @just --list - -# Variables -output := "themes" -whiskers_cmd := "whiskers" -template_path := "waybar.tera" - -# Create the output directory -setup: - mkdir -p {{output}} - -# Remove all files in the output directory -clean: - rm -fv {{output}}/*.css - -# Generate all four flavors -all: setup - {{whiskers_cmd}} {{template_path}} \ No newline at end of file diff --git a/waybar/catppuccin-waybar/themes/frappe.css b/waybar/catppuccin-waybar/themes/frappe.css deleted file mode 100644 index c06b8fb..0000000 --- a/waybar/catppuccin-waybar/themes/frappe.css +++ /dev/null @@ -1,26 +0,0 @@ -@define-color rosewater #f2d5cf; -@define-color flamingo #eebebe; -@define-color pink #f4b8e4; -@define-color mauve #ca9ee6; -@define-color red #e78284; -@define-color maroon #ea999c; -@define-color peach #ef9f76; -@define-color yellow #e5c890; -@define-color green #a6d189; -@define-color teal #81c8be; -@define-color sky #99d1db; -@define-color sapphire #85c1dc; -@define-color blue #8caaee; -@define-color lavender #babbf1; -@define-color text #c6d0f5; -@define-color subtext1 #b5bfe2; -@define-color subtext0 #a5adce; -@define-color overlay2 #949cbb; -@define-color overlay1 #838ba7; -@define-color overlay0 #737994; -@define-color surface2 #626880; -@define-color surface1 #51576d; -@define-color surface0 #414559; -@define-color base #303446; -@define-color mantle #292c3c; -@define-color crust #232634; diff --git a/waybar/catppuccin-waybar/themes/latte.css b/waybar/catppuccin-waybar/themes/latte.css deleted file mode 100644 index bb101b1..0000000 --- a/waybar/catppuccin-waybar/themes/latte.css +++ /dev/null @@ -1,26 +0,0 @@ -@define-color rosewater #dc8a78; -@define-color flamingo #dd7878; -@define-color pink #ea76cb; -@define-color mauve #8839ef; -@define-color red #d20f39; -@define-color maroon #e64553; -@define-color peach #fe640b; -@define-color yellow #df8e1d; -@define-color green #40a02b; -@define-color teal #179299; -@define-color sky #04a5e5; -@define-color sapphire #209fb5; -@define-color blue #1e66f5; -@define-color lavender #7287fd; -@define-color text #4c4f69; -@define-color subtext1 #5c5f77; -@define-color subtext0 #6c6f85; -@define-color overlay2 #7c7f93; -@define-color overlay1 #8c8fa1; -@define-color overlay0 #9ca0b0; -@define-color surface2 #acb0be; -@define-color surface1 #bcc0cc; -@define-color surface0 #ccd0da; -@define-color base #eff1f5; -@define-color mantle #e6e9ef; -@define-color crust #dce0e8; diff --git a/waybar/catppuccin-waybar/themes/macchiato.css b/waybar/catppuccin-waybar/themes/macchiato.css deleted file mode 100644 index 112ee32..0000000 --- a/waybar/catppuccin-waybar/themes/macchiato.css +++ /dev/null @@ -1,26 +0,0 @@ -@define-color rosewater #f4dbd6; -@define-color flamingo #f0c6c6; -@define-color pink #f5bde6; -@define-color mauve #c6a0f6; -@define-color red #ed8796; -@define-color maroon #ee99a0; -@define-color peach #f5a97f; -@define-color yellow #eed49f; -@define-color green #a6da95; -@define-color teal #8bd5ca; -@define-color sky #91d7e3; -@define-color sapphire #7dc4e4; -@define-color blue #8aadf4; -@define-color lavender #b7bdf8; -@define-color text #cad3f5; -@define-color subtext1 #b8c0e0; -@define-color subtext0 #a5adcb; -@define-color overlay2 #939ab7; -@define-color overlay1 #8087a2; -@define-color overlay0 #6e738d; -@define-color surface2 #5b6078; -@define-color surface1 #494d64; -@define-color surface0 #363a4f; -@define-color base #24273a; -@define-color mantle #1e2030; -@define-color crust #181926; diff --git a/waybar/catppuccin-waybar/themes/mocha.css b/waybar/catppuccin-waybar/themes/mocha.css deleted file mode 100644 index 0eb6a82..0000000 --- a/waybar/catppuccin-waybar/themes/mocha.css +++ /dev/null @@ -1,26 +0,0 @@ -@define-color rosewater #f5e0dc; -@define-color flamingo #f2cdcd; -@define-color pink #f5c2e7; -@define-color mauve #cba6f7; -@define-color red #f38ba8; -@define-color maroon #eba0ac; -@define-color peach #fab387; -@define-color yellow #f9e2af; -@define-color green #a6e3a1; -@define-color teal #94e2d5; -@define-color sky #89dceb; -@define-color sapphire #74c7ec; -@define-color blue #89b4fa; -@define-color lavender #b4befe; -@define-color text #cdd6f4; -@define-color subtext1 #bac2de; -@define-color subtext0 #a6adc8; -@define-color overlay2 #9399b2; -@define-color overlay1 #7f849c; -@define-color overlay0 #6c7086; -@define-color surface2 #585b70; -@define-color surface1 #45475a; -@define-color surface0 #313244; -@define-color base #1e1e2e; -@define-color mantle #181825; -@define-color crust #11111b; diff --git a/waybar/catppuccin-waybar/waybar.tera b/waybar/catppuccin-waybar/waybar.tera deleted file mode 100644 index 595d3bb..0000000 --- a/waybar/catppuccin-waybar/waybar.tera +++ /dev/null @@ -1,11 +0,0 @@ ---- -whiskers: - version: "2.0.0" - matrix: - - flavor - filename: "themes/{{flavor.identifier}}.css" ---- - -{%- for name, color in flavor.colors -%} -@define-color {{ name }} #{{ color.hex }}; -{% endfor %} \ No newline at end of file diff --git a/zathura/catppuccin-mocha b/zathura/catppuccin-mocha deleted file mode 120000 index 8555c83..0000000 --- a/zathura/catppuccin-mocha +++ /dev/null @@ -1 +0,0 @@ -catppuccin-zathura/src/catppuccin-mocha \ No newline at end of file diff --git a/zathura/catppuccin-zathura/.editorconfig b/zathura/catppuccin-zathura/.editorconfig deleted file mode 100644 index d86ac02..0000000 --- a/zathura/catppuccin-zathura/.editorconfig +++ /dev/null @@ -1,34 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - -[*] -charset = utf-8 -indent_size = 2 -indent_style = space -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -# go -[*.go] -indent_style = tab -indent_size = 4 - -# python -[*.{ini,py,py.tpl,rst}] -indent_size = 4 - -# rust -[*.rs] -indent_size = 4 - -# documentation, utils -[*.{md,mdx,diff}] -trim_trailing_whitespace = false - -# windows shell scripts -[*.{cmd,bat,ps1}] -end_of_line = crlf diff --git a/zathura/catppuccin-zathura/LICENSE b/zathura/catppuccin-zathura/LICENSE deleted file mode 100644 index 006383b..0000000 --- a/zathura/catppuccin-zathura/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Catppuccin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/zathura/catppuccin-zathura/README.md b/zathura/catppuccin-zathura/README.md deleted file mode 100644 index aa128bb..0000000 --- a/zathura/catppuccin-zathura/README.md +++ /dev/null @@ -1,52 +0,0 @@ -

- Logo
- - Catppuccin for Zathura - -

- -

- - - -

- -

- -

- -## Previews - -
-🌻 Latte - -
-
-🪴 Frappé - -
-
-🌺 Macchiato - -
-
-🌿 Mocha - -
- -## Usage - -1. Clone this repository locally -2. Copy selected flavour file from `src` folder to `$HOME/.config/zathura/` -3. In your `zathurarc`, add the following to the bottom: `include catppuccin-[flavour]`, i.e. `include catppuccin-mocha` - -## 💝 Thanks to - -- [Lokesh Krishna](https://github.com/lokesh-krishna) -- [elkrien](https://github.com/elkrien) - -  - -

-

Copyright © 2021-present Catppuccin Org -

diff --git a/zathura/catppuccin-zathura/assets/zathura-alternative.png b/zathura/catppuccin-zathura/assets/zathura-alternative.png deleted file mode 100644 index d2f1aeb..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura-alternative.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/assets/zathura-frappe.png b/zathura/catppuccin-zathura/assets/zathura-frappe.png deleted file mode 100644 index a92f76d..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura-frappe.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/assets/zathura-latte.png b/zathura/catppuccin-zathura/assets/zathura-latte.png deleted file mode 100644 index 7f0328d..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura-latte.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/assets/zathura-macchiato.png b/zathura/catppuccin-zathura/assets/zathura-macchiato.png deleted file mode 100644 index 3c260b8..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura-macchiato.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/assets/zathura-mocha.png b/zathura/catppuccin-zathura/assets/zathura-mocha.png deleted file mode 100644 index 342cf34..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura-mocha.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/assets/zathura.png b/zathura/catppuccin-zathura/assets/zathura.png deleted file mode 100644 index ad70135..0000000 Binary files a/zathura/catppuccin-zathura/assets/zathura.png and /dev/null differ diff --git a/zathura/catppuccin-zathura/src/catppuccin-frappe b/zathura/catppuccin-zathura/src/catppuccin-frappe deleted file mode 100644 index 76288b5..0000000 --- a/zathura/catppuccin-zathura/src/catppuccin-frappe +++ /dev/null @@ -1,38 +0,0 @@ -set default-fg rgba(198,208,245,1) -set default-bg rgba(48,52,70,1) - -set completion-bg rgba(65,69,89,1) -set completion-fg rgba(198,208,245,1) -set completion-highlight-bg rgba(87,82,104,1) -set completion-highlight-fg rgba(198,208,245,1) -set completion-group-bg rgba(65,69,89,1) -set completion-group-fg rgba(140,170,238,1) - -set statusbar-fg rgba(198,208,245,1) -set statusbar-bg rgba(65,69,89,1) - -set notification-bg rgba(65,69,89,1) -set notification-fg rgba(198,208,245,1) -set notification-error-bg rgba(65,69,89,1) -set notification-error-fg rgba(231,130,132,1) -set notification-warning-bg rgba(65,69,89,1) -set notification-warning-fg rgba(250,227,176,1) - -set inputbar-fg rgba(198,208,245,1) -set inputbar-bg rgba(65,69,89,1) - -set recolor "true" -set recolor-lightcolor rgba(48,52,70,1) -set recolor-darkcolor rgba(198,208,245,1) - -set index-fg rgba(198,208,245,1) -set index-bg rgba(48,52,70,1) -set index-active-fg rgba(198,208,245,1) -set index-active-bg rgba(65,69,89,1) - -set render-loading-bg rgba(48,52,70,1) -set render-loading-fg rgba(198,208,245,1) - -set highlight-color rgba(87,82,104,0.5) -set highlight-fg rgba(244,184,228,0.5) -set highlight-active-color rgba(244,184,228,0.5) diff --git a/zathura/catppuccin-zathura/src/catppuccin-latte b/zathura/catppuccin-zathura/src/catppuccin-latte deleted file mode 100644 index 3f38e5c..0000000 --- a/zathura/catppuccin-zathura/src/catppuccin-latte +++ /dev/null @@ -1,38 +0,0 @@ -set default-fg rgba(76,79,105,1) -set default-bg rgba(239,241,245,1) - -set completion-bg rgba(204,208,218,1) -set completion-fg rgba(76,79,105,1) -set completion-highlight-bg rgba(87,82,104,1) -set completion-highlight-fg rgba(76,79,105,1) -set completion-group-bg rgba(204,208,218,1) -set completion-group-fg rgba(30,102,245,1) - -set statusbar-fg rgba(76,79,105,1) -set statusbar-bg rgba(204,208,218,1) - -set notification-bg rgba(204,208,218,1) -set notification-fg rgba(76,79,105,1) -set notification-error-bg rgba(204,208,218,1) -set notification-error-fg rgba(210,15,57,1) -set notification-warning-bg rgba(204,208,218,1) -set notification-warning-fg rgba(250,227,176,1) - -set inputbar-fg rgba(76,79,105,1) -set inputbar-bg rgba(204,208,218,1) - -set recolor "true" -set recolor-lightcolor rgba(239,241,245,1) -set recolor-darkcolor rgba(76,79,105,1) - -set index-fg rgba(76,79,105,1) -set index-bg rgba(239,241,245,1) -set index-active-fg rgba(76,79,105,1) -set index-active-bg rgba(204,208,218,1) - -set render-loading-bg rgba(239,241,245,1) -set render-loading-fg rgba(76,79,105,1) - -set highlight-color rgba(87,82,104,0.5) -set highlight-fg rgba(234,118,203,0.5) -set highlight-active-color rgba(234,118,203,0.5) diff --git a/zathura/catppuccin-zathura/src/catppuccin-macchiato b/zathura/catppuccin-zathura/src/catppuccin-macchiato deleted file mode 100644 index 599520e..0000000 --- a/zathura/catppuccin-zathura/src/catppuccin-macchiato +++ /dev/null @@ -1,38 +0,0 @@ -set default-fg rgba(202,211,245,1) -set default-bg rgba(36,39,58,1) - -set completion-bg rgba(54,58,79,1) -set completion-fg rgba(202,211,245,1) -set completion-highlight-bg rgba(87,82,104,1) -set completion-highlight-fg rgba(202,211,245,1) -set completion-group-bg rgba(54,58,79,1) -set completion-group-fg rgba(138,173,244,1) - -set statusbar-fg rgba(202,211,245,1) -set statusbar-bg rgba(54,58,79,1) - -set notification-bg rgba(54,58,79,1) -set notification-fg rgba(202,211,245,1) -set notification-error-bg rgba(54,58,79,1) -set notification-error-fg rgba(237,135,150,1) -set notification-warning-bg rgba(54,58,79,1) -set notification-warning-fg rgba(250,227,176,1) - -set inputbar-fg rgba(202,211,245,1) -set inputbar-bg rgba(54,58,79,1) - -set recolor "true" -set recolor-lightcolor rgba(36,39,58,1) -set recolor-darkcolor rgba(202,211,245,1) - -set index-fg rgba(202,211,245,1) -set index-bg rgba(36,39,58,1) -set index-active-fg rgba(202,211,245,1) -set index-active-bg rgba(54,58,79,1) - -set render-loading-bg rgba(36,39,58,1) -set render-loading-fg rgba(202,211,245,1) - -set highlight-color rgba(87,82,104,0.5) -set highlight-fg rgba(245,189,230,0.5) -set highlight-active-color rgba(245,189,230,0.5) diff --git a/zathura/catppuccin-zathura/src/catppuccin-mocha b/zathura/catppuccin-zathura/src/catppuccin-mocha deleted file mode 100644 index ba387f8..0000000 --- a/zathura/catppuccin-zathura/src/catppuccin-mocha +++ /dev/null @@ -1,38 +0,0 @@ -set default-fg rgba(205,214,244,1) -set default-bg rgba(30,30,46,1) - -set completion-bg rgba(49,50,68,1) -set completion-fg rgba(205,214,244,1) -set completion-highlight-bg rgba(87,82,104,1) -set completion-highlight-fg rgba(205,214,244,1) -set completion-group-bg rgba(49,50,68,1) -set completion-group-fg rgba(137,180,250,1) - -set statusbar-fg rgba(205,214,244,1) -set statusbar-bg rgba(49,50,68,1) - -set notification-bg rgba(49,50,68,1) -set notification-fg rgba(205,214,244,1) -set notification-error-bg rgba(49,50,68,1) -set notification-error-fg rgba(243,139,168,1) -set notification-warning-bg rgba(49,50,68,1) -set notification-warning-fg rgba(250,227,176,1) - -set inputbar-fg rgba(205,214,244,1) -set inputbar-bg rgba(49,50,68,1) - -set recolor "true" -set recolor-lightcolor rgba(30,30,46,1) -set recolor-darkcolor rgba(205,214,244,1) - -set index-fg rgba(205,214,244,1) -set index-bg rgba(30,30,46,1) -set index-active-fg rgba(205,214,244,1) -set index-active-bg rgba(49,50,68,1) - -set render-loading-bg rgba(30,30,46,1) -set render-loading-fg rgba(205,214,244,1) - -set highlight-color rgba(87,82,104,0.5) -set highlight-fg rgba(245,194,231,0.5) -set highlight-active-color rgba(245,194,231,0.5)