GitHub-Dark is a browser extension theme and collection of user style sheets designed to provide a comprehensive dark mode aesthetic for the GitHub interface. It functions by injecting custom style rules directly into the browser to override default website colors, fonts, and layout properties, aiming to improve visual comfort and readability during extended use. The project distinguishes itself through its focus on deep integration and visual consistency. It includes specialized support for syntax highlighting across various programming languages and notebook environments, ensuring that code
react-syntax-highlighter is a component for rendering source code with syntax highlighting in React applications. It acts as a wrapper for the PrismJS and Highlight.js engines to provide formatted code display and language-specific colors. The project provides a customizable code block renderer that supports custom DOM injection, line numbering, and inline styling. It allows users to replace default HTML tags with custom React components to control how code is injected into the document object model. The library covers code presentation management through visual themes and line numbering. It
A Neovim plugin for structural text navigation and editing
Principalele funcționalități ale nvim-treesitter/nvim-treesitter-textobjects sunt: Syntax Highlighting.
Alternativele open-source pentru nvim-treesitter/nvim-treesitter-textobjects includ: stylishthemes/github-dark — GitHub-Dark is a browser extension theme and collection of user style sheets designed to provide a comprehensive dark… calops/hmts.nvim — Custom treesitter queries for Home Manager nix files, in Neovim. conorhastings/react-syntax-highlighter — react-syntax-highlighter is a component for rendering source code with syntax highlighting in React applications. It… desdic/agrolens.nvim — Use Telescope or fzf to view pre-defined/custom treesitter queries. fei6409/log-highlight.nvim — Generic log syntax highlighting and log filetype management for Neovim. bibekbhusal0/tree-hierarchy.nvim — A Neovim plugin for structural text navigation and editing.