ags: autogenerated keybind cheatsheet (#271(?))

This commit is contained in:
end-4
2024-06-09 21:25:40 +07:00
parent 0aa3e951c5
commit e5ca1b234f
7 changed files with 513 additions and 259 deletions
+7 -1
View File
@@ -119,6 +119,7 @@ $coloractinium: $term7;
background-color: $colorlanthanum;
color: $term0;
}
.cheatsheet-periodictable-actinium {
@include cheatsheet-periodictable-element;
background-color: $coloractinium;
@@ -141,17 +142,22 @@ $coloractinium: $term7;
@include cheatsheet-periodictable-legend-color;
background-color: $colormetal;
}
.cheatsheet-periodictable-legend-color-nonmetal {
@include cheatsheet-periodictable-legend-color;
background-color: $colornonmetal;
}
.cheatsheet-periodictable-legend-color-noblegas {
@include cheatsheet-periodictable-legend-color;
background-color: $colornoblegas;
}.cheatsheet-periodictable-legend-color-lanthanum {
}
.cheatsheet-periodictable-legend-color-lanthanum {
@include cheatsheet-periodictable-legend-color;
background-color: $colorlanthanum;
}
.cheatsheet-periodictable-legend-color-actinium {
@include cheatsheet-periodictable-legend-color;
background-color: $coloractinium;