Giter Club home page Giter Club logo

Comments (9)

EliverLara avatar EliverLara commented on August 18, 2024 1

Hi, to remove the "bubble" in the launcher icons:

  • Download and extract this file.
  • Copy the contents of the extracted folder in the unity folder under (Ant/unity/)
  • Restart the theme

from ant.

EliverLara avatar EliverLara commented on August 18, 2024 1

Yes, for both check out the "csd.css" file under (Ant/gtk-3.0/widgets)

from ant.

EliverLara avatar EliverLara commented on August 18, 2024 1

I'm not sure about that, maybe this could be of more help, , I'm sorry.

from ant.

EliverLara avatar EliverLara commented on August 18, 2024 1

I am not able to test the code right now because i'm using gtk3.20, but as a tip if the border property doesn't work try to use box-shadow to simulate the border, if that does not help, let me know

from ant.

EliverLara avatar EliverLara commented on August 18, 2024 1

For gtk3.20+ check out the "_header-bars.scss" file under (Ant/gtk-3.20/widgets)

from ant.

meetdilip avatar meetdilip commented on August 18, 2024

Thanks @EliverLara

Is it possible to remove rounded corners from the breadcrumbs ?

Also, can I make the highlighting at the top like this for breadcrumbs ?

screenshot-2017-11-23 ubuntu loco council election results

from ant.

meetdilip avatar meetdilip commented on August 18, 2024

Thanks @EliverLara . I got the launcher bubbles removed. But there was no highlighting for the open apps. Which file defines it ?

from ant.

meetdilip avatar meetdilip commented on August 18, 2024

I picked those launcher icons from Adapta. It works fine now.

I tried adding border-bottom to csd.css . It was not working however. Can you review this code, please ?

.titlebar .button,
.titlebar .button:active,
.titlebar .button:checked {
    padding: 5px;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #696
    color: @header_fg_color;
    font: bold;
}

.titlebar .button:hover,
.titlebar .button:active:hover,
.titlebar .button:checked,
.titlebar .button:active {
    border-bottom: 1px solid #696
    color: @selected_bg_color;
}

I am trying to replace the Ant-Red with a border bottom or top of a colour of my choice. Thanks.

from ant.

meetdilip avatar meetdilip commented on August 18, 2024

@EliverLara Can you tell me how to try border-bottom in gtk 3.2 as well ? I have Sass installed.

How can we check the gtk version ? Thanks.

Update :

Desktop: Unity 7.4.0 (Gtk 3.18.9-1ubuntu3.3)

from ant.

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.