mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-17 05:40:34 +00:00
Script changes + New colours to colours.conf
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Default cursors
|
# Default cursors by Varlesh
|
||||||
black = #424242
|
black = #424242
|
||||||
blue = #4E81ED
|
blue = #4E81ED
|
||||||
grey = #546E7A
|
grey = #546E7A
|
||||||
@@ -8,7 +8,7 @@ red = #F44336
|
|||||||
teal = #009789
|
teal = #009789
|
||||||
white = #C6C6C6
|
white = #C6C6C6
|
||||||
|
|
||||||
# Spark cursors
|
# Spark cursors: Custom colours by Sourav
|
||||||
spark_dark = #222
|
spark_dark = #222
|
||||||
spark_lite = #eee
|
spark_lite = #eee
|
||||||
spark_red = #f55
|
spark_red = #f55
|
||||||
@@ -19,3 +19,6 @@ spark_green = #4E9A06
|
|||||||
spark_purple = #912BFF
|
spark_purple = #912BFF
|
||||||
spark_lite = #eee
|
spark_lite = #eee
|
||||||
spark_yellow = #E7EC00
|
spark_yellow = #E7EC00
|
||||||
|
spark_light_pink = #FFA8D3
|
||||||
|
spark_violet = #6435C9
|
||||||
|
spark_teal = #808080
|
||||||
|
|||||||
Reference in New Issue
Block a user