mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
add missed file in last commit
This commit is contained in:
@@ -38,8 +38,8 @@ struct AppAssets {
|
||||
return RSImage(named: "faviconTemplateImage")!
|
||||
}()
|
||||
|
||||
static var avatarBackgroundColor: NSColor = {
|
||||
return NSColor(named: NSColor.Name("avatarBackgroundColor"))!
|
||||
static var avatarLightBackgroundColor: NSColor = {
|
||||
return NSColor(named: NSColor.Name("avatarLightBackgroundColor"))!
|
||||
}()
|
||||
|
||||
static var avatarDarkBackgroundColor: NSColor = {
|
||||
|
||||
Reference in New Issue
Block a user