How can I change to the dark mode? - sas

How can I change to the dark mode in SAS9.4
All the videos I found are about prior versions of SAS and not this version.
Thanks in advance

In SAS for Windows, you can edit the colour scheme.
For SAS Studio, you can download an extension, e.g. Dark Reader for Chrome.

Related

Set background image for WebStorm tools but NOT editor

I've been meaning to add a background image to WebStorm, however I'd like it to only affect tools such as the project, commit and terminal tabs. However, the image displays on the editor tab, and it is kind of annoying as it affects readability.
In the past (bug or feature, I'm not sure) I have managed to set it to only tools, but since changing computers I cannot get it to work.
I'd really appreciate it if someone could point me in the right direction. Thanks a lot in advance!

SAS keyboard shortcut move between tabs

How could I move from the Code tab to the Output Data tab with the keyboard? See red arrows in picture.
I'm using SAS Enterprise Guide 8.2
Use Ctrl+Tab and Ctrl+Shift+Tab to navigate forwards and backwards through the tabs.
(I'm using Enterprise Guide 7.1 but hopefully this still works for you.)
Edit:
From the SAS EG 8.1 accessibility options on this page, Ctrl+F6 and Ctrl+Shift+F6 might be what is required.

CodeBlocks dark theme (not just the editor's theme)

I want to change my theme in CodeBlocks to dark. And I do not mean just the editor's theme.
I'll show you what I mean:
I want to change every whitespace to dark. How can I do so?
CodeBlocks doesn't have this feature. The closest you can get is this which is most probably not the solution you would desire.

sas9.4 interactive data analysis discontinued

I have SAS 9.4 installed. When I tried to do Solution -> Analysis -> Interactive Data Analysis, it says "ERROR: SAS/INSIGHT has been discontinued, beginning with SAS 9.4."
Do I used version 9.3 instead?
A lot of the stuff that SAS/Insights could do you can now do with the various tasks that come with the SAS/Studio interface. With SAS 9.4 you should have access to SAS/Studio. If you are using SAS on your PC it should already be there. If you are using SAS on shared server(s) then your system team will need to install it and tell what URL to use to launch it.
According to SAS Community message board post "Replacement for SAS/Insight (and SAS/Lab)"
IML Studio is the intended substitute for Insight, although it is a separate product and requires a license for IML.
You might also want to contact your SAS support and ask them if there is a newer current best alternative. A vote (or request) to bring it back can be lodged at Communities SASware Ballot message board.

SAS Enterprise Guide customize interface color

Is there any way of changing the background color of SAS Enterprise Guide windows?
I have spent more than an hour trying to find a solution, but no success. Unfortunately my eyes cannot take the white background anymore.
Thanks in advance!
This is for version 6.1.
For the process flow:
Right Click in the Flow Area->Background Color-><pick a color>
For the Program editor:
Tools->Options->SAS Programs->Appearance
From there you have to set the background color for each element in the File Elements box.
For Enterprise Guide 5.1
Program --> Editor Options, Appearance tab.
See: https://blogs.sas.com/content/sasdummy/2017/07/03/sas-program-editor-tricks/
SAS Enterprise Guide Customer Documentation here for all versions.