Skip to content

Is there a way to define a custom location for a theme? #6267

Answered by akthe-at
ylluminate asked this question in Q&A
Discussion options

You must be logged in to vote

I believe you just require it (the module) and depending on where you have it saved compared to your config file you may need more or less of a path in the require statement (if your theme is called poo_brown.lua and its in the same dir as the config then its just local brown_scheme = require "poo_brown" at the top). From there you are just referring that local variable when setting config.color_scheme

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ylluminate
Comment options

Answer selected by ylluminate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants