Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Learning Ionic
  • Toc
  • feedback
Learning Ionic

Learning Ionic

By : Ravulavaru
4.4 (14)
close
Learning Ionic

Learning Ionic

4.4 (14)
By: Ravulavaru

Overview of this book

This book is intended for those who want to learn how to build hybrid mobile applications using Ionic. It is also ideal for people who want to explore theming for Ionic apps. Prior knowledge of AngularJS is essential to complete this book successfully.
Table of Contents (12 chapters)
close
11
Index

Working with Ionic SCSS


This section covers how you can customize Ionic's SCSS variables and mixins.

The code we are going to write will assume that you have the basics needed to work with SCSS.

Note

If you are new to SCSS, I recommend following this guide http://sass-lang.com/guide.

Basic swatch

Earlier, we have seen the basic color swatch provided by Ionic: Positive, Assertive, Calm, and so on. They are all pre-defined and set up by the Ionic team. What if you want to change the color for components using the class positive? Let's take a look at how this is done.

Referring to the example14 folder, open www/index.html and update the class on the ion-nav-bar directive from bar-stable to bar-positive. Next, open www/templates/tabs.html and remove the class named tabs-color-active-positive on the ion-tabs directive, and add tabs-positive.

Note

At the time of writing, the tabs template is shipped with the stable style for the ion-nav-bar directive.

To see the output, run this command:

ionic serve

The...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete