mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
9 lines
211 B
SCSS
9 lines
211 B
SCSS
.ag-theme-alpine-dark {
|
|
--ag-borders: none;
|
|
--ag-background-color: #101010;
|
|
--ag-odd-row-background-color: #1d1d1d;
|
|
--ag-font-size: 12px;
|
|
--ag-foreground-color: #ffffff;
|
|
--ag-font-family: Poppins;
|
|
}
|