Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.07 KB

File metadata and controls

31 lines (21 loc) · 1.07 KB

Color-Scheme

Dark Color Scheme for:

  • Matlab
  • TexStudio

Matlab

To install this color scheme, you just need to run the MatlabBlack.m file.

Preview

MatlabBlack1.m MatlabBlack2.m

TexStudio

To install this color scheme you need to open the TexStudio config file.
Its called texstudio.ini. The default paths are:

  • Linux/Unix/Mac: ~/.config/texstudio/texstudio.ini
  • Windows: %APPDATA%\texstudio\texstudio.ini

Now just Copy the TexStudioBlack.txt and paste it to [Formats] at the end of your .ini file.

Note:

    TeXstudio has to be closed while editing texstudio.ini.  
    Otherwise the changes won't have any effect and will be overwritten when TeXstudio is closed.

Preview