Skip to content

Commit

Permalink
chore: make background white & add anya cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangNorth committed Jul 24, 2022
1 parent 7879f87 commit c35f73d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
![Anya](https://cdn.jsdelivr.net/gh/XiangNorth/Living-room-for-Pic@main/2022/07/YR9spp.png)

Header: pixiv[@みつなり都](https://www.pixiv.net/users/7849704)
Avatar: Twitter[@sc_ome](https://twitter.com/sc_ome/status/1218826941555363842)
Avatar: Twitter[@sc_ome](https://twitter.com/sc_ome/status/1218826941555363842)
Cursor: Bilibili[@Moos柚眠](https://www.bilibili.com/video/BV1PY411u75g)

## 💫 Introduction

Expand Down
3 changes: 2 additions & 1 deletion README_SC.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
![Anya](https://cdn.jsdelivr.net/gh/XiangNorth/Living-room-for-Pic@main/2022/07/YR9spp.png)

顶部图片: pixiv[@みつなり都](https://www.pixiv.net/users/7849704)
头像: Twitter[@sc_ome](https://twitter.com/sc_ome/status/1218826941555363842)
头像: Twitter[@sc_ome](https://twitter.com/sc_ome/status/1218826941555363842)
鼠标指针: Bilibili[@Moos柚眠](https://www.bilibili.com/video/BV1PY411u75g)

## 💫 简介

Expand Down
2 changes: 1 addition & 1 deletion lib/styl/_schemes/_layout.styl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
background: $anya-white;
cursor: url('/images/cursor.ico'), auto;
cursor: url('/images/cursor.gif'), auto;
}

.header {
Expand Down
2 changes: 1 addition & 1 deletion lib/styl/_variables/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -455,4 +455,4 @@ $second-color = #47456d

$anya-text = #0C2627
$anya-theme = #D6B977
$anya-white = #F2E4E1
$anya-white = #fff
2 changes: 1 addition & 1 deletion source/css/anya.min.css

Large diffs are not rendered by default.

Binary file added source/images/cursor.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/images/cursor.ico
Binary file not shown.

0 comments on commit c35f73d

Please sign in to comment.