Skip to content

Commit

Permalink
1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Mar 1, 2022
1 parent 2b1c32d commit e8e3c54
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 12 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 1.3.5
Fixed dark player sheets that broke in recent patch. Made macro bare never fade in compact mode, as it doesn't re-appear when hovering while dragging a macro.
# 1.3.4
Changed compact mode to client setting. Fixed issue in dark sheets. Themed foundry notifications.
Fixed styling that broke due to data visibility changes in the newest foundry release
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Overhauls the Foundry UI and several modules.",
"url": "https://github.com/Dorako/pf2e-dorako-ui",
"author": "Dorako",
"version": "1.3.4",
"version": "1.3.5",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9",
"system": ["pf2e"],
Expand All @@ -14,6 +14,6 @@
"templates": [
"templates/*"
],
"download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.3.4.zip",
"download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.3.5.zip",
"manifest": "https://github.com/Dorako/pf2e-dorako-ui/raw/main/module.json"
}
11 changes: 5 additions & 6 deletions styles/compact-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,15 @@
display: flex;
}

#players,
#hotbar,
#custom-hotbar {
#players{
opacity:0;
transition: opacity 0.25s ease-in-out;
}

#players:hover,
#hotbar:hover,
#custom-hotbar:hover {
/* #hotbar:hover,
#custom-hotbar:hover */

#players:hover {
transition: opacity 0.25s ease-in-out;
opacity:1;
}
48 changes: 44 additions & 4 deletions styles/sheet-dark.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.crb-style {
.actor.sheet .crb-style {
background: url(/systems/pf2e/assets/sheet/header.webp), var(--sheet-dark);
background-attachment: local;
background-repeat: repeat-x, no-repeat;
Expand Down Expand Up @@ -56,6 +56,11 @@ crb-style .inventory .encumbrance .encumbrance-light-bulk-overflow {
color: white;
}

.actor.sheet.character .tab.character h3,
.actor.sheet.character .tab.biography h3 {
border-bottom: 1px solid wheat;
}

.crb-style .tags .tag_transparent.tag {
background-color: transparent;
box-shadow: inset 0 0 0 1px rgb(255 255 255 / 30%);
Expand All @@ -82,6 +87,11 @@ crb-style .inventory .encumbrance .encumbrance-light-bulk-overflow {
text-transform: uppercase;
}

.actor.sheet.character .tab.proficiencies .proficiencies-pane .combat-list .skill,
.actor.sheet.character .tab.proficiencies .proficiencies-pane .lores-list .skill,
.actor.sheet.character .tab.proficiencies .proficiencies-pane .skills-list .skill,
.actor.sheet.character .tab.crafting .crafting-options,
.actor.sheet.character .tab.actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options,
.crb-style .actions .actions-container .actions-tabs-wrapper .actions-panels .actions-options,
.crb-style .crafting .crafting-options,
.crb-style .proficiencies .proficiencies-pane .combat-list .skill,
Expand All @@ -90,16 +100,40 @@ crb-style .inventory .encumbrance .encumbrance-light-bulk-overflow {
border-image-source: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' overflow='scroll'%3E%3Cstyle%3E.st1{stroke:wheat;stroke-miterlimit:10}.st1,.st2{fill:none}%3C/style%3E%3Cg opacity='1'%3E%3Cpath class='st1' d='M.5 20v-7'/%3E%3Cpath class='st2' d='M13 20v-7'/%3E%3Cpath class='st1' d='M13 .5h7'/%3E%3Cpath class='st2' d='M13 13h7'/%3E%3Cpath class='st1' d='M32.5 13v7'/%3E%3Cpath class='st2' d='M20 13v7'/%3E%3Cpath class='st1' d='M20 32.5h-7'/%3E%3Cpath class='st2' d='M20 20h-7'/%3E%3Cpath class='st1' d='M.5.5h3.1v3.1H.5zm3.1 3.1h3.1v3.1H3.6zm3.2 0h3.1v3.1H6.8zM3.6 6.8h3.1v3.1H3.6zm0 0H.5V13M13 .5H6.8v3.1M29.4.5h3.1v3.1h-3.1zm-3.1 3.1h3.1v3.1h-3.1zm0 3.2h3.1v3.1h-3.1zm-3.2-3.2h3.1v3.1h-3.1zm3.2 0V.5H20M32.5 13V6.8h-3.1M29.4 29.4h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M26.3 26.3h3.1v3.1h-3.1zm-3.2 0h3.1v3.1h-3.1zm3.2-3.2h3.1v3.1h-3.1z'/%3E%3Cpath class='st1' d='M29.4 26.3h3.1V20M20 32.5h6.3v-3.1'/%3E%3Cg%3E%3Cpath class='st1' d='M.5 29.4h3.1v3.1H.5zm3.1-3.1h3.1v3.1H3.6zm0-3.2h3.1v3.1H3.6zm3.2 3.2h3.1v3.1H6.8zM6.8 29.4v3.1H13M.5 20v6.3h3.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.actor.sheet.character .tab.inventory .inventory-list .item-list .item.temporary-item {
background-color: #F1DFB830;
}

.crb-style .actions .actions-list li.item .item-name .action-options .item-toggle-equip {
color: rgba(255, 255, 255, .4);
}

.crb-style .inventory .item-controls .item-control.item-toggle-equip.active,
.crb-style .inventory .item-controls .item-control.item-toggle-invest.active,
.crb-style .actions .actions-list li.item .item-name .action-options .item-toggle-equip.active {
.actor.sheet.character .tab.inventory .item-controls .item-control.item-carry-type.active,
.actor.sheet.character .tab.inventory .item-controls .item-control.item-toggle-equip.active,
.actor.sheet.character .tab.inventory .item-controls .item-control.item-toggle-invest.active,
.actor.sheet.character .tab.actions .actions-list li.item .item-name .action-options .item-toggle-equip.active,
.actor.sheet.character .directory-list .action-header .item-controls {
color: rgb(255, 242, 219);
}

.actor.sheet.character .tab.inventory .item-controls .item-control.item-toggle-equip,
.actor.sheet.character .tab.inventory .item-controls .item-control.item-toggle-invest,
.actor.sheet.character .tab.actions .actions-list li.item .item-name .action-options .item-toggle-equip,
.actor.sheet.character .directory-list .action-header .item-controls {
color: #F1DFB890;
}

.actor.sheet.character .tab.inventory .item-controls .item-control,
.actor.sheet.character .tab.proficiencies .proficiencies-pane h1,
.actor.sheet.character .tab.biography h3 {
color: wheat;
}

.actor.sheet.character .tab.proficiencies .proficiencies-pane .skills-list .skill .rollable:hover {
text-shadow: 0px 0px 3px black;
color: white;
}

/* Neccesary */
.item-control.toggle-hidden-actions .fa-tshirt {
opacity: 50%;
Expand All @@ -110,7 +144,13 @@ crb-style .inventory .encumbrance .encumbrance-light-bulk-overflow {
filter: brightness(1.2);
}

.actor.sheet.character .tab.character h3,
.actor.sheet.character .tab.character .ability-scores .ability .ability-id,
.actor.sheet .crb-style .sheet-body .sheet-content,
.actor.sheet.character .tab.character .pc h3,
.actor.sheet.character .tab.proficiencies .proficiencies-pane .combat-list .skill .skill-name input, .actor.sheet.character .tab.proficiencies .proficiencies-pane .lores-list .skill .skill-name input,
.crb-style .character .pc h3,
.actor.sheet.character .tab.feats .item.feat-item .item-name .feat-slot-title,
.crb-style input[type="text"],
.crb-style input[type="number"],
.crb-style input[type="password"],
Expand Down

0 comments on commit e8e3c54

Please sign in to comment.