Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTOOWA.AvalonDockTheme

State badge

Summary

AvalonDock's DarkMode theme using black and orange point colors.

Usage example screenshot

UI Editor Visit Screenshot Reference Repository

Hou to use

Edit your XAML as bellow.

<Ad:DockingManager>
  <!-- Apply theme -->
  <Ad:DockingManager.Theme>
    <AdThemes:FlatDarkTheme>
  </Ad:DockingManager.Theme>
  
  <!-- Content -->
  <Ad:LayoutRoot>
    <Ad:LayoutPanel>
      ...
    </Ad:LayoutPanel>
  </Ad:LayoutRoot>
</Ad:DockingManager>
                                    

About

Dark UI theme for AvalonDock

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages