|
2 | 2 | //-prompt colors |
3 | 3 | --background-prompt-child: hsl(340.53deg 50% 30%); |
4 | 4 | --background-prompt-cluster: hsl(154.99deg 50% 30%); |
5 | | - --background-prompt-brother: hsl(210.38deg 50% 30%); |
| 5 | + --background-prompt-sibling: hsl(210.38deg 50% 30%); |
6 | 6 | --background-prompt-orphan: hsl(303deg 50% 30%); |
7 | 7 | --background-prompt-delete: hsl(5, 83%, 42%); |
8 | 8 | //-tree colors |
|
13 | 13 | --background-menu-cluster-selected: hsl(154.99deg 50% 30%/ 80%) !important; |
14 | 14 | --background-menu-child: hsl(341deg 50% 30% / 40%) !important; |
15 | 15 | --background-menu-child-selected: hsl(341deg 50% 30% / 80%) !important; |
16 | | - --background-menu-brother: hsl(210deg 50% 30% / 40%) !important; |
17 | | - --background-menu-brother-selected: hsl(210deg 50% 30% / 80%) !important; |
| 16 | + --background-menu-sibling: hsl(210deg 50% 30% / 40%) !important; |
| 17 | + --background-menu-sibling-selected: hsl(210deg 50% 30% / 80%) !important; |
18 | 18 | --background-menu-orphan: hsl(303deg 50% 30%/ 40%) !important; |
19 | 19 | --background-menu-orphan-selected: hsl(303deg 50% 30%/ 80%) !important; |
20 | 20 | //- buttons container colors |
|
38 | 38 | //-prompt colors |
39 | 39 | --background-prompt-child: hsl(340.53deg 50% 30%); |
40 | 40 | --background-prompt-cluster: hsl(154.99deg 50% 30%); |
41 | | - --background-prompt-brother: hsl(210.38deg 50% 30%); |
| 41 | + --background-prompt-sibling: hsl(210.38deg 50% 30%); |
42 | 42 | --background-prompt-orphan: hsl(303deg 50% 30%); |
43 | 43 | --background-prompt-delete: hsl(5, 83%, 42%); |
44 | 44 | //-tree colors |
|
49 | 49 | --background-menu-cluster-selected: hsl(154.99deg 50% 30%/ 80%) !important; |
50 | 50 | --background-menu-child: hsl(341deg 50% 30% / 40%) !important; |
51 | 51 | --background-menu-child-selected: hsl(341deg 50% 30% / 80%) !important; |
52 | | - --background-menu-brother: hsl(210deg 50% 30% / 40%) !important; |
53 | | - --background-menu-brother-selected: hsl(210deg 50% 30% / 80%) !important; |
| 52 | + --background-menu-sibling: hsl(210deg 50% 30% / 40%) !important; |
| 53 | + --background-menu-sibling-selected: hsl(210deg 50% 30% / 80%) !important; |
54 | 54 | --background-menu-orphan: hsl(303deg 50% 30%/ 40%) !important; |
55 | 55 | --background-menu-orphan-selected: hsl(303deg 50% 30%/ 80%) !important; |
56 | 56 | //- buttons container colors |
|
0 commit comments