Coder Social home page Coder Social logo

Comments (4)

sahat avatar sahat commented on May 18, 2024

I have just pushed an update, so now you could simply change @import "themes/default"; to @import "themes/flatly";.

Basically, all the styles that were previously in styles.less have been moved to themes/default.less, and styles.less now contains only the common styles, e.g. #footer, #wrapper, social buttons.

from hackathon-starter.

mardadi avatar mardadi commented on May 18, 2024

One more question on themes. I want to use http://bootswatch.com/amelia/. Is this possible easily? Thanks.

from hackathon-starter.

sahat avatar sahat commented on May 18, 2024

@mardadi What I did with flatly, I downloaded bootswatch.less and variables.less. Then placed everything from variables.less at the top of bootswatch.less. Finally, renamed bootswatch.less to flatly.less. You don't have two combine variables and bootswatch files, but I find it's easier to work with when you have everything inside one LESS file for that particular theme.

So just follow these steps, then place your amelia.less into themes folder and then change the default theme to amelia in styles.less.

Sent from my iPhone

On Jan 29, 2014, at 1:22 AM, mardadi [email protected] wrote:

One more question on themes. I want to use http://bootswatch.com/amelia/. Is this possible easily? Thanks.


Reply to this email directly or view it on GitHub.

from hackathon-starter.

mardadi avatar mardadi commented on May 18, 2024

Awesome, that worked! I made a slight modification so I could preserve the flatly theme. I copied the combined variables.less and bootswatch.less to a new file called amelia.less under the themes folder. Then updated theme from default to amelia. Thanks again for your starter kit. Awesome work!

from hackathon-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.