Skip to content

Commit 2d2166a

Browse files
authored
Cards, Widgets and Background Tweaks (#24259)
* adding border-radius, removed shadows * changing spacing, fonts, borders and background * updating screenshots
1 parent ad89c76 commit 2d2166a

705 files changed

Lines changed: 1442 additions & 1387 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/Plugin/ThemeStyles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ class ThemeStyles
205205
/**
206206
* @var string|array<string>
207207
*/
208-
public $colorBackgroundBase = ['#eff0f1', '#151819'];
208+
public $colorBackgroundBase = ['#f5f5f5', '#151819'];
209209

210210
/**
211211
* @var string|array<string>
-66 Bytes
-1.44 KB
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)