diff options
author | SolarLiner <solarliner@gmail.com> | 2017-08-03 16:11:45 +0700 |
---|---|---|
committer | SolarLiner <solarliner@gmail.com> | 2017-08-03 16:11:45 +0700 |
commit | b4696a18357b490eefa571603dcf9749303287fb (patch) | |
tree | d9ed0dabe31a2b18b839a79100e072f3760742c3 /res/palette | |
parent | 5f1838b955657e9e9f62bd046c9f3a7a4f3146f6 (diff) |
Added United GNOME Palette
Diffstat (limited to 'res/palette')
-rw-r--r-- | res/palette/United GNOME.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/palette/United GNOME.css b/res/palette/United GNOME.css new file mode 100644 index 0000000..cdf8751 --- /dev/null +++ b/res/palette/United GNOME.css @@ -0,0 +1,10 @@ +/** + * Generated by Gpick 0.2.5 + * Accent: #ea5421, rgb(234, 84, 33), hsl(330, 33%, 13%) + * Accent Dark: #a03916, rgb(160, 57, 22), hsl(226, 22%, 9%) + * Accent 2: #82457c, rgb(130, 69, 124), hsl(184, 27%, 49%) + * Accent 3: #48b258, rgb(72, 178, 88), hsl(102, 70%, 35%) + * Background High: #1e1e1e, rgb(30, 30, 30), hsl(42, 12%, 12%) + * Background Dark: #181818, rgb(24, 24, 24), hsl(34, 9%, 9%) + * Title bar: #111111, rgb(17, 17, 17), hsl(24, 7%, 7%) + */ |