Update CSS color variables to match our latest design system (#31510)
This commit is contained in:
parent
6c26fb0ed6
commit
4016fd5128
4 changed files with 28 additions and 28 deletions
|
@ -7,7 +7,7 @@ class Themes
|
|||
include Singleton
|
||||
|
||||
THEME_COLORS = {
|
||||
dark: '#191b22',
|
||||
dark: '#181820',
|
||||
light: '#ffffff',
|
||||
}.freeze
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue