Skip to content

Commit

Permalink
[DEBUG] Obscuritas Aeternas
Browse files Browse the repository at this point in the history
  • Loading branch information
ctotone committed Jan 24, 2025
1 parent d5fe3cf commit ae51815
Show file tree
Hide file tree
Showing 7 changed files with 247 additions and 292 deletions.
Binary file added Obscuritas/images/rolltemplate_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Obscuritas/images/rolltemplate_bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Obscuritas/images/rolltemplate_middle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Obscuritas/images/rolltemplate_separation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Obscuritas/images/rolltemplate_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 30 additions & 14 deletions Obscuritas/obscuritas.css
Original file line number Diff line number Diff line change
Expand Up @@ -4281,20 +4281,25 @@ div.compendium_armes {
--reussite_2: #035bae;
--reussite_1: #9e9c02d9;
--blanc_roll: #fcfcfdf0;
--blanc_roll_dark: #fcfcfdf0;
--blanc_roll_dark: #fcfcfdf0;
--noir_roll: #000004;
--box_shadow: 2px 2px 10px 1px #000000f2;
--box_shadow_dark: 0px 1px 4px 3px #ffffff69;
--background_color: #fcfcfdf0;
--background_color_dark: #fcfcfdf0;
--box_shadow: 2px 2px 10px 1px #000000f2;
--box_shadow_dark: 0px 1px 4px 3px #ffffff69;
--background_color: #fcfcfdf0;
--background_color_dark: #fcfcfdf0;
--roll_middle: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/rolltemplate_middle.png);
--roll_background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/rolltemplate_background.png);
--roll_top: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/rolltemplate_top.png);
--roll_bottom: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/rolltemplate_bottom.png);
--roll_separation:url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/rolltemplate_separation.png);
width: 260px;
height: auto;
}

.sheet-rolltemplate-thanatos .sheet-rolltemplate-darkmode {
--echec_2: #a80303e0;
--echec_3: #a80303e0;
--echec_1: #8a0f7d;
--echec_1: #9303bb;
--reussite_3: #036c03;
--reussite_2: #004280;
--reussite_1: #8a8809;
Expand All @@ -4305,21 +4310,25 @@ div.compendium_armes {
}

.sheet-rolltemplate-thanatos .sheet-toper {
background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/roll_top.webp);
background: var(--roll_top);
background-size: cover;
background-repeat: no-repeat;
height: 4px;
width: 263px;
margin-left: -4px;
}

.sheet-rolltemplate-thanatos .sheet-bottom {
background-image: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/roll_bottom.webp);
background-image: var(--roll_bottom);
background-size: cover;
background-repeat: no-repeat;
height: 4px;
width: 265px;
margin-left: -2px;
}

.sheet-rolltemplate-thanatos .sheet-separateur {
background-image: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/roll_separation.webp);
background-image: var(--roll_separation);
background-size: 260px;
background-repeat: no-repeat;
height: 10px;
Expand All @@ -4334,7 +4343,7 @@ div.compendium_armes {
}

.sheet-rolltemplate-thanatos .sheet-rolltemplate-thanatos-color {
background-image: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/roll_middle.webp);
background-image: var(--roll_middle);
background-size: 260px 500px;
box-shadow: var(--box_shadow);
}
Expand All @@ -4343,7 +4352,7 @@ div.compendium_armes {
background: var(--background_color);
background-size: 260px 500px;
background-size: cover;
background-image: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Obscuritas/images/background.webp);
background-image: var(--roll_background)
}

.sheet-rolltemplate-thanatos .sheet-titre {
Expand Down Expand Up @@ -4397,7 +4406,9 @@ div.compendium_armes {
}

.sheet-rolltemplate-thanatos .sheet-rolltemplate-thanatos-subheader-echec-critique{
color: var(--echec_2);
color: var(--echec_1);
font-family: "Shadows into light";
font-weight: bold;
}

.sheet-rolltemplate-thanatos .sheet-rolltemplate-thanatos-subheader-echec{
Expand All @@ -4410,6 +4421,7 @@ div.compendium_armes {

.sheet-rolltemplate-thanatos .sheet-rolltemplate-thanatos-subheader-reussite-critique {
color: var(--reussite_2);
font-family: "Kaushan script";
}

.sheet-rolltemplate-thanatos .sheet-rolltemplate-thanatos-subheader-reussite {
Expand Down Expand Up @@ -4469,7 +4481,10 @@ div.compendium_armes {

.sheet-rolltemplate-thanatos .sheet-template-thanatos-texte-echec-critique,
.sheet-rolltemplate-thanatos .sheet-template-thanatos-rappel-echec-critique{
color: var(--echec_2);
color: var(--echec_1);
font-family: "Shadows into light";
font-weight: bold;
font-size: 25px;
}

.sheet-rolltemplate-thanatos .sheet-template-thanatos-texte-echec,
Expand All @@ -4485,6 +4500,7 @@ div.compendium_armes {
.sheet-rolltemplate-thanatos .sheet-template-thanatos-texte-reussite-critique,
.sheet-rolltemplate-thanatos .sheet-template-thanatos-rappel-reussite-critique {
color: var(--reussite_2);
font-family: "Kaushan script";
}

.sheet-rolltemplate-thanatos .sheet-template-thanatos-texte-reussite,
Expand Down
Loading

0 comments on commit ae51815

Please sign in to comment.