mirror of
https://github.com/unraid/api.git
synced 2026-01-06 08:39:54 -06:00
refactor(web): theme gamma opaque color for border
This commit is contained in:
@@ -17,6 +17,7 @@ body {
|
||||
--color-alpha: #1c1b1b;
|
||||
--color-beta: #f2f2f2;
|
||||
--color-gamma: #999999;
|
||||
--color-gamma-opaque: rgba(153, 153, 153, .5);
|
||||
--color-customgradient-start: rgba(242, 242, 242, .0);
|
||||
--color-customgradient-end: rgba(242, 242, 242, .85);
|
||||
--shadow-beta: 0 25px 50px -12px rgba(242, 242, 242, .15);
|
||||
|
||||
Reference in New Issue
Block a user