Dark Theme for VX ACE

Dark Theme or Light Theme

  • Light Theme

    Votes: 0 0.0%

  • Total voters
    4
  • Poll closed .

AloneForLong

Seksy Catgirl
Member
Joined
Feb 15, 2020
Messages
27
Reaction score
1
First Language
English
Primarily Uses
RMVXA
I was looking at one of the script support threads and noticed someone had been able to give their script editor a dark theme.

I cannot simply explain just how much my eyes are straining from the original light theme.

Does anyone know how to give VX Ace's Script Editor a Dark Theme? I've searched it up on Google but of course it only gave results about MV and MZ. (Which I can't use on my computer because I don't have a high enough OpenGL version.)

Anyone PLEASE help me find out how to give it a dark theme. Also, if there are any links to something that I might be able to download for it, please don't reply with a link, because my Internet is limited and I can't access a lot of websites. May only be a matter of time before the forums are blocked on my computer.

If you have a link to some sort of dark theme download, please reply with it as a zipped attachment or something. I can't access a lot of websites, not even Tsukihime's website.

Sorry if this bothers anyone. Also, I'm not sure if this is the right thread.

REMEMBER THIS IS FOR VX ACE!!!
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
13,522
Reaction score
14,255
First Language
English
Primarily Uses
RMVXA
Sadly it doesn't exist for ACE and editing the editor with a script is a breach of the EULA. So no legal solution will exist for that program sadly.
 

AloneForLong

Seksy Catgirl
Member
Joined
Feb 15, 2020
Messages
27
Reaction score
1
First Language
English
Primarily Uses
RMVXA
Sadly it doesn't exist for ACE and editing the editor with a script is a breach of the EULA. So no legal solution will exist for that program sadly.
I remember seeing it somewhere, on one of these threads. But man, it would be great to have a dark theme for Ace. Besides, it's just for offline personal use anyway. Wonder if there's like a recreation DLL for the engine itself that can change the color scheme.
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
13,522
Reaction score
14,255
First Language
English
Primarily Uses
RMVXA
If you saw it, it would have been a cracked game, and we can't help you find it as that would break the EULA. Degica is very specific about not being allowed to edit the editor in any way.
 

AloneForLong

Seksy Catgirl
Member
Joined
Feb 15, 2020
Messages
27
Reaction score
1
First Language
English
Primarily Uses
RMVXA
If you saw it, it would have been a cracked game, and we can't help you find it as that would break the EULA. Degica is very specific about not being allowed to edit the editor in any way.
Well dang... Guess I'll just do all my scripting in Notepad++ from now on if I want reduce eye strain.
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
13,522
Reaction score
14,255
First Language
English
Primarily Uses
RMVXA
Or you can do what I did and turn the brightness way down on the monitor when scripting. Mines more of a grey theme now as a result.

Edit: BTW I'd suggest we keep this open in case there is a UI setting already in ACE that I don't even know about.
 
Last edited:

cremnophobia

Veteran
Veteran
Joined
Dec 10, 2013
Messages
216
Reaction score
97
Primarily Uses
The script editor uses Scintilla (see SciLexer.dll in the installation directory). With some C++ knowledge you should be able to replace it and make the script editor use the font name, size, colors, etc. you want without potential legal trouble.

You don't have to use the script editor anyway. You can write Ruby scripts in your favorite code editor and call require to load them. The format of the Scripts.rvdata2 file is also not a mystery if you don't want to have plain text files openly accessible.
 
Last edited:

AloneForLong

Seksy Catgirl
Member
Joined
Feb 15, 2020
Messages
27
Reaction score
1
First Language
English
Primarily Uses
RMVXA
The script editor uses Scintilla (see SciLexer.dll in the installation directory). With some C++ knowledge you should be able to replace it and make the script editor use the font name, size, colors, etc. you want without potential legal trouble.

You don't have to use the script editor anyway. You can write Ruby scripts in your favorite code editor and call require to load them. The format of the Scripts.rvdata2 file is also not a mystery if you don't want to have plain text files openly accessible.
Thanks, I think I'll use this knowledge at some point!

What thread shows this?
I can't remember which thread I found it on, but I did see an image attachment where someone had implemented a dark theme.
 

kyonides

Reforged is laughable
Veteran
Joined
Nov 17, 2019
Messages
287
Reaction score
71
First Language
English
Primarily Uses
RMXP
Just in case the
Code:
require "script"
command doesn't work, use this:
Code:
Kernel.require "script"
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

"You can thank my later", "But you haven't done anything", "Well, that's why ..."
Are we allowed to post about non-RPG Maker games?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

Forum statistics

Threads
105,884
Messages
1,017,238
Members
137,608
Latest member
Arm9
Top