Remove diff file
parent
4fefba5515
commit
68bd4e8944
|
@ -9,7 +9,6 @@ Patches
|
|||
Themes
|
||||
--
|
||||
- Catppuccin frappe
|
||||
- To change theme to catppuccin latte use
|
||||
```sh
|
||||
git apply apply_latte.diff
|
||||
```
|
||||
- Catppuccin latte
|
||||
- Tokyo night
|
||||
To change theme edit include in config.h
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
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
|
Loading…
Reference in New Issue