Remove unused sea-blue color
This commit is contained in:
parent
62accd5559
commit
ed12246ae4
4 changed files with 0 additions and 2 deletions
|
@ -43,7 +43,6 @@ const DEFAULT_COLORS = ImmutableMap<string, any>({
|
|||
800: '#991b1b',
|
||||
900: '#7f1d1d',
|
||||
}),
|
||||
'sea-blue': '#2feecc',
|
||||
'greentext': '#789922',
|
||||
});
|
||||
|
||||
|
|
|
@ -70,7 +70,6 @@ body,
|
|||
--dark-blue: #1d1953;
|
||||
--electric-blue: #5448ee;
|
||||
--electric-blue-contrast: #e8e7fd;
|
||||
--sea-blue: #2feecc;
|
||||
|
||||
// Sizes
|
||||
--border-radius-base: 4px;
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue