Update CSS color variables to match our latest design system (#31510)
This commit is contained in:
@@ -7,7 +7,7 @@ class Themes
|
||||
include Singleton
|
||||
|
||||
THEME_COLORS = {
|
||||
dark: '#191b22',
|
||||
dark: '#181820',
|
||||
light: '#ffffff',
|
||||
}.freeze
|
||||
|
||||
|
||||
Reference in New Issue
Block a user