How to add custom themes?
#4
(Yesterday, 06:51 AM)Construc_ Wrote: i am absolutely not smart enough to figure out how to make one myself, at least not until there are more examples to rip off, but i would love to know if anyone else has tackled this and made their own!
Particularly I'd love to see/make/use colour variants of the high-contrast theme :3

The hicon theme is particularly easy to modify; since its only two colors you can just change these lines:

Code:
local text_color = "#000000"
local background_color = "#FFFFFF"

to whatever colours you want

Here I've attached one where I've done that with these random colours, you have to rename it to remove the `.txt` though, the forum wouldn't let me upload a `.lua` file.


.txt   bittersweet.lua.txt (Size: 7.79 KB / Downloads: 4)
What is an up and coming neighborhood and where is it coming from?
  Reply


Messages In This Thread
How to add custom themes? - by summermusic - 2025-01-03, 07:07 PM
RE: How to add custom themes? - by ailurux - 2025-01-03, 09:28 PM
RE: How to add custom themes? - by Construc_ - Yesterday, 06:51 AM
RE: How to add custom themes? - by river - Yesterday, 08:37 AM

Forum Jump: