forked from Shinonome/dots-hyprland
ags: autogenerated keybind cheatsheet (#271(?))
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -374,6 +374,22 @@
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
|
||||
.spacing-h-30>* {
|
||||
margin-right: 1.364rem;
|
||||
}
|
||||
|
||||
.spacing-h-30>*:last-child {
|
||||
margin-right: 0rem;
|
||||
}
|
||||
|
||||
.spacing-v-30>* {
|
||||
margin-bottom: 1.364rem;
|
||||
}
|
||||
|
||||
.spacing-v-30>*:last-child {
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
|
||||
.anim-enter {
|
||||
@include anim-enter;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user