mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1181] [MERGED] Color modes #3117
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1181
Author: @liyasthomas
Created: 9/23/2020
Status: ✅ Merged
Merged: 9/24/2020
Merged by: @liyasthomas
Base:
master← Head:feat/colormode📝 Commits (8)
728fba7Initial color mode plugineef8e48Removed stale states9ff3f03Smooth transitions790688aProper side navbar heightsd2b7c3eBetter color schemes7677947Bring back accent color chooser2f1d0dfAccent color chooser9ed043aMerge branch 'master' into feat/colormode📊 Changes
33 files changed (+239 additions, -464 deletions)
View changed files
📝
README.md(+2 -2)📝
assets/scss/styles.scss(+1 -3)📝
assets/scss/themes.scss(+92 -39)📝
components/collections/index.vue(+1 -1)📝
components/environments/index.vue(+1 -1)📝
components/firebase/feeds.vue(+1 -1)📝
components/graphql/queryeditor.vue(+4 -4)📝
components/layout/contributors.vue(+0 -2)📝
components/layout/history.vue(+1 -1)📝
components/layout/pw-header.vue(+2 -10)📝
components/layout/pw-section.vue(+10 -19)📝
components/layout/sidenav.vue(+7 -0)➖
components/settings/swatch.vue(+0 -67)➕
components/ui/accent-mode-picker.vue(+39 -0)📝
components/ui/ace-editor.vue(+4 -3)📝
components/ui/autocomplete.vue(+1 -1)➕
components/ui/color-mode-picker.vue(+54 -0)📝
components/ui/js-editor.vue(+4 -3)📝
lang/en-US.json(+0 -12)📝
lang/es-ES.json(+0 -12)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.