diff --git a/SessionZero/App.axaml b/SessionZero/App.axaml index 61a4aa7..d07889c 100644 --- a/SessionZero/App.axaml +++ b/SessionZero/App.axaml @@ -6,5 +6,21 @@ + + + + + /Assets/Fonts/FreeSerif.ttf#FreeSerif, Regular + /Assets/Fonts/FreeSerifBold.ttf#FreeSerif, Bold + + /Assets/Fonts/Phosphor.ttf#Phosphor + /Assets/Fonts/Phosphor-Fill.ttf#Phosphor-Fill + + #1a202e + #ffffff + #3a4f6f + #2d3f5c + #ffffff + \ No newline at end of file diff --git a/SessionZero/MainWindow.axaml b/SessionZero/MainWindow.axaml index 2a5c791..518e2ae 100644 --- a/SessionZero/MainWindow.axaml +++ b/SessionZero/MainWindow.axaml @@ -5,5 +5,42 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="SessionZero.MainWindow" Title="SessionZero"> - Welcome to Avalonia! + + + + + + + + + + + + + + + + + + + + + diff --git a/SessionZero/SessionZero.csproj b/SessionZero/SessionZero.csproj index 556859a..aaa5002 100644 --- a/SessionZero/SessionZero.csproj +++ b/SessionZero/SessionZero.csproj @@ -23,5 +23,7 @@ None All + + diff --git a/SessionZero/Styles/DeafaultStyles.axaml b/SessionZero/Styles/DeafaultStyles.axaml new file mode 100644 index 0000000..b243733 --- /dev/null +++ b/SessionZero/Styles/DeafaultStyles.axaml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +