general fixes

This commit is contained in:
Kyle
2020-06-26 15:43:04 -07:00
parent 56f4d4b452
commit 9f5434a8a6
3 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
rootStyles.setProperty('--background-color', '#eaeaea') rootStyles.setProperty('--background-color', '#d0d0d0')
rootStyles.setProperty('--background-color-contrast', '#f5f5f5') rootStyles.setProperty('--background-color-contrast', '#f5f5f5')
rootStyles.setProperty('--interactable-color', '#f5f5f5') rootStyles.setProperty('--interactable-color', '#dfdfdf')
rootStyles.setProperty('--interactable-selected-color', '#eaeaea') rootStyles.setProperty('--interactable-selected-color', '#cccccc')
rootStyles.setProperty('--input-color', '#efefef') rootStyles.setProperty('--input-color', '#dadada')
rootStyles.setProperty('--input-font-color', '#000') rootStyles.setProperty('--input-font-color', '#000')
rootStyles.setProperty('--font-color', '#000') rootStyles.setProperty('--font-color', '#000')
rootStyles.setProperty('--font-color-contrast', '#000') rootStyles.setProperty('--font-color-contrast', '#000')

View File

@@ -1,8 +1,8 @@
rootStyles.setProperty('--background-color', '#121212') rootStyles.setProperty('--background-color', '#3a3838')
rootStyles.setProperty('--background-color-contrast', '#0a0a0a') rootStyles.setProperty('--background-color-contrast', '#242424')
rootStyles.setProperty('--interactable-color', '#202020') rootStyles.setProperty('--interactable-color', '#2b2b2b')
rootStyles.setProperty('--interactable-selected-color', '#555') rootStyles.setProperty('--interactable-selected-color', '#1d1d1d')
rootStyles.setProperty('--input-color', '#3a3a3a') rootStyles.setProperty('--input-color', '#2b2b2b')
rootStyles.setProperty('--input-font-color', '#efefef') rootStyles.setProperty('--input-font-color', '#efefef')
rootStyles.setProperty('--font-color', '#000') rootStyles.setProperty('--font-color', '#000')
rootStyles.setProperty('--font-color-contrast', '#efefef') rootStyles.setProperty('--font-color-contrast', '#efefef')

View File

@@ -15,7 +15,7 @@
<link rel="stylesheet" href="askScryfallStyles.css"> <link rel="stylesheet" href="askScryfallStyles.css">
<div> <div>
<div class="title darkLayer"> <div class="title darkLayer">
Random Phyrexian Translator Phyrexian "Translator"
</div> </div>
<div class="layer slideFromRight"> <div class="layer slideFromRight">
<div class='splitGrid'> <div class='splitGrid'>
@@ -31,7 +31,7 @@
</div> </div>
<div class="layer darkLayer slideFromLeft"> <div class="layer darkLayer slideFromLeft">
<div> <div>
This is in no way a real translator. It simply detects paragraphs and sentences, then randomly converts characters to phyrexian. This is not a real translator. It simply detects paragraphs and sentences, then randomly converts characters to phyrexian. Once you have the copied text, drop it into the <a href='creator.html'>Card Creator</a> following {fontphyrexian} wherever you'd like!
</div> </div>
</div> </div>
<div class="layer slideFromRight"> <div class="layer slideFromRight">