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

theme colours broken #850

Closed
ailin-nemui opened this issue Feb 16, 2018 · 0 comments · Fixed by #851
Closed

theme colours broken #850

ailin-nemui opened this issue Feb 16, 2018 · 0 comments · Fixed by #851
Labels
Milestone

Comments

@ailin-nemui
Copy link
Contributor

#835 broke some themes

abstracts = {
  pcol = "%X7M$*%n";

  pubmsgnick = "{msgnick $0 $1-}";
  pubnick = "$nickcolors$*";

  msgnick = "{pcol [$0}$1-{pcol ]} %|";
};

formats = {
  "fe-common/core" = {
    pubmsg = "{pubmsgnick $2 {pubnick $0}}$1";
  };
};

by jbisch

reported by @GinjaNinja32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant