Skip to content

Commit 5154a2a

Browse files
authored
Update StyleManager.vala
1 parent 1a1c0e3 commit 5154a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Drawing/StyleManager.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public class Gala.Drawing.StyleManager : Object {
139139
return 0x667885;
140140

141141
case 11: // Latte
142-
return 0xcfa25e;
142+
return 0xe7c591;
143143
}
144144

145145
return 0;

0 commit comments

Comments
 (0)