# Help me identifying these elements for my theme

**URL:** https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255
**Category:** Help
**Created:** [April 4, 2024, 7:04pm UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255 "2024-04-04T19:04:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![AdamWysokinski](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/adamwysokinski/32/1853_2.png) [@AdamWysokinski](https://discourse.jabref.org/u/AdamWysokinski)
#### Post date: [April 4, 2024, 7:04pm UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255/1 "2024-04-04T19:04:01Z")

</div>

Hi,  
I’m working on a minimalist black theme for JabRef ([AdamWysokinski/JabRef-black: Black minimalist theme for JabRef - Codeberg.org](https://codeberg.org/AdamWysokinski/JabRef-black)). Could someone please help me identifying the CSS object that represents these two white backgrounds:

 ![1](https://canada1.discourse-cdn.com/flex030/uploads/jabref/original/2X/7/7324dccd7332f8cc4070f61cb9756b276ae9ef90.png)

ATB,  
Adam

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [April 5, 2024, 11:24am UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255/2 "2024-04-05T11:24:14Z")

</div>

Hi,

currently not the JabRef code at hand but you could try checking with scenic view.  
You start JabRef, then scenic view and can then “connect” to JabRef’s Window

[GitHub - JonathanGiles/scenic-view: Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.](https://github.com/JonathanGiles/scenic-view)

PS: Would be cool if you could submit your theme to [https://themes.jabref.org/](https://themes.jabref.org/)

---

<div class="post-metadata">

### Author: ![AdamWysokinski](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/adamwysokinski/32/1853_2.png) [@AdamWysokinski](https://discourse.jabref.org/u/AdamWysokinski)
#### Post date: [April 5, 2024, 1:59pm UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255/3 "2024-04-05T13:59:43Z")

</div>

Thank you, but when I run scenic-view, I get these errors:

```auto
com.sun.tools.attach.AgentLoadException: Failed to load agent library: java.lang.module.FindException: Module java.instrument not found
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.processCompletionStatus(Unknown Source)
	at jdk.attach/sun.tools.attach.VirtualMachineImpl.execute(Unknown Source)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(Unknown Source)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(Unknown Source)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.loadAgent(Unknown Source)
	at org.scenicview.scenicview/org.fxconnector.remote.RemoteConnectorImpl.loadAgent(Unknown Source)
	at org.scenicview.scenicview/org.fxconnector.remote.RemoteConnectorImpl$3.run(Unknown Source)

```

re PS: I will!

---

<div class="post-metadata">

### Author: ![AdamWysokinski](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/adamwysokinski/32/1853_2.png) [@AdamWysokinski](https://discourse.jabref.org/u/AdamWysokinski)
#### Post date: [April 5, 2024, 3:54pm UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255/4 "2024-04-05T15:54:32Z")

</div>

Theme submitted, would you take a look and merge?

---

<div class="post-metadata">

### Author: ![MacGyver](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/macgyver/32/845_2.png) [@MacGyver](https://discourse.jabref.org/u/MacGyver)
#### Post date: [April 23, 2025, 4:05pm UTC](https://discourse.jabref.org/t/help-me-identifying-these-elements-for-my-theme/4255/5 "2025-04-23T16:05:29Z")

</div>

Hi, did you solve this problem with scenicview?
