Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. Cipher7
    C
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Cipher7

    @Cipher7

    0
    Reputation
    3
    Posts
    1015
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Cipher7 Follow

    Posts made by Cipher7

    • RE: How to override CSS

      @Fran-Diox are these instructions still valid? I’ve tried making changes in theme.css but it does not reflect in my app?

      :root {
      –background-color: #f9f9f9;
      –material-background-color: #ffffff;
      –text-color: #1f1f21;
      –sub-text-color: #999;
      –highlight-color: rgba(24, 103, 194, 0.81);
      –second-highlight-color: #25a6d9;
      –border-color: #ccc;
      –toolbar-background-color: #eee;
      –toolbar-button-color: rgba(38, 100, 171, 0.81);

      posted in Onsen UI
      C
      Cipher7
    • RE: Style your app automatically with Onsen UI

      @Fran-Diox Is there a reference guide I can use for overriding default theme colors? In my case I want to override the title bar and FAB from the default material (green) color to a dark blue, what would that override look like? Thanks in advance.

      posted in Monaca & Onsen UI Articles
      C
      Cipher7
    • RE: Style your app automatically with Onsen UI

      Hey Fran, Greenhorn here :_), are you telling me, if I want to change the color of the title bar or floating action button of my Onsen App, I need to go learn how to use GULP? I look at a GULP tut on youtube it looks pretty scary!

      posted in Monaca & Onsen UI Articles
      C
      Cipher7