headerbar { background-color: {{ .Theme.Colors.Semantic.Surface.Value }}; color: {{ .Theme.Colors.Semantic.Text.Value }}; border-bottom: 1px solid {{ .Theme.Colors.Semantic.Border.Value }}; box-shadow: none; padding: {{ .Theme.Spacing.PaddingSmall }}; } headerbar .title { font-weight: bold; }