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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
25
Pull requests
11
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Debug bar: Dark/light mode + Complete CSS refactoring
- #2478
#2478
Merged
lonnieezell
merged 19 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
LittleJ:debugbar-dark-theme
LittleJ/CodeIgniter4:debugbar-dark-theme
Copy head branch name to clipboard
Feb 23, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Debug bar: Dark/light mode + Complete CSS refactoring
#2478
lonnieezell
merged 19 commits into
codeigniter4:develop
codeigniter4/CodeIgniter4:develop
from
LittleJ:debugbar-dark-theme
LittleJ/CodeIgniter4:debugbar-dark-theme
Copy head branch name to clipboard
Commits
Commits on Jan 8, 2020
Add a "Sun" icon to switch to dark mode
LittleJ
committed
27cb970
View commit details
Copy full SHA for 27cb970
Browse repository at this point
Add a JS function to toggle the dark mode
LittleJ
committed
a08fd97
View commit details
Copy full SHA for a08fd97
Browse repository at this point
Add the CSS styles for the dark theme
LittleJ
committed
d05db8d
View commit details
Copy full SHA for d05db8d
Browse repository at this point
Remove "unsightly" underlining on links with icons
LittleJ
committed
ade0488
View commit details
Copy full SHA for ade0488
Browse repository at this point
Add "prefers-color-scheme" support
LittleJ
committed
66a61cf
View commit details
Copy full SHA for 66a61cf
Browse repository at this point
Add a way using CSS to force light mode
LittleJ
committed
c9f77d6
View commit details
Copy full SHA for c9f77d6
Browse repository at this point
Improved JS to manage special cases with dark/light mode
LittleJ
committed
0cea26e
View commit details
Copy full SHA for 0cea26e
Browse repository at this point
Commits on Jan 19, 2020
Replace "Sun" by "Low contrast" unicode symbol
LittleJ
committed
dc9ee7c
View commit details
Copy full SHA for dc9ee7c
Browse repository at this point
Reference the "toolbarContainer"
LittleJ
committed
f8c2378
View commit details
Copy full SHA for f8c2378
Browse repository at this point
Apply the theme to the "toolbarContainer" instead of the "toolbar" only
LittleJ
committed
6dd2520
View commit details
Copy full SHA for 6dd2520
Browse repository at this point
Added the SASS version of the stylesheet
LittleJ
committed
0b6a002
View commit details
Copy full SHA for 0b6a002
Browse repository at this point
Added the compiled and compressed CSS
LittleJ
committed
25b651a
View commit details
Copy full SHA for 25b651a
Browse repository at this point
Commits on Feb 2, 2020
Changed color for .muted elements
LittleJ
committed
bd6186f
View commit details
Copy full SHA for bd6186f
Browse repository at this point
SASS commenting style changed so it doesn't mess up with the final css
LittleJ
committed
1add909
View commit details
Copy full SHA for 1add909
Browse repository at this point
New uncompressed version of the CSS
LittleJ
committed
9f70a0c
View commit details
Copy full SHA for 9f70a0c
Browse repository at this point
Updated instructions to generate the CSS file
LittleJ
committed
3bd15d1
View commit details
Copy full SHA for 3bd15d1
Browse repository at this point
Fixed the "Matt Green" color
LittleJ
committed
86f7969
View commit details
Copy full SHA for 86f7969
Browse repository at this point
Commits on Feb 22, 2020
Moved SASS files from "system/Debug/Toolbar/Views/SASS" to "admin/css/debug-toolbar"
LittleJ
committed
426fdb2
View commit details
Copy full SHA for 426fdb2
Browse repository at this point
Moved instructions from the SASS file to "contributinng/css.rst"
LittleJ
committed
3b6171b
View commit details
Copy full SHA for 3b6171b
Browse repository at this point
You can’t perform that action at this time.