aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-fruit-soda.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-fruit-soda.yaml')
-rw-r--r--colors/base16-fruit-soda.yaml25
1 files changed, 0 insertions, 25 deletions
diff --git a/colors/base16-fruit-soda.yaml b/colors/base16-fruit-soda.yaml
deleted file mode 100644
index 1777ea9..0000000
--- a/colors/base16-fruit-soda.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-*
-* name: Fruit Soda
-* author: jozip
-* slug: fruit-soda
-* slug-underscored: fruit_soda
-* system: base16
-* variant: light
-* is-light-variant: true
-*
-*/
-
-window {
- background-color: #f1ecf1;
- border-color: #2931df;
-}
-
-button,
-image {
- color: #979598;
-}
-
-button:hover {
- background-color: rgba(45, 44, 44, 0.4);
-}