aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-04-03 16:59:21 -0500
committerJesús <heckyel@hyperbola.info>2019-04-03 16:59:21 -0500
commit767d5984d630680730fc4ba266b854fe45085011 (patch)
tree3060da566451b380d3a62b7d785bbcf5c3054cc9 /src
parent30babccf3367379e4e2d3baf93d6284bbd143680 (diff)
downloadlibretube-theme-767d5984d630680730fc4ba266b854fe45085011.tar.lz
libretube-theme-767d5984d630680730fc4ba266b854fe45085011.tar.xz
libretube-theme-767d5984d630680730fc4ba266b854fe45085011.zip
change comments
Diffstat (limited to 'src')
-rw-r--r--src/scss/custom/_variables.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scss/custom/_variables.scss b/src/scss/custom/_variables.scss
index 0c9b7c0..02f7d33 100644
--- a/src/scss/custom/_variables.scss
+++ b/src/scss/custom/_variables.scss
@@ -1,5 +1,4 @@
-/* Colores */
-
+// Colores
$principal: #0091EA;
// Declare the color as RGB; SASS will treat this as hex
$blue: rgb(0,145,234);