Tag

Theme

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 8, 2024 · Frontend Development

Adaptive Text Color and User‑Customizable Theme Colors in Web Development

This article explores how to make text color automatically adapt to background brightness and how to let users freely customize theme colors while ensuring sufficient contrast, using JavaScript libraries, CSS blend modes, relative color functions, and contrast‑adjustment algorithms.

CSSJavaScriptTheme
0 likes · 9 min read
Adaptive Text Color and User‑Customizable Theme Colors in Web Development
macrozheng
macrozheng
Mar 30, 2022 · Frontend Development

Build a Powerful Documentation Site with VuePress Hope Theme

This guide explains how to use the VuePress Hope theme to create feature‑rich project documentation and blog sites, covering installation, configuration of navigation, sidebars, icons, site information, home pages, code highlighting, and category/tag support.

ThemeVuePressdocumentation
0 likes · 13 min read
Build a Powerful Documentation Site with VuePress Hope Theme
Code Ape Tech Column
Code Ape Tech Column
Oct 30, 2021 · Fundamentals

Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More

This guide walks through a comprehensive set of IntelliJ IDEA customizations—including toolbar visibility, mouse‑hover documentation, method separators, case‑insensitive completion, theme selection, auto‑import, tab layout, font adjustments, documentation templates, code display options, shortcut remapping, comment styling, inspection levels, project view folding, window reset, history navigation, quick semicolon insertion, controller search, and brace matching—providing step‑by‑step settings and visual examples.

IDE customizationIntelliJ IDEATheme
0 likes · 8 min read
Customizing IntelliJ IDEA: Toolbar, Tooltips, Themes, Shortcuts, and More
Sohu Tech Products
Sohu Tech Products
Jun 2, 2021 · Mobile Development

Comprehensive Guide to Android Skinning and Theme Switching

This article provides an in‑depth overview of Android skinning, covering UI specifications, product‑level thinking, code implementations, dynamic refresh mechanisms, layout inflation interception, skin package loading strategies, performance optimizations, and future directions such as drawable skinning and Material You integration.

AndroidLayoutInflaterSkinning
0 likes · 18 min read
Comprehensive Guide to Android Skinning and Theme Switching
37 Mobile Game Tech Team
37 Mobile Game Tech Team
Mar 1, 2021 · Mobile Development

Optimize Your Android Game for Google Play: Icons, Notifications, Themes, and More

This guide details essential Android game adjustments required for Google Play approval, including proper icon sizes, stacked notification handling, system‑styled dialogs and loading screens, immersive navigation key settings, screen orientation and density support, and back‑button behavior, providing code samples and manifest configurations for each improvement.

AndroidGame OptimizationGoogle Play
0 likes · 11 min read
Optimize Your Android Game for Google Play: Icons, Notifications, Themes, and More
DevOps Cloud Academy
DevOps Cloud Academy
Jan 20, 2021 · Operations

Customizing Jenkins UI with Custom CSS and Themes

This guide explains how to improve the Jenkins UI by installing the Simple Theme plugin, applying an online Material CSS theme, and creating a local CSS file for further customization, complete with step‑by‑step instructions and code snippets.

CSSContinuous IntegrationDevOps
0 likes · 3 min read
Customizing Jenkins UI with Custom CSS and Themes
政采云技术
政采云技术
Aug 16, 2020 · Frontend Development

Comprehensive Guide to Dark Mode Adaptation for Web and Native Apps

This article provides a detailed guide on implementing dark mode across web (H5) and native mobile applications, covering system compatibility, CSS media queries, CSS variables, postcss handling, component library adaptation, and platform-specific configurations for iOS, Android, and Flutter.

CSSThemedark mode
0 likes · 17 min read
Comprehensive Guide to Dark Mode Adaptation for Web and Native Apps
Wukong Talks Architecture
Wukong Talks Architecture
Aug 10, 2020 · Frontend Development

How to Modify Typora's Theme Style

This guide explains how to obtain, install, and switch custom themes for the Typora markdown editor, including downloading official or third‑party themes, copying them to the Typora themes folder, and using mdnice CSS files for additional styling options.

CSSCustomizationMarkdown
0 likes · 3 min read
How to Modify Typora's Theme Style
DevOps Cloud Academy
DevOps Cloud Academy
Mar 31, 2020 · Operations

Customizing Jenkins UI with Custom CSS and Themes

This guide explains how to refresh the Jenkins interface by installing the Simple Theme plugin, applying an online material CSS stylesheet or a local custom CSS file, and configuring the theme settings to achieve improved fonts, syntax highlighting, and console output appearance.

CI/CDCSSCustomization
0 likes · 2 min read
Customizing Jenkins UI with Custom CSS and Themes
Tencent Music Tech Team
Tencent Music Tech Team
Aug 24, 2016 · Mobile Development

Implementing Dynamic Theme Switching in the LightListen Android Music Player

LightListen adds flexible day/night and brand‑color switching by combining static XML styles and themes for basic modes with a dynamic configuration system—using shared‑preference color storage, view processors, and a traversal controller from the app‑theme‑engine library—to apply colors at runtime with minimal code duplication.

AndroidAppThemeEngineDynamicColor
0 likes · 15 min read
Implementing Dynamic Theme Switching in the LightListen Android Music Player