forked from ExternalVendorCode/Signal-Server
Initial Commit
This commit is contained in:
3
color/black.scf
Normal file
3
color/black.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 0, 0, 0
|
||||
0: 0, 0, 0
|
3
color/blue.scf
Normal file
3
color/blue.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 0, 0, 255
|
||||
0: 0, 0, 255
|
3
color/cyan.scf
Normal file
3
color/cyan.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 0, 255, 255
|
||||
0: 0, 255, 255
|
3
color/green.scf
Normal file
3
color/green.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 0, 255, 0
|
||||
0: 0, 255, 0
|
3
color/magenta.scf
Normal file
3
color/magenta.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 255, 0, 255
|
||||
0: 255, 0, 255
|
16
color/rainbow.dcf
Normal file
16
color/rainbow.dcf
Normal file
@@ -0,0 +1,16 @@
|
||||
+0: 255, 0, 0
|
||||
-10: 255, 128, 0
|
||||
-20: 255, 165, 0
|
||||
-30: 255, 206, 0
|
||||
-40: 255, 255, 0
|
||||
-50: 184, 255, 0
|
||||
-60: 0, 255, 0
|
||||
-70: 0, 208, 0
|
||||
-80: 0, 196, 196
|
||||
-90: 0, 148, 255
|
||||
-100: 80, 80, 255
|
||||
-110: 0, 38, 255
|
||||
-120: 142, 63, 255
|
||||
-130: 196, 54, 255
|
||||
-140: 255, 0, 255
|
||||
-150: 255, 194, 204
|
13
color/rainbow.scf
Normal file
13
color/rainbow.scf
Normal file
@@ -0,0 +1,13 @@
|
||||
128: 255, 0, 0
|
||||
118: 255, 165, 0
|
||||
108: 255, 206, 0
|
||||
98: 255, 255, 0
|
||||
88: 184, 255, 0
|
||||
78: 0, 255, 0
|
||||
68: 0, 208, 0
|
||||
58: 0, 196, 196
|
||||
48: 0, 148, 255
|
||||
38: 80, 80, 255
|
||||
28: 0, 38, 255
|
||||
18: 142, 63, 255
|
||||
8: 140, 0, 128
|
3
color/red.scf
Normal file
3
color/red.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 255, 0, 0
|
||||
0: 255, 0, 0
|
3
color/yellow.scf
Normal file
3
color/yellow.scf
Normal file
@@ -0,0 +1,3 @@
|
||||
200: 255, 255, 255
|
||||
59: 255, 255, 0
|
||||
0: 255, 255, 0
|
Reference in New Issue
Block a user