mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-25 22:25:00 +00:00
style<*>: more flat-style theme
This commit is contained in:
parent
e370f93458
commit
a163c2e4e8
15 changed files with 107 additions and 150 deletions
|
@ -55,7 +55,7 @@ namespace SourceGit {
|
|||
/// <summary>
|
||||
/// Base URL to get avatar
|
||||
/// </summary>
|
||||
public string AvatarServer { get; set; } = "https://www.gravatar.com/avatar";
|
||||
public string AvatarServer { get; set; } = "https://www.gravatar.com/avatar/";
|
||||
/// <summary>
|
||||
/// Main window width
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue