fixing yabridge and more reorg
This commit is contained in:
parent
65d2b91057
commit
2763ce58c1
5 changed files with 24 additions and 24 deletions
|
@ -43,12 +43,12 @@ in {
|
|||
green = theme.color10;
|
||||
yellow = theme.color11;
|
||||
blue = theme.color12;
|
||||
# magenta = {
|
||||
# a = 1.0;
|
||||
# r = 198;
|
||||
# g = 120;
|
||||
# b = 221;
|
||||
# };
|
||||
magenta = {
|
||||
a = 1.0;
|
||||
r = 198;
|
||||
g = 120;
|
||||
b = 221;
|
||||
};
|
||||
cyan = theme.color14;
|
||||
white = theme.color15;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue