zsh-users
 help / color / mirror / code / Atom feed
From: "Vadim A. Misbakh-Soloviov" <zsh@mva.name>
To: zsh-users@zsh.org
Subject: Re: Colorful new fast-syntax-highlighting
Date: Sun, 27 May 2018 18:54:35 +0300	[thread overview]
Message-ID: <2520527.qaVKfP2GYF@tp> (raw)
In-Reply-To: <CAKc7PVCyXgHD43-BCN_U3iq0TrVVyU0UmOmjEDt==YZcvAmXFw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]

Can you make it also support truecolor (24bit) colors as well, please?


As far as I see from themes (ini-files) there is support for "named" colors 
and 0-256 as a values.


But zsh also supports 24bit color assignments as well:
for example, `printf '\x1b[38;2;%s;%s;%sm' $RED $GREEN $BLUE` (and `[48;2` for 
background).


And I'd very like to make custom 24bit hl-theme to match my custom prompt 
theme.


Thanks in advance! :D


> FSH now supports 256-color themes. I must say that the difference from
> the default rigid 8-color palette is quite drastic. Asciinema
> recording presenting six shipped themes:
> https://asciinema.org/a/183814
> 
> > Hello
> > Decided to write because it will be all colorful images:
> > 
> > a) colorizing of assignments:
> > 
> > http://psprint.blinkenshell.org/assign.png
> > 
> > b) colorizing of typeset/export/etc. assignments (different state-path
> > in parser):
> > 
> > http://psprint.blinkenshell.org/typeset.png
> > 
> > c) special math-mode for zcalc
> > 
> > http://psprint.blinkenshell.org/fsyh-zcalc.png
> > 
> > d) the detection of blank variables above in zcalc – also in advanced way:
> > 
> > https://asciinema.org/a/3iHdW7gYYrJOyhiHPHLTXnzKc
> > 
> > All in fast-syntax-highlighting,
> > https://github.com/zdharma/fast-syntax-highlighting
> > 
> > --
> > Best regards,
> > Sebastian Gniazdowski


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2018-05-27 15:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-23 16:48 Sebastian Gniazdowski
2018-05-23 19:00 ` Vadim A. Misbakh-Soloviov
2018-05-25 12:07   ` Daniel Shahaf
2018-05-25 12:19     ` Vadim A. Misbakh-Soloviov
2018-05-25 12:35       ` Daniel Shahaf
2018-05-25 15:23       ` Sebastian Gniazdowski
2018-06-10 21:28   ` Sebastian Gniazdowski
2018-05-27 14:46 ` Sebastian Gniazdowski
2018-05-27 15:54   ` Vadim A. Misbakh-Soloviov [this message]
2018-05-28 10:03     ` Sebastian Gniazdowski
2018-05-28 14:09       ` Vadim A. Misbakh-Soloviov
2018-05-28 15:53         ` Sebastian Gniazdowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2520527.qaVKfP2GYF@tp \
    --to=zsh@mva.name \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).