From e3e83cf1250e881f38094cae07a5fceff41a4b41 Mon Sep 17 00:00:00 2001 From: Artem Grinev Date: Thu, 14 Mar 2024 21:17:34 +0500 Subject: [PATCH] [branding] Capitalize style entries' first letters --- src/branding/manjaro/branding.desc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/branding/manjaro/branding.desc b/src/branding/manjaro/branding.desc index 1b04c8e98..fddad2d67 100644 --- a/src/branding/manjaro/branding.desc +++ b/src/branding/manjaro/branding.desc @@ -180,10 +180,10 @@ images: # branding component also ships a stylesheet.qss. Then they are # the corresponding CSS attributes of #sidebarApp. style: - sidebarBackground: "#263238" - sidebarText: "#efefef" - sidebarTextSelect: "#4d915e" - sidebarTextHighlight: "#1a1c1b" + SidebarBackground: "#263238" + SidebarText: "#efefef" + SidebarTextSelect: "#4d915e" + SidebarTextHighlight: "#1a1c1b" ### SLIDESHOW