Coder Social home page Coder Social logo

Comments (6)

greyaz avatar greyaz commented on June 15, 2024 1

@dangerstudios Thank you~
About the issue, have installed the Gantt plugin after ThemeRevision?
If so, you can uninstall then reinstall ThemeRevision to avoid the issue temporary.
It seems like styles are covered, I will try to fix it in the next release.

from themerevision.

dangerstudios avatar dangerstudios commented on June 15, 2024

updated Css:
image
CSS:

/* Gantt dark mode styles */

div.ganttview-grid-row-cell.ganttview-weekend {
background-color: #131313 !important;
}

div.ganttview-grid-row-cell {
width: 20px !important;
height: 31px !important;
border-right: 1px solid #000000 !important;
border-top: 1px solid #131313 !important;
}

div.ganttview-grid-row-cell.ganttview-today {
background-color: #666 !important;
}

div.ganttview-hzheader-day {
width: 20px !important;
height: 20px !important;
border-right: 1px solid #131313 !important;
border-top: 1px solid #131313 !important;
line-height: 20px !important;
color: #555 !important;
}

div.ganttview-hzheader-month {
border-right: 1px solid #131313 !important;
line-height: 20px !important;
overflow: hidden !important;
}

body {
font-size: 100% !important;
padding-bottom: 10px !important;
color: #9d9d9d !important;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
text-rendering: optimizeLegibility !important;
}

div.ganttview-vtheader {
margin-top: 41px !important;
width: 400px !important;
overflow: hidden !important;
background-color: #131313 !important;
}

div.ganttview {
border: 1px solid #131313 !important;
}

div.ganttview-slide-container {
border-left: 1px solid #000000 !important;
}

.ganttview-slide-container::-webkit-scrollbar-thumb {
background: #2b2b2b !important;
border-radius: 2px !important;
}

div.ganttview-slide-container::-webkit-scrollbar {
background: #0c0c0c !important;
height: 20px !important;
overflow: auto !important;
height: 1em !important;
}

div.ganttview-block-container {
height: auto !important;
padding-top: 5px !important;
}

div.ganttview-block {
height: 20px !important;
border-radius: 2px !important;
border: 2px solid #4c4c4c !important;
border-left-width: 8px !important;
border-left-style: solid !important;
border-right-width: 8px !important;
border-right-style: solid !important;

}

div.ganttview-vtheader-series-name {
width: 400px !important;
height: 31px !important;
line-height: 31px !important;
padding-left: 14px !important;
border-top: 1px solid #000 !important;
text-overflow: ellipsis !important;
overflow: hidden !important;
white-space: nowrap !important;
background-color: #131313 !important;
}

div.ganttview-block-text {
font-size: 0.8em !important;
color: #9d9d9d !important;
padding: 4px 5px !important;
}

from themerevision.

greyaz avatar greyaz commented on June 15, 2024

@dangerstudios can you tell me your kanboard and ThemeRevision plugin version. The dark mode in my test environment looks fine.

from themerevision.

dangerstudios avatar dangerstudios commented on June 15, 2024

Kanboard: Application version: 1.2.22 (latest I think)
ThemeRevision: 1.0.6 (latest I think)
Browser: google Chrome latest

the CSS above fixes the issue, I've made a gant.css in the dev folder and updated the themeRevisionConfig function to include it

from themerevision.

dangerstudios avatar dangerstudios commented on June 15, 2024

@dangerstudios can you tell me your kanboard and ThemeRevision plugin version. The dark mode in my test environment looks fine.

nice theme btw!

from themerevision.

greyaz avatar greyaz commented on June 15, 2024

fixed in ver 1.0.7
https://github.com/greyaz/ThemeRevision/releases/tag/1.0.7

from themerevision.

Related Issues (19)

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.