-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
782 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,5 +63,6 @@ foundry.js | |
/client | ||
/common | ||
|
||
vtt.novumgaming.com | ||
vtt.novumgaming.com:2053 | ||
localhost:30000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
.foundry2 { | ||
#tokenizer div.avatar div.view > div > canvas, | ||
#tokenizer div.token div.view > div > canvas { | ||
@include f2-app; | ||
background-image: linear-gradient(45deg, #808080 25%, transparent 25%), | ||
linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), | ||
linear-gradient(-45deg, transparent 75%, #808080 75%); | ||
background-size: 20px 20px; | ||
background-position: 0 0, 0 10px, 10px -10px, -10px 0px; | ||
} | ||
|
||
#tokenizer div.menu, | ||
#tokenizer div.view-layer-control { | ||
background: unset; | ||
} | ||
|
||
#tokenizer div.view-layer-control { | ||
border: unset; | ||
} | ||
|
||
#tokenizer div.view-layer-control canvas, | ||
#tokenizer div.view-layer-control .section.move-control button { | ||
border-radius: var(--border-radius); | ||
} | ||
|
||
#tokenizer button .fa-regular::before, | ||
#tokenizer button .fas::before, | ||
#tokenizer button .button-fas::before { | ||
margin-top: unset; | ||
} | ||
|
||
#tokenizer div.section { | ||
@include f2-app; | ||
border-color: var(--color-cool-3); | ||
button { | ||
@include f2-button-warm; | ||
} | ||
} | ||
|
||
#tokenizer button.menu-button { | ||
@include f2-button-warm; | ||
} | ||
|
||
&.tokenizer .title .box-button { | ||
@include f2-button-warm; | ||
--button-background-color: var(--color-cool-2); | ||
--button-border-color: var(--color-warm-1); | ||
--button-text-color: var(--color-light-1); | ||
--button-focus-outline-color: var(--color-warm-1); | ||
--button-hover-background-color: var(--color-cool-3); | ||
--button-hover-border-color: var(--color-cool-2); | ||
--button-hover-text-color: var(--color-light-2); | ||
|
||
&.deselected { | ||
--button-background-color: var(--color-cool-3); | ||
--button-border-color: var(--color-cool-2); | ||
--button-text-color: var(--color-light-2); | ||
--button-focus-outline-color: var(--color-warm-1); | ||
--button-hover-background-color: var(--color-cool-2); | ||
--button-hover-border-color: var(--color-cool-1); | ||
--button-hover-text-color: var(--color-light-1); | ||
} | ||
|
||
> i:before { | ||
margin-top: 50% !important; | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
@import "../../mixins"; | ||
|
||
@import "monks"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
.foundry2 { | ||
.monks-active-tiles.sheet .items-list .items-header, | ||
&.monks-active-tiles.sheet .items-list .items-header { | ||
background: unset; | ||
border: unset; | ||
// @include f2-app; | ||
// border-color: var(--color-cool-3); | ||
.item-controls { | ||
color: var(--color-light-3); | ||
} | ||
} | ||
|
||
.monks-active-tiles.sheet .items-list .items-header h3, | ||
&.monks-active-tiles.sheet .items-list .items-header h3 { | ||
font-family: Signika, sans-serif; | ||
} | ||
|
||
&#trigger-action .files-list .items-header .item-controls, | ||
&#trigger-action .buttons-list .items-header .item-controls, | ||
&.monks-active-tiles .files-list .items-header .item-controls { | ||
color: var(--color-light-2); | ||
} | ||
|
||
&.monks-active-tiles .file-list { | ||
color: var(--color-light-3); | ||
} | ||
|
||
&.monks-active-tiles.sheet .items-list, | ||
&#trigger-action .items-list li a, | ||
&.monks-active-tiles .file-list li a { | ||
color: var(--color-light-3); | ||
} | ||
&#trigger-action .file-list li, | ||
&.monks-active-tiles.sheet .file-list li.item { | ||
border-color: var(--color-cool-3); | ||
} | ||
|
||
&.action-sheet .display-value { | ||
@include f2-input; | ||
} | ||
|
||
&.monks-active-tiles.sheet .items-list .item-controls a { | ||
@include f2-button-warm; | ||
} | ||
|
||
&.monks-active-tiles.sheet .items-list .item .item-name { | ||
color: var(--color-light-3); | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .action-style { | ||
color: #fafafa; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .filter-style { | ||
color: #f73458; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .logic-style { | ||
color: #2b40f8; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .entity-style { | ||
color: #a9a9a9; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .details-style { | ||
color: #a326fc; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .value-style { | ||
color: #515151; | ||
} | ||
|
||
&.monks-active-tiles div[data-tab="triggers"] .action-items .tag-style { | ||
color: #063d68; | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.