Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yfgjøraen committed Apr 30, 2023
0 parents commit c17a2bb
Show file tree
Hide file tree
Showing 183 changed files with 3,523 additions and 0 deletions.
608 changes: 608 additions & 0 deletions Gnome-Shell-Theme/DeMørkteNorskRamnen/gnome-shell/gnome-shell.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# De Mærke Norske Ramnen Shell Theme

This theme is inspired by u/Adventurous_Body2019 bar, and the songs made by wardruna and the early norwegian beliefs about the albine animals whom they belived had the answers and were windowm bringers.

So if you enjoy the good all consistent dark themes Then this theme is for you,

### !TODO
- add cartoonish theme
- pulish animations
- publish reddit work flow and cartoonish theme

## Instructions

You only need to clone the repo or download the zip file with the code, extract it and copy the folders inside Gnome-Shell-Theme to either `~/.themes` or `~/.local/share/themes`
after that install the [user themes extension](https://extensions.gnome.org/extension/19/user-themes/) and `gnome-tweaks`, from there you can select the shell theme.

### If you want the folder an app icons

i use the yaru-sage-dark theme-for-legacy-apps and icon-set which you can find pretty easly in the internet, if not install app-themes to `~/.themes` or `~/-local/share/themes`
and the icons-yaru-sage-dark to `~/.icons` or `~/.local/share/icons/`

then from `gnome-tweaks`
in aparence change icon theme to yaru-sage-dark
and legacy apps theme to yaru-sage-dark

Enjoy!!

if you have a better match for this theme icon set plis comment on the reddit post or in github issues

## ScreenShots
![Non cartoonish Desktop](Screenshots/skrivebord-nc-theme.png)

Binary file added Screenshots/skrivebord-nc-theme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app-themes/Yaru-sage-dark/gnome-shell
99 changes: 99 additions & 0 deletions app-themes/Yaru-sage-dark/gtk-2.0/apps.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et:
#
# This file, unlike hacks.rc, contains legitimate cases we need to handle, e.g.
# custom widgets, programs giving us a chance to alter their UI to fit more with
# the theme or stuff that is supposed to look different, like panels.

# TODO: This could really look nicer
style "gimp_spin_scale" {

# Spin background
bg[NORMAL] = @base_color

engine "pixmap" {

image {
function = BOX
state = NORMAL
detail = "spinbutton_up"
overlay_file = "assets/spin-up.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = PRELIGHT
detail = "spinbutton_up"
overlay_file = "assets/spin-up.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = ACTIVE
detail = "spinbutton_up"
overlay_file = "assets/spin-up.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = INSENSITIVE
detail = "spinbutton_up"
overlay_file = "assets/spin-up-insensitive.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = NORMAL
detail = "spinbutton_down"
overlay_file = "assets/spin-down.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = PRELIGHT
detail = "spinbutton_down"
overlay_file = "assets/spin-down.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = ACTIVE
detail = "spinbutton_down"
overlay_file = "assets/spin-down.png"
overlay_stretch = FALSE
}

image {
function = BOX
state = INSENSITIVE
detail = "spinbutton_down"
overlay_file = "assets/spin-down-insensitive.png"
overlay_stretch = FALSE
}

}

}

style "chrome_gtk_frame" {

ChromeGtkFrame::frame-color = @window_color
ChromeGtkFrame::frame-gradient-color = @window_color
ChromeGtkFrame::inactive-frame-color = @bg_color

ChromeGtkFrame::incognito-frame-color = "#cbd2d9"
ChromeGtkFrame::incognito-frame-gradient-color = "#cbd2d9"
ChromeGtkFrame::incognito-inactive-frame-color = mix (0.5, @bg_color, "#cbd2d9")

}

# Disable spin button assets for GimpSpinScale
class "GimpSpinScale" style "gimp_spin_scale"

# Chromium lets us define some colours and settings for better integration
class "ChromeGtkFrame" style "chrome_gtk_frame"
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/border.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/entry.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/focus.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/frame.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/handle.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/line.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/pan-up.png
Binary file added app-themes/Yaru-sage-dark/gtk-2.0/assets/tab-up.png
49 changes: 49 additions & 0 deletions app-themes/Yaru-sage-dark/gtk-2.0/gtkrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Based on Bridge by ScionicSpectre
# vim:set ts=2 sw=2 sts=2 ai et:
#
# This is the GTK+ 2 version of Adwaita. It's whole purpose is to look as the
# GTK+ 3 version as much as possible until GTK+ 2 dies completely.
#
# Note: comments for explaining styles are on the bottom of each file beside the
# widget matches.

# Declare the colours used throughout the theme.
# There shouldn't be any fiddling with them in the theme files themselves in
# order to not mess up the dark theme.

# Text/base
gtk-color-scheme = "text_color:#F7F7F7\nbase_color:#3d3d3d"
# Foreground/background
gtk-color-scheme = "fg_color:#F7F7F7\nbg_color:#353535"
# Selected foreground/background
gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#657B69"
# Insensitive foreground/background
gtk-color-scheme = "insensitive_fg_color:#969696\ninsensitive_bg_color:#383838"
# Menus
gtk-color-scheme = "menu_color:#424242\nmenubar_bg:#3A3A3A"
gtk-color-scheme = "menubar_fg:#F7F7F7\nmenubar_insensitive_fg:#CCCCCC"
# Links
gtk-color-scheme = "link_color:#657B69\nvisited_link_color:#657B6D"
# Treeview headers
gtk-color-scheme = "column_header_color:#353535\nhover_column_header_color:#636769"
# Window decoration
gtk-color-scheme = "menu_hover_color:#616161\nwindow_color:#f4f4f4"
# Tooltips
gtk-color-scheme = "tooltip_fg_color:#f7f7f7\ntooltip_bg_color:#353535"

# Set GTK settings
gtk-auto-mnemonics = 1
gtk-primary-button-warps-slider = 1
gtk-icon-sizes="gtk-menu=16,16:\
gtk-button=16,16:\
gtk-small-toolbar=16,16:\
gtk-dnd=16,16:\
gtk-dialog=16,16"
gtk-toolbar-style = GTK_TOOLBAR_ICONS
gtk-menu-images = 0
gtk-menu-popup-delay = 0

# And hand over the control to the theme files
include "main.rc"
include "apps.rc"
include "hacks.rc"
36 changes: 36 additions & 0 deletions app-themes/Yaru-sage-dark/gtk-2.0/hacks.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et:
#
# This file contains horrible hacks to make this theme work with some programs
# This is mostly due to the limitations of gtk2 but sometimes its the fault of
# the programs themselves. Not going to point fingers.
#
# Either way, it's a WONTFIX for both, hence this horrible file.

style "toplevel_hack" {
engine "adwaita" {}
}

style "chrome_entry" {
base[NORMAL] = @base_color
base[INSENSITIVE] = @base_color
}

style "vim_notebook" {
bg[NORMAL] = @base_color
bg[ACTIVE] = @insensitive_bg_color
}

# Vim puts an eventbox between the tab and the label and colours it,
# we need to handle that
widget "vim-main-window*GtkNotebook.GtkEventBox" style "vim_notebook"

# (he)xchat input box
class "SexySpellEntry" style:highest "normal_entry"

# Chromium uses base as the fill colour of its own entries
# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg
# That results in Chromium using it for the fill, so we need to handle that
widget_class "*Chrom*<GtkEntry>" style "chrome_entry"

# Hack to be able to match widgets in LibreOffice
class "GtkWindow" style "toplevel_hack"
Loading

0 comments on commit c17a2bb

Please sign in to comment.