Updated icons and font

This commit is contained in:
TesserWract
2022-03-13 16:07:17 -07:00
parent 3b3cb67787
commit 255b0c96e2
7 changed files with 28 additions and 664 deletions

View File

@@ -113,3 +113,7 @@ $l5r5e-prerequisite: rgb(52, 52, 52);
$l5r5e-rituals: rgb(0, 150, 255);
// Shuji
$l5r5e-shuji: rgb(0, 255, 150);
// Inversion
$l5r5e-inversion: rgb(75, 70, 65);
//Mantra
$l5r5e-mantra: rgb(255, 170, 0);

View File

@@ -75,6 +75,8 @@ i.i_rituals,
i.i_shuji,
i.i_invocations,
i.i_kata,
i.i_inversion,
i.i_mantra,
i.i_imperial,
i.i_crab,
i.i_crane,
@@ -189,6 +191,16 @@ i.i_shuji:before {
content: "\E905";
color: $l5r5e-shuji;
}
// Inversion
i.i_inversion:before {
content: "\E91E";
color: $l5r5e-inversion;
}
// Mantra
i.i_mantra:before {
content: "\E91F";
color: $l5r5e-mantra;
}
// -- Clans
// Crab