From fc8a05358a92cc3c77c5f1e30d536807ef0614fd Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Mon, 8 Apr 2019 13:49:55 +0300 Subject: were added scripting projects --- .../Tango.Scripting.Editors/Themes/Generic.xaml | 570 +++++++++++++++++++++ .../Tango.Scripting.Editors/Themes/RightArrow.cur | Bin 0 -> 326 bytes 2 files changed, 570 insertions(+) create mode 100644 Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/Generic.xaml create mode 100644 Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/RightArrow.cur (limited to 'Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes') diff --git a/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/Generic.xaml b/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/Generic.xaml new file mode 100644 index 000000000..ce5cb39e1 --- /dev/null +++ b/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/Generic.xaml @@ -0,0 +1,570 @@ + + + + + + + + + + + + #1E1E1E + #232323 + #3B3B3B + #E6E6E6 + #A0A0A0 + #2B91AF + #4EC9B0 + #3F8FD6 + #B5CE8A + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/RightArrow.cur b/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/RightArrow.cur new file mode 100644 index 000000000..5691efbaf Binary files /dev/null and b/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Themes/RightArrow.cur differ -- cgit v1.3.1