Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Updated default css + added support for editor coloring#22

Open
fireaid101 wants to merge 2 commits intoravendevteam:mainfrom
fireaid101:improved_styles
Open

Updated default css + added support for editor coloring#22
fireaid101 wants to merge 2 commits intoravendevteam:mainfrom
fireaid101:improved_styles

Conversation

@fireaid101
Copy link

Problem

Could not stylize the Editor's text box itself. QT doesn't support QsciScintilla styling via CSS for that.
Also in adding this feature, I found that the default style.css had a scroller cut-off bug. So I fixed that too

Changes

  • Added support for a custom CSS tag called Editor in which users can define a background and foreground color for the actual editor part of the text editor.
  • Created a new theme called really dark, which is a more dark-mode friendly styled text-editor.
  • Fixed cut-off scrollbar with default style.css
  • Added virtual environment folder to .gitignore

- Fixed cutoff scrollbar with default style.css
- Added support for a custom css tag called Editor in which users can define background and foregrounds colors for the actual editor part of the text editor. No more being stuck on white
- Created a new theme called really dark, which is a more dark-mode friendly styled text-editor.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant