Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

256 colors in mIRC codes? #177

Open
galderz opened this issue Jun 15, 2015 · 7 comments
Open

256 colors in mIRC codes? #177

galderz opened this issue Jun 15, 2015 · 7 comments

Comments

@galderz
Copy link

galderz commented Jun 15, 2015

I have enabled 256 color palette, and my Emacs is using a theme that works with that. The mIRC codes however they appear with the old fashion 16 colors. Is it possible to change those to use the 256 palette in circe?

@jorgenschaefer jorgenschaefer added this to the v2.0 milestone Jun 15, 2015
@jorgenschaefer
Copy link
Collaborator

Hello, and thanks for the report! What do you mean exactly with "change those to use the 256 palette"? The standard mIRC colors are pretty well-defined I thought?

@wasamasa
Copy link
Collaborator

@galderz The documentation refered to in #93 suggests that the first 16 colors (which are the mIRC color codes we're hopefully speaking of) are meant to be customizable by the user (and therefore, by the theme as well) if that's what you're wondering about.

@jorgenschaefer
Copy link
Collaborator

The respective faces in Circe (lui, more specifically) are called lui-irc-colors-(fg|bg)-(0-15)-face.

@galderz
Copy link
Author

galderz commented Jun 15, 2015

Oh right, being able to override those would solve it. I'll give them a go. That should do it. Thanks all!

@galderz galderz closed this as completed Jun 15, 2015
@jorgenschaefer
Copy link
Collaborator

Glad that solves things for you. :-)

@galderz
Copy link
Author

galderz commented Aug 5, 2015

Any idea how to specifically override these faces in configuration file? @jorgenschaefer, it'd be good to show an example on how to override these in the wiki, wdyt? I'm happy to contribute that once I got it working. Thanks!

@galderz galderz reopened this Aug 5, 2015
@jorgenschaefer
Copy link
Collaborator

The easiest way probably is M-x customize-face RET lui-irc-colors-... RET (e.g. lui-irc-colors-fg-0-face). You can use the set-face-* functions in your .emacs, too, if you prefer. Does this help? :-)

@jorgenschaefer jorgenschaefer modified the milestones: v2.1, v2.0 Aug 8, 2015
@jorgenschaefer jorgenschaefer modified the milestones: v2.1, v2.2 Nov 15, 2015
@jorgenschaefer jorgenschaefer modified the milestones: v2.2, Backlog Jan 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants