mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
dark theme highlight fix
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
--background-normal: #2E3C43; // #37474f
|
||||
--background-normal-alt: #3A4B53; // #455a64
|
||||
--background-subdued: #2D3A41;
|
||||
--background-highlight: #F9FAFB; // ADJUST
|
||||
--background-highlight: #2D3A41;
|
||||
--background-page: #263238;
|
||||
--background-page-rgb: 38, 50, 56;
|
||||
--background-inverted: #FFF;
|
||||
|
||||
Reference in New Issue
Block a user