themecreator icon indicating copy to clipboard operation
themecreator copied to clipboard

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.

Results 11 themecreator issues
Sort by recently updated
recently updated
newest added

I am in pending status for the 'morrowind-emacs-theme' related theme I created with 'themecreator' on MELPA aka the Emacs based package site itself: https://github.com/melpa/melpa/pull/8095 These are the issues that were...

In addition to cleaning up stupid typos in Readme.md, I have moved the Dockerfile to 1. Run `clj` as a non privileged user 2. mount the cloned app.core instead of...

Include selection background as part of the customisable colours. I've created a theme with `bg1` `#dfdfef` and have found that `#deefef` is a nice choice for the selection background, Much...

![image](https://user-images.githubusercontent.com/47650058/147843237-3cc21f7f-a493-48bb-86c1-4e16ac9f2500.png) the numbers in the for loop like `0` and `2` are constants but they don't take the correct color, instead I believe they use the color of the mainfg...

First off, great job putting this together. Is there a way to get a reference map added to the interface that shows which filed matches what option in the Terminal...

Hi! Interesting project. Sorry if it sounds whimsical, but support for https://github.com/zyedidia/micro/blob/master/runtime/help/colors.md would rock. Btw Micro is a really nice and modern editor for 'one-off jobs', worth checking out. Cheers...

It's possible to specify some grey colors (such as `#ccc`) as synonyms for six-character greys (`#cccccc`). (You can also append an alpha value to the end.) In ThemeCreator, this works...

I added a selection colour to the interface to have better control of the selection

These are the changes to add the minimal emacs27 theme

(I'm using Textadept version 11.4 on Linux) I've used this tool in the past to make themes for Textadept without issue, but there appears to be an issue at the...