Finalize aappv2 data models migration
This commit is contained in:
19
less/variables.less
Normal file
19
less/variables.less
Normal file
@@ -0,0 +1,19 @@
|
||||
// ==================== Variables ====================
|
||||
|
||||
// Fonts
|
||||
@font-rivanna: Rivanna, serif;
|
||||
|
||||
// Colors
|
||||
@color-text: rgba(19, 18, 18, 0.95);
|
||||
@color-accent: #ff6600;
|
||||
@color-tab-bg: #252525;
|
||||
@color-tab-text: beige;
|
||||
@color-input-text: #494e6b;
|
||||
@color-sidebar-bg: #f5f5f5;
|
||||
|
||||
// Backgrounds
|
||||
@bg-sheet: url("../images/ui/background_01_clear.webp");
|
||||
|
||||
// Tabs
|
||||
@tab-height: 3rem;
|
||||
@tab-font-size: 1.2rem;
|
||||
Reference in New Issue
Block a user