diff options
author | Nathan Graule <solarliner@gmail.com> | 2018-05-07 17:58:34 +0200 |
---|---|---|
committer | Nathan Graule <solarliner@gmail.com> | 2018-05-07 17:58:34 +0200 |
commit | c2deea3163ba3db905e336fd4725c14e176f4cff (patch) | |
tree | aa03676b10db6f774de72b67f91f1dc27a77d225 | |
parent | 7541a41a73f08a970ebdb1a7ad86a76975a6570a (diff) |
Remove unused UnitedGNOME CSS file
-rw-r--r-- | res/palette/United GNOME.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/res/palette/United GNOME.css b/res/palette/United GNOME.css deleted file mode 100644 index 7d6ae42..0000000 --- a/res/palette/United GNOME.css +++ /dev/null @@ -1,12 +0,0 @@ -/** - * 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%) - * Files sidebar: #242424, rgb(36, 36, 36), hsl(51, 14%, 14%) - * Files sidebar hovered: #2d2d2d, rgb(45, 45, 45), hsl(64, 18%, 18%) - */ |