The MASM Forum

Projects => Rarely Used Projects => RadAsm IDE Support => Topic started by: bluedevil on August 29, 2018, 08:14:46 AM

Title: Solarized Theme for RadASM
Post by: bluedevil on August 29, 2018, 08:14:46 AM
Hello
I wanted to create a radasm solarized dark theme for a long time.
So after mrfearless released a new version of RadASM2, i said this is the time:
6=SolarizedDark,3549952,9868419,10592659,4339207,6316128,12644544,4605510,8533715,1461195,8388608,3549952,9868419,3549952,9868419,3549952,9868419,3549952,9868419,8421376,33609727,10592659,1461195,2631935,12874092,39301,16744448,8533715,12874092,11184640,1461195,8533715,25310931,12874092,282233638,16711680,16711680,13798182,1461195,13798182,3549952,3549952,3549952,3549952,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583,2039583
Inside your RadASM2 folder find RadASM.ini and add this code under "color"

Note: I didn't check the theme for radasm3
Title: Re: Solarized Theme for RadASM
Post by: HSE on August 29, 2018, 08:57:43 AM
Interesting in RadAsm2. Don't work well in RadAsm3, apparently it's a different format.
Title: Re: Solarized Theme for RadASM
Post by: bluedevil on August 29, 2018, 06:04:57 PM
Hi HSE,
Unfortunately i cant download the latest RadASM3 from the links shared by Ketil.
If i can get the latest i would convert the color sheme for RadASM3.
No problem
Title: Re: Solarized Theme for RadASM
Post by: mineiro on August 30, 2018, 04:40:17 AM
hello sir blue_devil;
Download link to radasm30 is inside fbEdit path on site sourceforge:
Click in button download snapshot inside root folder to download all or inside folder below to download radasm30
https://sourceforge.net/p/fbedit/code/HEAD/tree/RadASM30/

Title: Re: Solarized Theme for RadASM
Post by: bluedevil on August 30, 2018, 04:52:33 PM
Dear mineiro, thank you very much for sharing the download link.
I am going to handle the theme issue for RadASM3 today :)
Title: Re: Solarized Theme for RadASM
Post by: bluedevil on September 01, 2018, 06:06:01 PM
Hello
I have updated solarized theme for RadASM3.
Please check it out:
3=SolarizedDark,12874092,39301,16744448,8533715,12874092,11184640,1461195,8533715,25310931,12874092,282233638,8388672,8388672,13798182,1461195,13798182,3549952,9868419,10592659,4339207,33609727,10592659,2631935,15777984,12644544,4605510,8533715,1461195,8388608,10592659,3549952,3549952,3549952,3549952,61680,61440,3549952,10592659,16777215,0,8404992,13798182,3549952,10592659,12644592,0,1461195,3549952
Title: Re: Solarized Theme for RadASM
Post by: HSE on September 02, 2018, 01:49:18 AM
Perfect  :t

I'm using a modification of Dark Night:5=HSE2,8404992,8421376,16711680,16711680,16711680,285147136,16639,16711680,33488896,16711680,10485760,10485760,10485760,10485760,10485760,10485760,12644592,0,8388608,16777215,41975872,10485760,160,15777984,12644544,12632304,12632256,8421504,8388608,8421504,12644592,12644592,12644592,12644592,61680,61440,12644592,0,12644592,0,8404992,12582912,16777215,0,12644592,0,4210816,16711680,0,0,0,0


I was thinking to make customizable tool captions. The problem is that my Radasm.ini will become incompatible.

The file uploaded have hardcoded tool captions colors.

Later: updated again (I forget to remove some test :biggrin:)

updated file in following post
Title: Re: Solarized Theme for RadASM
Post by: bluedevil on September 06, 2018, 04:51:46 AM
extra: i also re-colored the spash image. If you like solarized theme, change "luha.bmp" with the image i attached or edit RadASM.ini.
Title: Re: Solarized Theme for RadASM
Post by: HSE on September 06, 2018, 11:45:49 PM
 :t
Title: Re: Solarized Theme for RadASM
Post by: ragdog on January 18, 2019, 10:33:22 PM
Quote from: HSE on September 02, 2018, 01:49:18 AM
Perfect  :t

I'm using a modification of Dark Night:5=HSE2,8404992,8421376,16711680,16711680,16711680,285147136,16639,16711680,33488896,16711680,10485760,10485760,10485760,10485760,10485760,10485760,12644592,0,8388608,16777215,41975872,10485760,160,15777984,12644544,12632304,12632256,8421504,8388608,8421504,12644592,12644592,12644592,12644592,61680,61440,12644592,0,12644592,0,8404992,12582912,16777215,0,12644592,0,4210816,16711680,0,0,0,0


I was thinking to make customizable tool captions. The problem is that my Radasm.ini will become incompatible.

The file uploaded have hardcoded tool captions colors.

Later: updated again (I forget to remove some test :biggrin:)

I have testet your version, there is a big  focus problem

Example: click in project option on any checkbox the box is only checked ,if the box has no focus

or try other controls.

This affects all dialogs and controls in radasm and addins.

I think you have more change as hardcode the theme
Title: Re: Solarized Theme for RadASM
Post by: HSE on January 19, 2019, 03:26:39 AM
I'm using a version some days older, with a button to hide tab select.

I see what you say  :t.

Work well in original release. But I never used that boxes. I don't  remember now if I "improved" something in menu checkboxes that could affect other checkboxes.

PD. It's source code I have, I think. First build I maked behave in same way.

updeted in following post
Title: Re: Solarized Theme for RadASM
Post by: ragdog on January 20, 2019, 02:20:42 AM
Quotewith a button to hide tab select.

Can you explain me more what you mean  a Gif or any thing?
Title: Re: Solarized Theme for RadASM
Post by: HSE on January 20, 2019, 03:11:29 AM
.
Quote from: ragdog on January 20, 2019, 02:20:42 AMa Gif or any thing?

Yes, better to draw a new icon in toolbar.bmp. Then exactly the same that the buttons to show/hide project browser and outputs.
Title: Re: Solarized Theme for RadASM
Post by: ragdog on January 20, 2019, 05:10:41 AM
I have testet your new version RadASM180913.zip  is have the same big foucus problem bei controls and dialogs
Title: Re: Solarized Theme for RadASM
Post by: HSE on January 20, 2019, 07:37:53 AM
 :biggrin: It's not new :2018-September-13

Someday I will find were is the problem.


Title: Re: Solarized Theme for RadASM
Post by: HSE on April 09, 2020, 08:45:54 AM
I don't found the problem. Instead I rewrite modifications in KetilO original files and rebuild RaTools and RadAsm, and problem is not longer there  :biggrin:.

Updated file in http://masm32.com/board/index.php?topic=5980.msg63438#msg63438

Regards. HSE

LATER: problem was a message. Perhaps a test that I forgot to remove  :biggrin: