Added various icons to use for input prefixes. Updated pagination cocmponent.

This commit is contained in:
2025-12-02 00:13:25 -05:00
parent de00bee801
commit e962832f24
18 changed files with 271 additions and 31 deletions

View File

@@ -53,8 +53,13 @@
/* Background Colors */
--background-color-primary: rgb(57, 79, 94);
--background-color-secondary: rgb(30, 53, 69);
/* Official */
--surface: rgb(16, 36, 50);
--surface-container-high: rgb(57, 79, 94);
--surface-container-low: rgb(30, 53, 69);
--surface-container-outline-high: rgb(83, 99, 109);
--surface-container-outline: rgb(72, 88, 99);
--surface-container-outline-low: rgb(63, 78, 88);
}
/*