Make children selection lighter

This commit is contained in:
Dan Abramov
2019-06-10 20:10:24 -06:00
parent a08e9279ec
commit 3bca6b28cd
+1 -1
View File
@@ -56,7 +56,7 @@
--light-color-scroll-track: #fafafa;
--light-color-search-match: yellow;
--light-color-search-match-current: #f7923b;
--light-color-selected-tree-highlight-active: rgba(0, 136, 250, 0.15);
--light-color-selected-tree-highlight-active: rgba(0, 136, 250, 0.1);
--light-color-selected-tree-highlight-inactive: rgba(0, 0, 0, 0.05);
--light-color-tab-selected-border: #0088fa;
--light-color-text: #000000;