Add tab widget to frontend example
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
:root {
|
||||
--glass: #EEEEEE77;
|
||||
--background: #EEE;
|
||||
--control: #FFF4;
|
||||
--foreground: #333;
|
||||
--subtle-foreground: #888;
|
||||
--outline: #00000015;
|
||||
--shine: #00000015;
|
||||
--accent: #209D6E;
|
||||
--subtle-accent: #209D6E30;
|
||||
--subtler-accent: #209D6E12;
|
||||
--shadow: 0 4px 32px #03281A12;
|
||||
--icon-filter: hue-rotate(157deg) saturate(0.80) brightness(1.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user