about summary refs log tree commit diff
path: root/fnl/nvrc/ignite.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/nvrc/ignite.fnl')
-rw-r--r--fnl/nvrc/ignite.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/nvrc/ignite.fnl b/fnl/nvrc/ignite.fnl
index ce4f46a..a57fd0e 100644
--- a/fnl/nvrc/ignite.fnl
+++ b/fnl/nvrc/ignite.fnl
@@ -1,6 +1,7 @@
 ; Get the rocket going
 (import-macros {: set!} :nvrc.macro.set)
 
+((. (require :nvrc.colors) :apply) :jellybeans)
 (require :nvrc.options)
 (require :nvrc.pack)
 (require :nvrc.keymaps)