style<*>: more flat-style theme

This commit is contained in:
leo 2021-04-02 11:34:08 +08:00
parent e370f93458
commit a163c2e4e8
15 changed files with 107 additions and 150 deletions

View file

@ -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>