Browse
For agents
About
Unagi
/
trunk
Unagi
vtrunk
Switch version
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
Overview
Code
unagi
/
assets
/
css
/
frontend
/
global
/
colors.css
colors.css
in Unagi trunk, at assets/css/frontend/global/colors.css
8 lines
63 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
2
* Colors
3
*/
4
:
root
{
5
--c-black
:
#
000
;
6
--c-white
:
#
fff
;
7
}
8