Added ability to change label colour, shadow colour, and shadow opacity

This commit is contained in:
Sourav Goswami
2020-08-24 21:41:39 +05:30
parent 2cd8bf5f5c
commit 43a3eb7531
2 changed files with 68 additions and 27 deletions

View File

@@ -1,3 +1,5 @@
# Name = Colour LabelColour ShadowColour ShadowOpacity
# Default cursors by Varlesh
black = #424242
blue = #4E81ED
@@ -6,18 +8,17 @@ pink = #EE5387
purple = #7E57C2
red = #F44336
teal = #009789
white = #C6C6C6
white = #C6C6C6 #424242
# Spark cursors: Custom colours by Sourav
spark_dark = #222
spark_lite = #eee
spark_lite = #fefefe #222222
spark_red = #f55
spark_blue = #55f
spark_pink = #ff50a6
spark_orange = #FFA726
spark_green = #4E9A06
spark_purple = #912BFF
spark_lite = #eee
spark_yellow = #E7EC00
spark_light_pink = #FFA8D3
spark_violet = #6435C9