mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
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