danix
's git repository
home
/
my projects
/
theme-danix.xyz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8158405
)
removed colors sass file because of redundancy
author
danix
<danix@danix.xyz>
Sun, 19 Feb 2023 07:53:24 +0000
(08:53 +0100)
committer
danix
<danix@danix.xyz>
Sun, 19 Feb 2023 07:53:24 +0000
(08:53 +0100)
assets/sass/_colors.scss
[deleted file]
patch
|
blob
|
blame
|
history
diff --git
a/assets/sass/_colors.scss
b/assets/sass/_colors.scss
deleted file mode 100644
(file)
index
9626c2a
..0000000
--- a/
assets/sass/_colors.scss
+++ /dev/null
@@
-1,7
+0,0 @@
-$dark-grey: #222831;
-$light-grey: #393E46;
-$dark-orange: #FD7014;
-$light-orange: #FF8B13;
-$base-bg: #D8D9CF;
-$light-accent: #F273E6;
-$dark-accent: #CF4DCE;