Skip to content

Commit

Permalink
Update color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaillat committed Jul 15, 2024
1 parent 15dc3e9 commit 13719ad
Show file tree
Hide file tree
Showing 93 changed files with 88 additions and 172 deletions.
2 changes: 1 addition & 1 deletion assets/css/common/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}

.footer a:hover {
border-bottom: 2px solid var(--darkpurple);
border-bottom: 2px solid var(--darkcolor);
}

.top-link {
Expand Down
2 changes: 1 addition & 1 deletion assets/css/common/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ body:not(.dark) #sun {
}

#menu .active {
border-bottom: 2px solid var(--darkpurple);
border-bottom: 2px solid var(--darkcolor);
}

.lang-switch li,
Expand Down
2 changes: 1 addition & 1 deletion assets/css/common/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}

.social-icons a:hover {
color: var(--darkpurple);
color: var(--darkcolor);
}

code {
Expand Down
2 changes: 1 addition & 1 deletion assets/css/common/post-entry.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
}

.post-entry:hover {
border: 2px solid var(--midpurple);
border: 2px solid var(--darkcolor);
}

.tag-entry .entry-cover {
Expand Down
14 changes: 7 additions & 7 deletions assets/css/common/post-single.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
.post-content a,
.post-meta a,
.toc a:hover {
box-shadow: 0 2px 0 var(--darkpurple);
box-shadow: 0 2px 0 var(--darkcolor);
color: currentColor;
}

Expand Down Expand Up @@ -354,11 +354,11 @@
}

.post-tags a:hover {
background: var(--lightpurple);
background: var(--lightcolor);
}

.paginav a:hover {
background: var(--lightpurple);
background: var(--lightcolor);
}

.share-buttons {
Expand Down Expand Up @@ -386,11 +386,11 @@ h4:hover .anchor,
h5:hover .anchor,
h6:hover .anchor {
display: inline-flex;
color: var(--darkpurple);
color: var(--darkcolor);
margin-inline-start: 10px;
font-weight: 700;
user-select: none;
box-shadow: 0 0px 0 var(--darkpurple);
box-shadow: 0 0px 0 var(--darkcolor);
}

.paginav {
Expand Down Expand Up @@ -438,9 +438,9 @@ img.in-text {
}

a[href^="#fn:"], a[href^="#fnref:"] {
box-shadow: 0 0px 0 var(--darkpurple);
box-shadow: 0 0px 0 var(--darkcolor);
}

a[href^="#fn:"]:hover, a[href^="#fnref:"]:hover {
color: var(--darkpurple);
color: var(--darkcolor);
}
2 changes: 1 addition & 1 deletion assets/css/common/profile-mode.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
}

.button:hover {
background: var(--midpurple);
background: var(--midcolor);
}
2 changes: 1 addition & 1 deletion assets/css/common/search.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
}

#searchResults .focus {
border: 1px solid var(--midpurple);
border: 1px solid var(--midcolor);
}
2 changes: 1 addition & 1 deletion assets/css/common/terms.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
}

.terms-tags a:hover {
background: var(--lightpurple);
background: var(--lightcolor);
}

6 changes: 3 additions & 3 deletions assets/css/core/theme-vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
--code-block-bg: rgb(28, 29, 33);
--code-bg: rgb(245, 245, 245);
--border: rgb(238, 238, 238);
--darkpurple: #8e7bd0;
--midpurple:#c0b5e5;
--lightpurple: #e5e1f4;
--darkcolor: #d95f0e;
--midcolor:#fe9929;
--lightcolor: #fed582;
--semibold: 500;
--homesize: 16px;
--textsize: 18px;
Expand Down
2 changes: 1 addition & 1 deletion content/data/data1.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This dataset contains all irregular verbs in [all known Romance languages](http:

## View dataset

+ Irregular verbs in Portugese: [data](https://github.com/pmichaillat/u-star)
+ Irregular verbs in Portugese: [data](https://github.com/pmichaillat/feru)
+ Irregular verbs in Italian: [data](https://github.com/pmichaillat/unemployment-gap)
+ Irregular verbs in French: [data](https://github.com/pmichaillat/job-rationing)
+ Irregular verbs in Spanish: [data](https://github.com/pmichaillat/countercyclical-multiplier)
Expand Down
2 changes: 1 addition & 1 deletion content/papers/paper1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ editPost:

+ [Paper](paper1.pdf)
+ [Online appendix](appendix1.pdf)
+ [Code and data](https://github.com/pmichaillat/u-star)
+ [Code and data](https://github.com/pmichaillat/feru)

---

Expand Down
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="description" content="I am a Professor of Philology at the Institute of Romance Philology in Regensburg, Germany. My research focuses mostly on Portuguese irregular verbs.">
<meta name="author" content="Moritz-Maria von Igelfeld">
<link rel="canonical" href="https://pascalmichaillat.org/hugo-website/404.html">
<link crossorigin="anonymous" href="/hugo-website/assets/css/stylesheet.addee0aabd706c61dcc5693bdbdbe45365530957adee32cfa9b54ab172784ac1.css" integrity="sha256-rd7gqr1wbGHcxWk729vkU2VTCVet7jLPqbVKsXJ4SsE=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/hugo-website/assets/css/stylesheet.7e8c0301de4b610e414c25214d93585085872d01e3fe6eaeb82ecf0a3864d132.css" integrity="sha256-fowDAd5LYQ5BTCUhTZNYUIWHLQHj/m6uuC7PCjhk0TI=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://pascalmichaillat.org/hugo-website/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://pascalmichaillat.org/hugo-website/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://pascalmichaillat.org/hugo-website/favicon-32x32.png">
Expand Down
Binary file modified public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/archive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="description" content="All the books, papers, courses, and data on this website—listed in reverse-chronological order.">
<meta name="author" content="Moritz-Maria von Igelfeld">
<link rel="canonical" href="https://pascalmichaillat.org/hugo-website/archive/">
<link crossorigin="anonymous" href="/hugo-website/assets/css/stylesheet.addee0aabd706c61dcc5693bdbdbe45365530957adee32cfa9b54ab172784ac1.css" integrity="sha256-rd7gqr1wbGHcxWk729vkU2VTCVet7jLPqbVKsXJ4SsE=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/hugo-website/assets/css/stylesheet.7e8c0301de4b610e414c25214d93585085872d01e3fe6eaeb82ecf0a3864d132.css" integrity="sha256-fowDAd5LYQ5BTCUhTZNYUIWHLQHj/m6uuC7PCjhk0TI=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://pascalmichaillat.org/hugo-website/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://pascalmichaillat.org/hugo-website/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://pascalmichaillat.org/hugo-website/favicon-32x32.png">
Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 13719ad

Please sign in to comment.