mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-17 05:40:34 +00:00
Added ability to change label colour, shadow colour, and shadow opacity
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user