From fa455b9eebf59b438e9960b841972c740ee20fa2 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 31 Oct 2024 16:40:52 +0300 Subject: [PATCH] Add switch to latte theme --- README.md | 4 ++++ apply_latte.diff | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 apply_latte.diff diff --git a/README.md b/README.md index 6105d3c..aa90da2 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ Patches Themes -- - Catppuccin frappe +- To change theme to catppuccin latte use +```sh +git apply apply_latte.diff +``` diff --git a/apply_latte.diff b/apply_latte.diff new file mode 100644 index 0000000..c907eef --- /dev/null +++ b/apply_latte.diff @@ -0,0 +1,13 @@ +diff --git a/config.h b/config.h +index e7b14ea..8691b82 100644 +--- a/config.h ++++ b/config.h +@@ -99,7 +99,7 @@ unsigned int tabspaces = 8; + /* + * Include theme + */ +-#include "frappe.h" ++#include "latte.h" + + /* + * Default shape of cursor