Skip to content

Commit

Permalink
feat: Added a new background (customized through the Options screen).
Browse files Browse the repository at this point in the history
feat: Improved the Options screen a bit.
fix: Improved theming and layout (more modern).
fix: Removed the console size reset on open (don't remember why it was there in the first place?!).
  • Loading branch information
wokhan committed Jul 16, 2024
1 parent e4da03f commit 2008ec0
Show file tree
Hide file tree
Showing 30 changed files with 1,166 additions and 1,042 deletions.
3 changes: 3 additions & 0 deletions Common/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
<setting name="Theme" serializeAs="String">
<value>Automatic</value>
</setting>
<setting name="Background" serializeAs="String">
<value>/WFN;component/Resources/Backgrounds/BG (10).jpg</value>
</setting>
</Wokhan.WindowsFirewallNotifier.Common.Config.Settings>
</userSettings>
<applicationSettings>
Expand Down
Loading

0 comments on commit 2008ec0

Please sign in to comment.