Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

EyeBurner plugin and PowerShell Profile

Aug
2,294
111
I'm trying to create a PowerShell profile for the EyeBurner plugin.
This is what I have so far,
in the EyeBurn.ini;
Code:
[PowerShell]
StdColors=Bri White on Black
InputColors=Bright White on Black
ErrorColors=Bright Yellow on Black
ListColors=White on Black
ListStatBarColors=Black on White
ListInverseColors=Black on White
SelectColors=White on Black
SelectStatBarColors=Black on White
SelectedColors=White on Black
ColorDir=dll:bright yellow;hrb:bri whi;EXETYPE_WIN32CUI:bri blue;EXETYPE_WIN32GUI:bri blue;EXETYPE_WIN64GUI:bri red;EXETYPE_WIN64CUI:bri red;EXETYPE_DOS:bri cya
Color 0=#012456
Color 1=#3030a0
Color 2=#308030
Color 3=#30a080
Color 4=#a02020
Color 5=#803080
Color 6=#808020
Color 7=#c0c0c0
Color 8=#505050
Color 9=#8080e0
Color 10=#80d080
Color 11=#80d0e0
Color 12=#e08080
Color 13=#e080e0
Color 14=#e0d080
Color 15=#e8e8e8

I'm setting, via ColorDir, the color of .dll files to Bright Yellow.

However, it does not seem "bright" to me.
1731605450962.webp

Even plain yellow seems to be duller than normal.

Is it just me and my old eyes,
or does the yellow not seem to be as yellow as it should?

Ref: https://charlesdye.net/dl/eyeburn.zip

Joe
 
Them's some dull hues, all right. Here I've swapped in the colors from the "Campbell" color scheme:

Code:
[PowerShell]
StdColors=Bri White on Black
InputColors=Bright White on Black
ErrorColors=Bright Yellow on Black
ListColors=White on Black
ListStatBarColors=Black on White
ListInverseColors=Black on White
SelectColors=White on Black
SelectStatBarColors=Black on White
SelectedColors=White on Black
ColorDir=dll:bright yellow;hrb:bri whi;EXETYPE_WIN32CUI:bri blue;EXETYPE_WIN32GUI:bri blue;EXETYPE_WIN64GUI:bri red;EXETYPE_WIN64CUI:bri red;EXETYPE_DOS:bri cya
Color 0=#0c0c0c
Color 1=#0037da
Color 2=#13a10e
Color 3=#3a96dd
Color 4=#c50f1f
Color 5=#881798
Color 6=#c19c00
Color 7=#cccccc
Color 8=#767676
Color 9=#3b78ff
Color 10=#16c60c
Color 11=#61d6d6
Color 12=#e74856
Color 13=#b40093
Color 14=#f9f1a5
Color 15=#f2f2f2

At least I think that's Campbell. I copied them off some dude's web site.
 
If it will help anyone, here are the nine original WT themes in VT control sequence format (suitable for a BTM). They're not in the same order as yours, Charles; I checked a few and those were the same.

Code:
set theme[0,0]=Campbell
set theme[1,0]=Campbell Powershell
set theme[2,0]=One Half Dark
set theme[3,0]=One Half Light
set theme[4,0]=Solarized Dark
set theme[5,0]=Solarized Light
set theme[6,0]=Tango Dark
set theme[7,0]=Tango Light
set theme[8,0]=Vintage

set theme[0,1]=^e]4;0;rgb:0C/0C/0C;1;rgb:C5/0F/1F;2;rgb:13/A1/0E;3;rgb:C1/9C/00;4;rgb:00/37/DA;5;rgb:88/17/98;6;rgb:3A/96/DD;7;rgb:CC/CC/CC;8;rgb:76/76/76;9;rgb:E7/48/56;10;rgb:16/C6/0C;11;rgb:F9/F1/A5;12;rgb:3B/78/FF;13;rgb:B4/00/9E;14;rgb:61/D6/D6;15;rgb:F2/F2/F2^e\^e]10;rgb:CC/CC/CC^e\^e]11;rgb:0C/0C/0C^e\^e]12;rgb:FF/FF/FF^e\
set theme[1,1]=^e]4;0;rgb:0C/0C/0C;1;rgb:C5/0F/1F;2;rgb:13/A1/0E;3;rgb:C1/9C/00;4;rgb:00/37/DA;5;rgb:88/17/98;6;rgb:3A/96/DD;7;rgb:CC/CC/CC;8;rgb:76/76/76;9;rgb:E7/48/56;10;rgb:16/C6/0C;11;rgb:F9/F1/A5;12;rgb:3B/78/FF;13;rgb:B4/00/9E;14;rgb:61/D6/D6;15;rgb:F2/F2/F2^e\^e]10;rgb:CC/CC/CC^e\^e]11;rgb:01/24/56^e\^e]12;rgb:FF/FF/FF^e\
set theme[2,1]=^e]4;0;rgb:28/2C/34;1;rgb:E0/6C/75;2;rgb:98/C3/79;3;rgb:E5/C0/7B;4;rgb:61/AF/EF;5;rgb:C6/78/DD;6;rgb:56/B6/C2;7;rgb:DC/DF/E4;8;rgb:5A/63/74;9;rgb:E0/6C/75;10;rgb:98/C3/79;11;rgb:E5/C0/7B;12;rgb:61/AF/EF;13;rgb:C6/78/DD;14;rgb:56/B6/C2;15;rgb:DC/DF/E4^e\^e]10;rgb:DC/DF/E4^e\^e]11;rgb:28/2C/34^e\^e]12;rgb:FF/FF/FF^e\
set theme[3,1]=^e]4;0;rgb:38/3A/42;1;rgb:E4/56/49;2;rgb:50/A1/4F;3;rgb:C1/83/01;4;rgb:01/84/BC;5;rgb:A6/26/A4;6;rgb:09/97/B3;7;rgb:FA/FA/FA;8;rgb:4F/52/5D;9;rgb:DF/6C/75;10;rgb:98/C3/79;11;rgb:E4/C0/7A;12;rgb:61/AF/EF;13;rgb:C5/77/DD;14;rgb:56/B5/C1;15;rgb:FF/FF/FF^e\^e]10;rgb:38/3A/42^e\^e]11;rgb:FA/FA/FA^e\^e]12;rgb:4F/52/5D^e\
set theme[4,1]=^e]4;0;rgb:00/2B/36;1;rgb:DC/32/2F;2;rgb:85/99/00;3;rgb:B5/89/00;4;rgb:26/8B/D2;5;rgb:D3/36/82;6;rgb:2A/A1/98;7;rgb:EE/E8/D5;8;rgb:07/36/42;9;rgb:CB/4B/16;10;rgb:58/6E/75;11;rgb:65/7B/83;12;rgb:83/94/96;13;rgb:6C/71/C4;14;rgb:93/A1/A1;15;rgb:FD/F6/E3^e\^e]10;rgb:83/94/96^e\^e]11;rgb:00/2B/36^e\^e]12;rgb:FF/FF/FF^e\
set theme[5,1]=^e]4;0;rgb:00/2B/36;1;rgb:DC/32/2F;2;rgb:85/99/00;3;rgb:B5/89/00;4;rgb:26/8B/D2;5;rgb:D3/36/82;6;rgb:2A/A1/98;7;rgb:EE/E8/D5;8;rgb:07/36/42;9;rgb:CB/4B/16;10;rgb:58/6E/75;11;rgb:65/7B/83;12;rgb:83/94/96;13;rgb:6C/71/C4;14;rgb:93/A1/A1;15;rgb:FD/F6/E3^e\^e]10;rgb:65/7B/83^e\^e]11;rgb:FD/F6/E3^e\^e]12;rgb:00/2B/36^e\
set theme[6,1]=^e]4;0;rgb:00/00/00;1;rgb:CC/00/00;2;rgb:4E/9A/06;3;rgb:C4/A0/00;4;rgb:34/65/A4;5;rgb:75/50/7B;6;rgb:06/98/9A;7;rgb:D3/D7/CF;8;rgb:55/57/53;9;rgb:EF/29/29;10;rgb:8A/E2/34;11;rgb:FC/E9/4F;12;rgb:72/9F/CF;13;rgb:AD/7F/A8;14;rgb:34/E2/E2;15;rgb:EE/EE/EC^e\^e]10;rgb:D3/D7/CF^e\^e]11;rgb:00/00/00^e\^e]12;rgb:FF/FF/FF^e\
set theme[7,1]=^e]4;0;rgb:00/00/00;1;rgb:CC/00/00;2;rgb:4E/9A/06;3;rgb:C4/A0/00;4;rgb:34/65/A4;5;rgb:75/50/7B;6;rgb:06/98/9A;7;rgb:D3/D7/CF;8;rgb:55/57/53;9;rgb:EF/29/29;10;rgb:8A/E2/34;11;rgb:FC/E9/4F;12;rgb:72/9F/CF;13;rgb:AD/7F/A8;14;rgb:34/E2/E2;15;rgb:EE/EE/EC^e\^e]10;rgb:55/57/53^e\^e]11;rgb:FF/FF/FF^e\^e]12;rgb:00/00/00^e\
set theme[8,1]=^e]4;0;rgb:00/00/00;1;rgb:80/00/00;2;rgb:00/80/00;3;rgb:80/80/00;4;rgb:00/00/80;5;rgb:80/00/80;6;rgb:00/80/80;7;rgb:C0/C0/C0;8;rgb:80/80/80;9;rgb:FF/00/00;10;rgb:00/FF/00;11;rgb:FF/FF/00;12;rgb:00/00/FF;13;rgb:FF/00/FF;14;rgb:00/FF/FF;15;rgb:FF/FF/FF^e\^e]10;rgb:C0/C0/C0^e\^e]11;rgb:00/00/00^e\^e]12;rgb:FF/FF/FF^e\
 
Hi @Charles Dye,
I tried the theme you provided;
Code:
E:\Utils>eyeburn 14

EyeBurn v0.39.1 settings:

  Hotkey  . . . . . . . . . . /K: Alt-Z
  Hotkey OSD  . . . . . . . . /O: Yes

  1:   Crème Brûlée               (light)
  2:   Forest Primeval            (dark)
  3:   Marianas Trench            (dark)
  4:   Ice Palace                 (light)
  5:   MS-DOS                     (dark)
  6:   Plain Vanilla              (light)
  7:   Inferno                    (dark)
  8:   Sepia                      (dark)
  9:   C64                        (dark)
 10:   Mint Cream                 (light)
 11:   Muted                      (dark)
 12:   Valentine’s Cupcake        (light)
 13:   PowerShellJC               (dark)
 14: * PowerShellCD               (dark)

14 color schemes loaded (9 dark, 5 light).

Same issue with "Bright" yellow, and standard yellow.

1731622449637.webp


Note also that my blue background is now black.

Starting a new TCC stand-alone window,
without the EyeBurn plugin loaded;
1731622685511.webp


Same problem with the yellow.

I tried;
Code:
exec tcc.exe /i
...and the yellow is still dull, not bright, with no plugins loaded, no TCSTART loaded, etc.

So, I may have a problem un-related to your EyeBurn plugin.

Joe
 
Maybe:
Code:
echo %@regdelkey["HKCU\Console\%@replace[\,_,%_cmdspec]"]

... and then restart Take Command?
 
Thanks Charles,
thinks are looking brighter now!
1731635320002.webp

Joe
 
Back
Top