theme: Dracula dark

Plugins for SynWrite and CudaText...
Post Reply
User avatar
jack
Posts: 36
Joined: 29.07.2017 03:14
Location: Poland
Contact:

theme: Dracula dark

Post by jack »

Hello all CudaText users.

I just prepared a Dracula theme for CudaText (UI + Syntax), based on Dracula Theme for Visual Studio Code and Atom.
Download: http://www.pazera-software.com/cudatext ... racula.zip
More information: http://www.pazera-software.com/cudatext/
Last edited by jack on 22.11.2017 11:26, edited 1 time in total.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Good work. Tks. Will put to AddonManager today. Note: 1.14 has new Syntax-theme item. TagInclude for "<?php". Pls add it using BETA https://github.com/vhanla/cudatext/releases
User avatar
jack
Posts: 36
Joined: 29.07.2017 03:14
Location: Poland
Contact:

Post by jack »

I did some minor modifications.

Syntax
I added a new TagInclude syntax element and set its color to Green from the Dracula Theme color palette.
Changed colors: IncludeBG1 - 4, SectionBG1 -4 (slightly less contrast).

UI
Changed color for ButtonBgChecked item to #282233. Now it is more distinguishable from the background color of the sidebar.
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Tab's caption modified: blue on dark gray.
Gutter +minimap: green colors too bright.
User avatar
jack
Posts: 36
Joined: 29.07.2017 03:14
Location: Poland
Contact:

Post by jack »

OK.
Color EdStateChanged changed from #03C0E9 to #0297B7
Color EdStateAdded changed from #05C936 to #04A22C
Color EdStateSaved changed from #77348D to #5E6280
Color TabFontMod changed from #0000A0 to #41DBFC
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Jack, maybe good to have Turbo Pascal like theme? see screenshots in google or this
https://community.linuxmint.com/img/screenshots/fpc.png

Do you have plan for other theme?
User avatar
jack
Posts: 36
Joined: 29.07.2017 03:14
Location: Poland
Contact:

Post by jack »

I added the new theme elements:

TabActiveMark - #AE267E
TabMarks - #E06060
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Hi Jack
UI theme needs fix, CudaText now shows issues:
Warning for theme "Dracula.cuda-theme-ui": missed item "EdMinimapTooltipBg"
Warning for theme "Dracula.cuda-theme-ui": missed item "EdMinimapTooltipBorder"
Warning for theme "Dracula.cuda-theme-ui": missed item "TreeSelBg2"

(and theme "Solarized" too)
it is color of minimap tooltips; and color of code tree selected item w/o focus.
User avatar
jack
Posts: 36
Joined: 29.07.2017 03:14
Location: Poland
Contact:

Post by jack »

Theme updated.

New UI items: EdMinimapTooltipBg, EdMinimapTooltipBorder, EdBlockStapleActive, TreeSelBg2. Removed TreeLines.
Changed syntax items: Lex_TextBold, Lex_TextItalic, Lex_TextBoldItalic, Lex_TextCross.

https://github.com/jackdp/Dracula-CudaText
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Will update it in addons, thanks.
Post Reply