mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
style<*>: new dark theme
This commit is contained in:
parent
fc9ede3e09
commit
476c23f9d2
3 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ namespace SourceGit.Models {
|
|||
/// <summary>
|
||||
/// 是否启用深色主题
|
||||
/// </summary>
|
||||
public bool UseDarkTheme { get; set; } = true;
|
||||
public bool UseDarkTheme { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 起始页仓库列表排序规则
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue