branch: elpa/material-theme
commit f138b0e25106b55f5109058a49eae08345fe5371
Author: Christoph Paulik <[email protected]>
Commit: Christoph Paulik <[email protected]>
fix typo
---
material-light-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/material-light-theme.el b/material-light-theme.el
index d1e0788..744e6be 100644
--- a/material-light-theme.el
+++ b/material-light-theme.el
@@ -47,7 +47,7 @@
(current-line (if window-system "#cfd8dc" "#3a3a3a")) ;; tree-row
(far-background (if window-system "#e0f7fa" "#121212")) ;;
panel-control
(inactive-gray (if window-system "#cfd8dc" "#8a8a8a"))
- (header-color (if window-system "##C8E6C9" "#5f5f5f"))
+ (header-color (if window-system "#C8E6C9" "#5f5f5f"))
(subtle "#a7adba") ;; tree-row-hover-disclosure-button-control
(selection "#90A4AE") ;; tab-control-dirty-tab-close-button
(secondary-selection "#bf616a") ;; tab-control-hover-tab-close-button