Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
Target branch: Please verify that the pull request targets the dev branch.
Description: Provide a concise description of the changes made in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Testing: Have you written and run sufficient tests to validate the changes?
Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
Prefix: To clearly categorize this pull request, prefix the pull request title using one of the following:
feat: Introduces a new feature or enhancement to the codebase
Added special highlighting for the input fields of system prompts
Added
Off:
On:
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/15034
**Author:** [@Classic298](https://github.com/Classic298)
**Created:** 6/16/2025
**Status:** ✅ Merged
**Merged:** 6/20/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `system-prompt-high-contrast`
---
### 📝 Commits (8)
- [`0882433`](https://github.com/open-webui/open-webui/commit/088243349d0915dd3d89fe0834a675133c7e007d) Update Controls.svelte
- [`5261d3d`](https://github.com/open-webui/open-webui/commit/5261d3d31eafe993e45d34a5cc9532dd4a023761) Update General.svelte
- [`c330f06`](https://github.com/open-webui/open-webui/commit/c330f06542c1cdb5ace13a04bff56a61874346f3) Merge branch 'dev' into system-prompt-high-contrast
- [`7de0e49`](https://github.com/open-webui/open-webui/commit/7de0e49dc67bf8c7bf0243994c301bc20051e9c3) Update Controls.svelte
- [`22b02af`](https://github.com/open-webui/open-webui/commit/22b02af703b7836616825dffb621aad664785388) Update General.svelte
- [`872b0ac`](https://github.com/open-webui/open-webui/commit/872b0ac943f2e190b849b063e24659122f1cffa6) Update General.svelte
- [`3814bbf`](https://github.com/open-webui/open-webui/commit/3814bbf7b3289a80250cd49d56a3e9f392923dcf) Update General.svelte
- [`b9ea613`](https://github.com/open-webui/open-webui/commit/b9ea6130c7d36c9aedc7454276644a775f4c1264) Update General.svelte
### 📊 Changes
**2 files changed** (+9 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/chat/Controls/Controls.svelte` (+4 -2)
📝 `src/lib/components/chat/Settings/General.svelte` (+5 -1)
</details>
### 📄 Description
# Pull Request Checklist
### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request.
**Before submitting, make sure you've checked the following:**
- [X] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [ ] **Description:** Provide a concise description of the changes made in this pull request.
- [X] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources?
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
- [X] **Testing:** Have you written and run sufficient tests to validate the changes?
- [X] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
- [X] **Prefix:** To clearly categorize this pull request, prefix the pull request title using one of the following:
- **feat**: Introduces a new feature or enhancement to the codebase
# Changelog Entry
### Description
Successor of PR: https://github.com/open-webui/open-webui/pull/14856
- Added special highlighting for the input fields of system prompts
### Added
Off:

On:



### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15034
Author: @Classic298
Created: 6/16/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @tjbck
Base:
dev← Head:system-prompt-high-contrast📝 Commits (8)
0882433Update Controls.svelte5261d3dUpdate General.sveltec330f06Merge branch 'dev' into system-prompt-high-contrast7de0e49Update Controls.svelte22b02afUpdate General.svelte872b0acUpdate General.svelte3814bbfUpdate General.svelteb9ea613Update General.svelte📊 Changes
2 files changed (+9 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/Controls/Controls.svelte(+4 -2)📝
src/lib/components/chat/Settings/General.svelte(+5 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Successor of PR: https://github.com/open-webui/open-webui/pull/14856
Added
Off:
On:
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.