Skip to content

DST-Tools/DSTEd-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton Theme for DSTEd

This is an skeleton Theme for DSTEd.

Build instructions

You must rename the vaiable $NAME on all directorys, filenames and contents with your theme name!

Installation

Go to IDE.xaml.cs and set your theme on this.dockManager.Theme.

For sample:

this.dockManager.Theme = new $NAME();

@ToDo

  • Create an generator script for renaming $NAME

Releases

No releases published

Packages

No packages published

Languages