-
Home
-
Admin Color Schemer
-
1.1 (latest)
-
Code
-
Classes
- SassScriptFunctions
Total Complexity |
103 |
Dependencies |
11 |
Dependents |
0 |
Total lines |
1,084 |
Lines of code |
365 |
Logical lines of code |
205 |
Comment lines |
542 |
Methods |
57 |
Properties |
1 |
Methods 57
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
adjust() |
A |
51 |
14 |
21 |
rgba() |
S |
48 |
5 |
33 |
mix() |
S |
52 |
4 |
22 |
scale_color() |
S |
55 |
3 |
19 |
max() |
S |
65 |
4 |
9 |
min() |
S |
65 |
4 |
9 |
zip() |
S |
62 |
3 |
11 |
adjust_color() |
S |
58 |
2 |
15 |
change_color() |
S |
62 |
3 |
10 |
inRange() |
S |
78 |
3 |
3 |
option() |
S |
68 |
2 |
7 |
alpha() |
S |
67 |
2 |
8 |
opacify() |
S |
72 |
2 |
4 |
transparentize() |
S |
72 |
2 |
4 |
ie_hex_str() |
S |
63 |
2 |
9 |
unquote() |
S |
71 |
2 |
6 |
length() |
S |
70 |
2 |
6 |
nth() |
S |
68 |
2 |
7 |
append() |
S |
68 |
2 |
7 |
index() |
S |
70 |
2 |
6 |
_if() |
S |
79 |
2 |
3 |
rgb() |
S |
77 |
1 |
3 |
hsl() |
S |
71 |
1 |
5 |
hsla() |
S |
63 |
1 |
10 |
red() |
S |
75 |
1 |
4 |
green() |
S |
75 |
1 |
4 |
blue() |
S |
75 |
1 |
4 |
hue() |
S |
74 |
1 |
4 |
saturation() |
S |
74 |
1 |
4 |
lightness() |
S |
74 |
1 |
4 |
opacity() |
S |
75 |
1 |
4 |
adjust_hue() |
S |
71 |
1 |
5 |
tint() |
S |
74 |
1 |
4 |
shade() |
S |
74 |
1 |
4 |
lighten() |
S |
76 |
1 |
3 |
darken() |
S |
76 |
1 |
3 |
saturate() |
S |
76 |
1 |
3 |
desaturate() |
S |
76 |
1 |
3 |
fade_in() |
S |
78 |
1 |
3 |
fade_out() |
S |
78 |
1 |
3 |
complement() |
S |
78 |
1 |
3 |
grayscale() |
S |
78 |
1 |
3 |
greyscale() |
S |
78 |
1 |
3 |
invert() |
S |
66 |
1 |
8 |
abs() |
S |
74 |
1 |
4 |
ceil() |
S |
74 |
1 |
4 |
floor() |
S |
74 |
1 |
4 |
round() |
S |
73 |
1 |
4 |
comparable() |
S |
72 |
1 |
5 |
percentage() |
S |
73 |
1 |
5 |
unit() |
S |
79 |
1 |
3 |
units() |
S |
75 |
1 |
4 |
unitless() |
S |
75 |
1 |
4 |
quote() |
S |
74 |
1 |
4 |
get_var() |
S |
75 |
1 |
4 |
join() |
S |
78 |
1 |
3 |
type_of() |
S |
75 |
1 |
4 |