mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-05 07:44:47 -07:00
Remove pink color from colors.json
Added comment above the colors collection
This commit is contained in:
@@ -643,6 +643,7 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"_comment" : "You can add, edit or remove the colors below. 'h' is hue, 's' is saturation.",
|
||||||
"colors" : {
|
"colors" : {
|
||||||
"red" : {
|
"red" : {
|
||||||
"h" : 0
|
"h" : 0
|
||||||
@@ -659,9 +660,6 @@
|
|||||||
"purple" : {
|
"purple" : {
|
||||||
"h" : 275
|
"h" : 275
|
||||||
},
|
},
|
||||||
"pink" : {
|
|
||||||
"h" : 295
|
|
||||||
},
|
|
||||||
"gray" : {
|
"gray" : {
|
||||||
"h" : 0,
|
"h" : 0,
|
||||||
"s" : 0
|
"s" : 0
|
||||||
|
Reference in New Issue
Block a user