diff options
Diffstat (limited to 'colourschemes/wavy3.json')
-rw-r--r-- | colourschemes/wavy3.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/colourschemes/wavy3.json b/colourschemes/wavy3.json new file mode 100644 index 0000000..7d81fca --- /dev/null +++ b/colourschemes/wavy3.json @@ -0,0 +1,9 @@ +{ + "c": "rgb_(171,165,255)", "cs": "rgb_(189,197,255)", + "d": "rgb_(165,234,255)", "ds": "rgb_(189,252,255)", + "e": "rgb_(255,231,165)", + "f": "rgb_(204,255,165)", "fs": "rgb_(230,255,189)", + "g": "rgb_(165,255,201)", "gs": "rgb_(189,255,204)", + "a": "rgb_(255,165,189)", "as_": "rgb_(255,189,219)", + "b": "rgb_(246,165,255)" +} |