Home New Trending Search
About Privacy Terms
#
#customcursor
Posts tagged #customcursor on Bluesky
Get the TARI CURSOR now! - Semi-Animated Trailer
Get the TARI CURSOR now! - Semi-Animated Trailer YouTube video by Pyriel

TARI CURSOR youtu.be/gMWlE9w0I7o
(Download in video description/pinned!)

#smg4 #smg4tari #tarismg4 #art #cursor #customcursor #cursorset #glitchproductions #metarunner

10 1 1 0
Video thumbnail

#明日方舟 #arknights 我出于兴趣做了夕的新皮肤的鼠标指针。#明日方舟夕 #Dust #fanart #customcursor Download: drive.google.com/file/d/1_vR9...

4 1 0 0
Video thumbnail

我做了龙游组宝宝形态的同人鼠标指针,试试看吧!
I've made a fan-made mouse cursor set of the "Long You" Group in their chibi (young) forms! ) Give it a try!
#羅小黒戦記 #罗小黑战记 #legendofhei #customcursor
drive.google.com/file/d/1ehOT...

3 0 0 0
Preview
79.1 KB folder on MEGA 30 files

Drawing Tyler every day for no particular reason, Day 86: Cursor Pack!
-
Hi hi! Ever wanted to have a Tyler cursor for your computer? ....no? Just me? Ehhh whatever, I'll share it with you all anyway, Enjoy!
#dnboc #dnb #daveandbambi #art #customcursor #cursor
-
DOWNLOAD
mega.nz/folder/mxQ1R...

16 2 1 0
Blue berry cursor, ain't she cute? It gets a bit pale in color when you add it for some reason :T, a bit annoying but oh well

Blue berry cursor, ain't she cute? It gets a bit pale in color when you add it for some reason :T, a bit annoying but oh well

I made a blueberry cursor! Maybe check it out? It's free to use, no commercial rights tho🥺

Link below👇
#digitalart #customcursor #blueberry #cute

1 0 1 0
Video thumbnail

Terminei o cursor do meu cachorro Tommy (⁠。⁠•̀⁠ᴗ⁠-⁠)⁠✧
Estou vendendo no VGen por $3, ou 15 reais no pix (entre em contato)!

Eu acho que estou evoluindo muito rápido em fazer pixel art, parece até que esse era meu chamado esse tempo todo!

#customcursor #cuteart #BRart

2 0 0 0
Post image

Tô sumida, mas desenhando quase todo dia, estou viciada em usar o Pixquare!
Lhes apresento meu novo projeto: cursores personalizados!!
Já fiz do meu cachorro Andy e agora é a vez do Tommy ( ⸝⸝´꒳`⸝⸝)

#pixquare #pixelart #customcursor

5 1 0 0
Preview
Strawberry Milk Cursor - Nyu-Chann ₊⁺♡‌₊⁺'s Ko-fi Shop ✨ Strawberry Milk • Handcrafted Pixel Cursors ✨ Bring some aesthetic "chibi" energy to your desktop with this custom pixel art cursor set! Each cursor...

✨ New Drop! ✨

I just finished this set of 3 handcrafted pixelated and animated cursors for your desktop! 🍥 32x32px of pure cuteness to make your workflow much more magical.

🔗: ko-fi.com/s/49add632af

#pixelart #customcursor #kawaii #desktopsetup #aseprite

1 0 0 1
Post image

I made these static saber cursors a while ago, u can get them on my kofi in bio huehueheh
#saber #customcursor

6 1 0 0
Video thumbnail

Nooricat é um mascote que criei 💜 E como eu amo transformar minhas ideias em coisinhas fofas e úteis, decidi criar um cursor personalizado dele!
Se quiser apoiar meu trabalho, o cursor está disponível por apenas 1 dólar na minha lojinha do Ko-fi!

ko-fi.com/s/bc8664772e

#pixelart #customcursor

4 0 0 0
Post image

I've opened up two more slots for the YCH Cursor! Get your own character turned into a cursor to help you navigate your desktop c:
#pixelart #customcursor #ych #commission

108 22 4 2
/* 基礎光標樣式 */
.custom-cursor {
  cursor: pointer;  /* 基礎互動提示 */
}

/* 進階自定義光標 */
.fancy-cursor {
  cursor: none;  /* 隱藏原始光標 */
  position: relative;
}

.cursor-dot {
  width: 10px;
  height: 10px;
  background: #2ecc71;
  border-radius: 50%;
  position: fixed;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: transform 0.1s ease;
}

.cursor-outline {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(46, 204, 113, 0.5);
  border-radius: 50%;
  position: fixed;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: width 0.2s ease, height 0.2s ease;
}

/* 互動狀態 */
.fancy-cursor:hover ~ .cursor-outline {
  width: 60px;
  height: 60px;
  background: rgba(46, 204, 113, 0.1);
}

/* 特殊區域光標 */
.drag-area {
  cursor: grab;
}

.drag-area:active {
  cursor: grabbing;
}

/* 基礎光標樣式 */ .custom-cursor { cursor: pointer; /* 基礎互動提示 */ } /* 進階自定義光標 */ .fancy-cursor { cursor: none; /* 隱藏原始光標 */ position: relative; } .cursor-dot { width: 10px; height: 10px; background: #2ecc71; border-radius: 50%; position: fixed; pointer-events: none; transform: translate(-50%, -50%); transition: transform 0.1s ease; } .cursor-outline { width: 40px; height: 40px; border: 2px solid rgba(46, 204, 113, 0.5); border-radius: 50%; position: fixed; pointer-events: none; transform: translate(-50%, -50%); transition: width 0.2s ease, height 0.2s ease; } /* 互動狀態 */ .fancy-cursor:hover ~ .cursor-outline { width: 60px; height: 60px; background: rgba(46, 204, 113, 0.1); } /* 特殊區域光標 */ .drag-area { cursor: grab; } .drag-area:active { cursor: grabbing; }

《CSS 自定義光標 - 互動體驗升級》

還在用普通的滑鼠指標?來打造專屬的光標效果,讓你的網站互動感倍增!就像給滑鼠換了個時尚裝扮 ✨

自定義光標不只是裝飾,更是提升使用者體驗的關鍵!搭配適當的互動效果,讓你的網站與眾不同。

專業提示:記得準備 fallback 樣式,確保在所有設備上都有良好體驗。

#前端開發 #CSS #CustomCursor #互動設計

0 0 0 0
Post image

Heyy, I made a custom Boboiboy Halilintar cursor for FREE 💖

Here's the link to download~ Have fun!!
bit.ly/4dugvwX

Note: this cursor is for windows :3

#BoBoiBoy #BoboiboyHalilintar #BoBoiBoyFanart #customcursor

9 2 0 0