aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022/making-your-own-doom-emacs-theme.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-27 19:35:30 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-27 19:35:30 +0530
commit5c40e849557490ff194a912aee6f1415eeafb307 (patch)
treec3d7d26854dd28665547dd3edbb57619857cd745 /content/blog/2022/making-your-own-doom-emacs-theme.md
parentd314ca140da103a1d734e0cbee1d4b77b47e6e27 (diff)
added syntax highlight to pages that need it
Diffstat (limited to 'content/blog/2022/making-your-own-doom-emacs-theme.md')
-rw-r--r--content/blog/2022/making-your-own-doom-emacs-theme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/2022/making-your-own-doom-emacs-theme.md b/content/blog/2022/making-your-own-doom-emacs-theme.md
index 31c9990..cd506c1 100644
--- a/content/blog/2022/making-your-own-doom-emacs-theme.md
+++ b/content/blog/2022/making-your-own-doom-emacs-theme.md
@@ -2,6 +2,7 @@
title: "Customizing a Doom Emacs Theme"
description: "How to create your own Doom Emacs theme"
date: 2022-12-02T21:33:31+05:30
+highlight: true
---
Creating your theme/modifying an existing one, or overriding some faces (globally) in Emacs, especially Doom Emacs is