diff --git a/DownKyi/Themes/ColorBrush.axaml b/DownKyi/Themes/ColorBrush.axaml index 9e36f36..245dc29 100644 --- a/DownKyi/Themes/ColorBrush.axaml +++ b/DownKyi/Themes/ColorBrush.axaml @@ -56,5 +56,7 @@ + + \ No newline at end of file diff --git a/DownKyi/Themes/Colors/ColorDark.axaml b/DownKyi/Themes/Colors/ColorDark.axaml index dbfee3b..ce24e0c 100644 --- a/DownKyi/Themes/Colors/ColorDark.axaml +++ b/DownKyi/Themes/Colors/ColorDark.axaml @@ -19,5 +19,7 @@ Black white #FF141414 + + #096085 diff --git a/DownKyi/Themes/Colors/ColorDefault.axaml b/DownKyi/Themes/Colors/ColorDefault.axaml index 6277975..cb91da1 100644 --- a/DownKyi/Themes/Colors/ColorDefault.axaml +++ b/DownKyi/Themes/Colors/ColorDefault.axaml @@ -56,5 +56,7 @@ #FFFFAE00 #FF02B5DA + + #80D0E8 diff --git a/DownKyi/Views/ViewVideoDetail.axaml b/DownKyi/Views/ViewVideoDetail.axaml index ca0d418..63933d0 100644 --- a/DownKyi/Views/ViewVideoDetail.axaml +++ b/DownKyi/Views/ViewVideoDetail.axaml @@ -7,6 +7,14 @@ xmlns:behavior="clr-namespace:DownKyi.CustomAction" xmlns:asyncImageLoader="clr-namespace:DownKyi.CustomControl.AsyncImageLoader" x:DataType="vm:ViewVideoDetailViewModel"> + + + + + + + + @@ -428,6 +436,29 @@ + + + + + + + + + + + + +