mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-02 12:06:58 +01:00
add missed file in last commit
This commit is contained in:
parent
40b9be6709
commit
ed6dd249c3
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user