PluginProbe
Unagi / trunk
Unagi vtrunk
0.3.1 trunk 0.1.0 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.2 0.2.1 0.2.2 0.3
unagi / assets / css / frontend / global / colors.css

colors.css in Unagi trunk, at assets/css/frontend/global/colors.css

8 lines 63 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*
2 * Colors
3 */
4 :root {
5 --c-black: #000;
6 --c-white: #fff;
7 }
8