Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WebCoder49
/
code-input
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
240
Code
Issues
28
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Synchronise caret/placeholder color
- #195
#195
Merged
WebCoder49
merged 7 commits into
main
WebCoder49/code-input:main
from
synchronise-caret-color
WebCoder49/code-input:synchronise-caret-color
Copy head branch name to clipboard
Sep 20, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Synchronise caret/placeholder color
#195
WebCoder49
merged 7 commits into
main
WebCoder49/code-input:main
from
synchronise-caret-color
WebCoder49/code-input:synchronise-caret-color
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2025
Make caret and placeholder use highlighted text's base colour or preferably color CSS of code-input element
WebCoder49
committed
99f1688
View commit details
Copy full SHA for 99f1688
Browse repository at this point
Commits on Aug 25, 2025
Move from polling to transition listeners approach for better performance (styles-removed bug remains)
WebCoder49
committed
542806d
View commit details
Copy full SHA for 542806d
Browse repository at this point
Commits on Sep 2, 2025
Complete working colour sync
WebCoder49
committed
2c0aef7
View commit details
Copy full SHA for 2c0aef7
Browse repository at this point
Commits on Sep 3, 2025
Make color/caret-color work when transition set on code-input element, and transitionend event be called as expected
WebCoder49
committed
b76ea47
View commit details
Copy full SHA for b76ea47
Browse repository at this point
Commits on Sep 20, 2025
Prevent no-override-color becoming visible when transition set
WebCoder49
committed
28f869a
View commit details
Copy full SHA for 28f869a
Browse repository at this point
Add tests for synchronise color; Make synchronise color not use the style attribute for long-term storage and document use of class attribute
WebCoder49
committed
6e50d69
View commit details
Copy full SHA for 6e50d69
Browse repository at this point
Document caret/placeholder theme behaviour
WebCoder49
committed
af1099f
View commit details
Copy full SHA for af1099f
Browse repository at this point
You can’t perform that action at this time.