mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 20:47:47 +01:00
Add missing --color-text variables for themes
This commit is contained in:
parent
93fc9c2963
commit
e7d076d699
1 changed files with 4 additions and 0 deletions
|
@ -44,4 +44,8 @@ $colorNames: (
|
|||
*/
|
||||
|
||||
--primary-text: 255, 255, 255;
|
||||
--danger-text: 255, 255, 255;
|
||||
--warning-text: 255, 255, 255;
|
||||
--info-text: 255, 255, 255;
|
||||
--success-text: 255, 255, 255;
|
||||
}
|
Loading…
Reference in a new issue