Add switch to latte theme

Nakidai 2023-10-28 20:39:00 +03:00
parent 0317827cbe
commit 61121a1b7d
Signed by untrusted user who does not match committer: nakidai
GPG Key ID: 914675D395210A97
2 changed files with 17 additions and 0 deletions

View File

@ -5,3 +5,7 @@ Patches
Themes Themes
-- --
- Catppuccin frappe - Catppuccin frappe
- To change theme to catppuccin latte use
```sh
git apply apply_latte.diff
```

13
apply_latte.diff Normal file
View File

@ -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