-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[data-theme='corporate'] { | ||
--p: 229 96% 64%; | ||
--pf: 229 96% 54%; | ||
--pc: 234 28% 13%; | ||
|
||
--s: 215 26% 59%; | ||
--sf: 215 26% 49%; | ||
--sc: 234 28% 13%; | ||
|
||
--a: 154 49% 60%; | ||
--af: 154 49% 50%; | ||
--ac: 234 28% 13%; | ||
|
||
--n: 234 28% 13%; | ||
--nf: 234 28% 3%; | ||
--nc: 210 38% 95%; | ||
|
||
--b1: 0 0% 100%; | ||
--b2: 210 60% 98%; | ||
--b3: 210 38% 95%; | ||
--bc: 234 28% 13%; | ||
|
||
--animation-btn: 0; | ||
--animation-input: 0; | ||
|
||
--btn-focus-scale: 1; | ||
|
||
} |